diff --git a/.gitignore b/.gitignore index cf77ab166..a6178f912 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,15 @@ # Visual Studio 2015 user specific files .vs/ .idea/ + +# Rider IDE +*.DotSettings.user + +# Unreal Engine specific files +*.pdb +*.exp +*.modules +*.rsp # Compiled Object files *.slo *.lo diff --git a/Config/DefaultEngine.ini b/Config/DefaultEngine.ini index 923c6c67a..12d9aa86f 100644 --- a/Config/DefaultEngine.ini +++ b/Config/DefaultEngine.ini @@ -1,7 +1,7 @@ [/Script/EngineSettings.GameMapsSettings] GameDefaultMap=/Game/Maps/Login.Login -EditorStartupMap=/Game/Maps/Login.Login +EditorStartupMap=/Engine/Maps/Entry.Entry GlobalDefaultGameMode=/Game/Blueprint/MainMenu/TG_GameModeMainMenu.TG_GameModeMainMenu_C TransitionMap=/Game/Maps/Transition_Level.Transition_Level GameInstanceClass=/Game/Blueprint/Base/TG_GameInstance.TG_GameInstance_C diff --git a/Content/Blueprint/FunctionLib/F_DataLib.uasset b/Content/Blueprint/FunctionLib/F_DataLib.uasset index fe7bd515d..c85975683 100644 Binary files a/Content/Blueprint/FunctionLib/F_DataLib.uasset and b/Content/Blueprint/FunctionLib/F_DataLib.uasset differ diff --git a/Content/LevelPrototyping/Materials/M_PrototypeGrid.uasset b/Content/LevelPrototyping/Materials/M_PrototypeGrid.uasset index 19a940fc2..d7b333f65 100644 Binary files a/Content/LevelPrototyping/Materials/M_PrototypeGrid.uasset and b/Content/LevelPrototyping/Materials/M_PrototypeGrid.uasset differ diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Android/UnrealGame/Development/AsyncLoadingScreen/AsyncLoadingScreen.precompiled b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Android/UnrealGame/Development/AsyncLoadingScreen/AsyncLoadingScreen.precompiled deleted file mode 100644 index 273dbcf17..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Android/UnrealGame/Development/AsyncLoadingScreen/AsyncLoadingScreen.precompiled +++ /dev/null @@ -1,8 +0,0 @@ -{ - "OutputFiles": [ - "..\\..\\..\\a\\UnrealGame\\Development\\AsyncLoadingScreen\\Module.AsyncLoadingScreen.cpp.o", - "..\\..\\..\\a\\UnrealGame\\Development\\AsyncLoadingScreen\\Module.AsyncLoadingScreen.cpp.o", - "..\\..\\..\\x\\UnrealGame\\Development\\AsyncLoadingScreen\\Module.AsyncLoadingScreen.cpp.o", - "..\\..\\..\\x\\UnrealGame\\Development\\AsyncLoadingScreen\\Module.AsyncLoadingScreen.cpp.o" - ] -} \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Android/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreen.init.gen.cpp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Android/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreen.init.gen.cpp deleted file mode 100644 index 93c3b43d4..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Android/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreen.init.gen.cpp +++ /dev/null @@ -1,29 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -#include "UObject/GeneratedCppIncludes.h" -PRAGMA_DISABLE_DEPRECATION_WARNINGS -void EmptyLinkFunctionForGeneratedCodeAsyncLoadingScreen_init() {} -static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); static FPackageRegistrationInfo Z_Registration_Info_UPackage__Script_AsyncLoadingScreen; - FORCENOINLINE UPackage* Z_Construct_UPackage__Script_AsyncLoadingScreen() - { - if (!Z_Registration_Info_UPackage__Script_AsyncLoadingScreen.OuterSingleton) - { - static const UECodeGen_Private::FPackageParams PackageParams = { - "/Script/AsyncLoadingScreen", - nullptr, - 0, - PKG_CompiledIn | 0x00000000, - 0xEAD88354, - 0x0B35F629, - METADATA_PARAMS(0, nullptr) - }; - UECodeGen_Private::ConstructUPackage(Z_Registration_Info_UPackage__Script_AsyncLoadingScreen.OuterSingleton, PackageParams); - } - return Z_Registration_Info_UPackage__Script_AsyncLoadingScreen.OuterSingleton; -} -static FRegisterCompiledInInfo Z_CompiledInDeferPackage_UPackage__Script_AsyncLoadingScreen(Z_Construct_UPackage__Script_AsyncLoadingScreen, TEXT("/Script/AsyncLoadingScreen"), Z_Registration_Info_UPackage__Script_AsyncLoadingScreen, CONSTRUCT_RELOAD_VERSION_INFO(FPackageReloadVersionInfo, 0xEAD88354, 0x0B35F629)); -PRAGMA_ENABLE_DEPRECATION_WARNINGS diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Android/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenClasses.h b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Android/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenClasses.h deleted file mode 100644 index 829531246..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Android/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenClasses.h +++ /dev/null @@ -1,10 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -#pragma once - - - diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Android/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.gen.cpp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Android/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.gen.cpp deleted file mode 100644 index 7c5059c1b..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Android/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.gen.cpp +++ /dev/null @@ -1,457 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -#include "UObject/GeneratedCppIncludes.h" -#include "AsyncLoadingScreenLibrary.h" - -PRAGMA_DISABLE_DEPRECATION_WARNINGS -static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); -void EmptyLinkFunctionForGeneratedCodeAsyncLoadingScreenLibrary() {} - -// ********** Begin Cross Module References ******************************************************** -ASYNCLOADINGSCREEN_API UClass* Z_Construct_UClass_UAsyncLoadingScreenLibrary(); -ASYNCLOADINGSCREEN_API UClass* Z_Construct_UClass_UAsyncLoadingScreenLibrary_NoRegister(); -ENGINE_API UClass* Z_Construct_UClass_UBlueprintFunctionLibrary(); -UPackage* Z_Construct_UPackage__Script_AsyncLoadingScreen(); -// ********** End Cross Module References ********************************************************** - -// ********** Begin Class UAsyncLoadingScreenLibrary Function GetIsEnableLoadingScreen ************* -struct Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics -{ - struct AsyncLoadingScreenLibrary_eventGetIsEnableLoadingScreen_Parms - { - bool ReturnValue; - }; -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { - { "Category", "Async Loading Screen" }, - { "Comment", "/**\n\x09 * Get enable/disable the loading screen for next levels\n\x09 *\n\x09 **/" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, - { "ToolTip", "Get enable/disable the loading screen for next levels" }, - }; -#endif // WITH_METADATA - -// ********** Begin Function GetIsEnableLoadingScreen constinit property declarations ************** - static void NewProp_ReturnValue_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Function GetIsEnableLoadingScreen constinit property declarations **************** - static const UECodeGen_Private::FFunctionParams FuncParams; -}; - -// ********** Begin Function GetIsEnableLoadingScreen Property Definitions ************************* -void Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::NewProp_ReturnValue_SetBit(void* Obj) -{ - ((AsyncLoadingScreenLibrary_eventGetIsEnableLoadingScreen_Parms*)Obj)->ReturnValue = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(AsyncLoadingScreenLibrary_eventGetIsEnableLoadingScreen_Parms), &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::NewProp_ReturnValue, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::PropPointers) < 2048); -// ********** End Function GetIsEnableLoadingScreen Property Definitions *************************** -const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncLoadingScreenLibrary, nullptr, "GetIsEnableLoadingScreen", Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::PropPointers), -sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::AsyncLoadingScreenLibrary_eventGetIsEnableLoadingScreen_Parms), -RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x14022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::Function_MetaDataParams)}, }; -static_assert(sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::AsyncLoadingScreenLibrary_eventGetIsEnableLoadingScreen_Parms) < MAX_uint16); -UFunction* Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen() -{ - static UFunction* ReturnFunction = nullptr; - if (!ReturnFunction) - { - UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::FuncParams); - } - return ReturnFunction; -} -DEFINE_FUNCTION(UAsyncLoadingScreenLibrary::execGetIsEnableLoadingScreen) -{ - P_FINISH; - P_NATIVE_BEGIN; - *(bool*)Z_Param__Result=UAsyncLoadingScreenLibrary::GetIsEnableLoadingScreen(); - P_NATIVE_END; -} -// ********** End Class UAsyncLoadingScreenLibrary Function GetIsEnableLoadingScreen *************** - -// ********** Begin Class UAsyncLoadingScreenLibrary Function SetDisplayBackgroundIndex ************ -struct Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics -{ - struct AsyncLoadingScreenLibrary_eventSetDisplayBackgroundIndex_Parms - { - int32 BackgroundIndex; - }; -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { - { "Category", "Async Loading Screen" }, - { "Comment", "/**\n\x09 * Set which background will be displayed on the loading screen by index. The \"SetDisplayBackgroundManually\" option in Background setting needs to be \"true\" to use this function.\n\x09 * \n\x09 * @param BackgroundIndex Valid index of the Background in \"Images\" array in Background setting. If the index is not valid, then it will display random background instead.\n\x09 **/" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, - { "ToolTip", "Set which background will be displayed on the loading screen by index. The \"SetDisplayBackgroundManually\" option in Background setting needs to be \"true\" to use this function.\n\n@param BackgroundIndex Valid index of the Background in \"Images\" array in Background setting. If the index is not valid, then it will display random background instead." }, - }; -#endif // WITH_METADATA - -// ********** Begin Function SetDisplayBackgroundIndex constinit property declarations ************* - static const UECodeGen_Private::FIntPropertyParams NewProp_BackgroundIndex; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Function SetDisplayBackgroundIndex constinit property declarations *************** - static const UECodeGen_Private::FFunctionParams FuncParams; -}; - -// ********** Begin Function SetDisplayBackgroundIndex Property Definitions ************************ -const UECodeGen_Private::FIntPropertyParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::NewProp_BackgroundIndex = { "BackgroundIndex", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(AsyncLoadingScreenLibrary_eventSetDisplayBackgroundIndex_Parms, BackgroundIndex), METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::NewProp_BackgroundIndex, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::PropPointers) < 2048); -// ********** End Function SetDisplayBackgroundIndex Property Definitions ************************** -const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncLoadingScreenLibrary, nullptr, "SetDisplayBackgroundIndex", Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::PropPointers), -sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::AsyncLoadingScreenLibrary_eventSetDisplayBackgroundIndex_Parms), -RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::Function_MetaDataParams)}, }; -static_assert(sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::AsyncLoadingScreenLibrary_eventSetDisplayBackgroundIndex_Parms) < MAX_uint16); -UFunction* Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex() -{ - static UFunction* ReturnFunction = nullptr; - if (!ReturnFunction) - { - UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::FuncParams); - } - return ReturnFunction; -} -DEFINE_FUNCTION(UAsyncLoadingScreenLibrary::execSetDisplayBackgroundIndex) -{ - P_GET_PROPERTY(FIntProperty,Z_Param_BackgroundIndex); - P_FINISH; - P_NATIVE_BEGIN; - UAsyncLoadingScreenLibrary::SetDisplayBackgroundIndex(Z_Param_BackgroundIndex); - P_NATIVE_END; -} -// ********** End Class UAsyncLoadingScreenLibrary Function SetDisplayBackgroundIndex ************** - -// ********** Begin Class UAsyncLoadingScreenLibrary Function SetDisplayMovieIndex ***************** -struct Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics -{ - struct AsyncLoadingScreenLibrary_eventSetDisplayMovieIndex_Parms - { - int32 MovieIndex; - }; -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { - { "Category", "Async Loading Screen" }, - { "Comment", "/**\n\x09 * Set which movie will be displayed on the loading screen by index. The \"SetDisplayMovieIndexManually\" option needs to be \"true\" to use this function.\n\x09 *\n\x09 * @param MovieIndex Valid index of the movie in \"MoviePaths\" array.\n\x09 **/" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, - { "ToolTip", "Set which movie will be displayed on the loading screen by index. The \"SetDisplayMovieIndexManually\" option needs to be \"true\" to use this function.\n\n@param MovieIndex Valid index of the movie in \"MoviePaths\" array." }, - }; -#endif // WITH_METADATA - -// ********** Begin Function SetDisplayMovieIndex constinit property declarations ****************** - static const UECodeGen_Private::FIntPropertyParams NewProp_MovieIndex; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Function SetDisplayMovieIndex constinit property declarations ******************** - static const UECodeGen_Private::FFunctionParams FuncParams; -}; - -// ********** Begin Function SetDisplayMovieIndex Property Definitions ***************************** -const UECodeGen_Private::FIntPropertyParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::NewProp_MovieIndex = { "MovieIndex", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(AsyncLoadingScreenLibrary_eventSetDisplayMovieIndex_Parms, MovieIndex), METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::NewProp_MovieIndex, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::PropPointers) < 2048); -// ********** End Function SetDisplayMovieIndex Property Definitions ******************************* -const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncLoadingScreenLibrary, nullptr, "SetDisplayMovieIndex", Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::PropPointers), -sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::AsyncLoadingScreenLibrary_eventSetDisplayMovieIndex_Parms), -RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::Function_MetaDataParams)}, }; -static_assert(sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::AsyncLoadingScreenLibrary_eventSetDisplayMovieIndex_Parms) < MAX_uint16); -UFunction* Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex() -{ - static UFunction* ReturnFunction = nullptr; - if (!ReturnFunction) - { - UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::FuncParams); - } - return ReturnFunction; -} -DEFINE_FUNCTION(UAsyncLoadingScreenLibrary::execSetDisplayMovieIndex) -{ - P_GET_PROPERTY(FIntProperty,Z_Param_MovieIndex); - P_FINISH; - P_NATIVE_BEGIN; - UAsyncLoadingScreenLibrary::SetDisplayMovieIndex(Z_Param_MovieIndex); - P_NATIVE_END; -} -// ********** End Class UAsyncLoadingScreenLibrary Function SetDisplayMovieIndex ******************* - -// ********** Begin Class UAsyncLoadingScreenLibrary Function SetDisplayTipTextIndex *************** -struct Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics -{ - struct AsyncLoadingScreenLibrary_eventSetDisplayTipTextIndex_Parms - { - int32 TipTextIndex; - }; -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { - { "Category", "Async Loading Screen" }, - { "Comment", "/**\n\x09 * Set which text will be displayed on the loading screen by index. The \"SetDisplayTipTextManually\" option in Tip Widget setting needs to be \"true\" to use this function.\n\x09 *\n\x09 * @param TipTextIndex Valid index of the text in \"TipText\" array in Tip Widget setting. If the index is not valid, then it will display random text instead.\n\x09 **/" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, - { "ToolTip", "Set which text will be displayed on the loading screen by index. The \"SetDisplayTipTextManually\" option in Tip Widget setting needs to be \"true\" to use this function.\n\n@param TipTextIndex Valid index of the text in \"TipText\" array in Tip Widget setting. If the index is not valid, then it will display random text instead." }, - }; -#endif // WITH_METADATA - -// ********** Begin Function SetDisplayTipTextIndex constinit property declarations **************** - static const UECodeGen_Private::FIntPropertyParams NewProp_TipTextIndex; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Function SetDisplayTipTextIndex constinit property declarations ****************** - static const UECodeGen_Private::FFunctionParams FuncParams; -}; - -// ********** Begin Function SetDisplayTipTextIndex Property Definitions *************************** -const UECodeGen_Private::FIntPropertyParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::NewProp_TipTextIndex = { "TipTextIndex", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(AsyncLoadingScreenLibrary_eventSetDisplayTipTextIndex_Parms, TipTextIndex), METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::NewProp_TipTextIndex, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::PropPointers) < 2048); -// ********** End Function SetDisplayTipTextIndex Property Definitions ***************************** -const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncLoadingScreenLibrary, nullptr, "SetDisplayTipTextIndex", Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::PropPointers), -sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::AsyncLoadingScreenLibrary_eventSetDisplayTipTextIndex_Parms), -RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::Function_MetaDataParams)}, }; -static_assert(sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::AsyncLoadingScreenLibrary_eventSetDisplayTipTextIndex_Parms) < MAX_uint16); -UFunction* Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex() -{ - static UFunction* ReturnFunction = nullptr; - if (!ReturnFunction) - { - UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::FuncParams); - } - return ReturnFunction; -} -DEFINE_FUNCTION(UAsyncLoadingScreenLibrary::execSetDisplayTipTextIndex) -{ - P_GET_PROPERTY(FIntProperty,Z_Param_TipTextIndex); - P_FINISH; - P_NATIVE_BEGIN; - UAsyncLoadingScreenLibrary::SetDisplayTipTextIndex(Z_Param_TipTextIndex); - P_NATIVE_END; -} -// ********** End Class UAsyncLoadingScreenLibrary Function SetDisplayTipTextIndex ***************** - -// ********** Begin Class UAsyncLoadingScreenLibrary Function SetEnableLoadingScreen *************** -struct Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics -{ - struct AsyncLoadingScreenLibrary_eventSetEnableLoadingScreen_Parms - { - bool bIsEnableLoadingScreen; - }; -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { - { "Category", "Async Loading Screen" }, - { "Comment", "/**\n\x09 * Set enable/disable the loading screen for next levels\n\x09 *\n\x09 * @param bIsEnableLoadingScreen Should we enable the loading screen for next level?\n\x09 **/" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, - { "ToolTip", "Set enable/disable the loading screen for next levels\n\n@param bIsEnableLoadingScreen Should we enable the loading screen for next level?" }, - }; -#endif // WITH_METADATA - -// ********** Begin Function SetEnableLoadingScreen constinit property declarations **************** - static void NewProp_bIsEnableLoadingScreen_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsEnableLoadingScreen; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Function SetEnableLoadingScreen constinit property declarations ****************** - static const UECodeGen_Private::FFunctionParams FuncParams; -}; - -// ********** Begin Function SetEnableLoadingScreen Property Definitions *************************** -void Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::NewProp_bIsEnableLoadingScreen_SetBit(void* Obj) -{ - ((AsyncLoadingScreenLibrary_eventSetEnableLoadingScreen_Parms*)Obj)->bIsEnableLoadingScreen = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::NewProp_bIsEnableLoadingScreen = { "bIsEnableLoadingScreen", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(AsyncLoadingScreenLibrary_eventSetEnableLoadingScreen_Parms), &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::NewProp_bIsEnableLoadingScreen_SetBit, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::NewProp_bIsEnableLoadingScreen, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::PropPointers) < 2048); -// ********** End Function SetEnableLoadingScreen Property Definitions ***************************** -const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncLoadingScreenLibrary, nullptr, "SetEnableLoadingScreen", Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::PropPointers), -sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::AsyncLoadingScreenLibrary_eventSetEnableLoadingScreen_Parms), -RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::Function_MetaDataParams)}, }; -static_assert(sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::AsyncLoadingScreenLibrary_eventSetEnableLoadingScreen_Parms) < MAX_uint16); -UFunction* Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen() -{ - static UFunction* ReturnFunction = nullptr; - if (!ReturnFunction) - { - UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::FuncParams); - } - return ReturnFunction; -} -DEFINE_FUNCTION(UAsyncLoadingScreenLibrary::execSetEnableLoadingScreen) -{ - P_GET_UBOOL(Z_Param_bIsEnableLoadingScreen); - P_FINISH; - P_NATIVE_BEGIN; - UAsyncLoadingScreenLibrary::SetEnableLoadingScreen(Z_Param_bIsEnableLoadingScreen); - P_NATIVE_END; -} -// ********** End Class UAsyncLoadingScreenLibrary Function SetEnableLoadingScreen ***************** - -// ********** Begin Class UAsyncLoadingScreenLibrary Function StopLoadingScreen ******************** -struct Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { - { "Category", "Async Loading Screen" }, - { "Comment", "/**\n\x09 * Stop the loading screen. To use this function, you must enable the \"bAllowEngineTick\" option.\n\x09 * Call this function in BeginPlay event to stop the Loading Screen (works with Delay node).\n\x09 *\n\x09 **/" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, - { "ToolTip", "Stop the loading screen. To use this function, you must enable the \"bAllowEngineTick\" option.\nCall this function in BeginPlay event to stop the Loading Screen (works with Delay node)." }, - }; -#endif // WITH_METADATA - -// ********** Begin Function StopLoadingScreen constinit property declarations ********************* -// ********** End Function StopLoadingScreen constinit property declarations *********************** - static const UECodeGen_Private::FFunctionParams FuncParams; -}; -const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncLoadingScreenLibrary, nullptr, "StopLoadingScreen", nullptr, - 0, -0, -RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen_Statics::Function_MetaDataParams)}, }; -UFunction* Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen() -{ - static UFunction* ReturnFunction = nullptr; - if (!ReturnFunction) - { - UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen_Statics::FuncParams); - } - return ReturnFunction; -} -DEFINE_FUNCTION(UAsyncLoadingScreenLibrary::execStopLoadingScreen) -{ - P_FINISH; - P_NATIVE_BEGIN; - UAsyncLoadingScreenLibrary::StopLoadingScreen(); - P_NATIVE_END; -} -// ********** End Class UAsyncLoadingScreenLibrary Function StopLoadingScreen ********************** - -// ********** Begin Class UAsyncLoadingScreenLibrary *********************************************** -FClassRegistrationInfo Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary; -UClass* UAsyncLoadingScreenLibrary::GetPrivateStaticClass() -{ - using TClass = UAsyncLoadingScreenLibrary; - if (!Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary.InnerSingleton) - { - GetPrivateStaticClassBody( - TClass::StaticPackage(), - TEXT("AsyncLoadingScreenLibrary"), - Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary.InnerSingleton, - StaticRegisterNativesUAsyncLoadingScreenLibrary, - sizeof(TClass), - alignof(TClass), - TClass::StaticClassFlags, - TClass::StaticClassCastFlags(), - TClass::StaticConfigName(), - (UClass::ClassConstructorType)InternalConstructor, - (UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller, - UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass), - &TClass::Super::StaticClass, - &TClass::WithinClass::StaticClass - ); - } - return Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary.InnerSingleton; -} -UClass* Z_Construct_UClass_UAsyncLoadingScreenLibrary_NoRegister() -{ - return UAsyncLoadingScreenLibrary::GetPrivateStaticClass(); -} -struct Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = { - { "Comment", "/**\n * Async Loading Screen Function Library\n */" }, - { "IncludePath", "AsyncLoadingScreenLibrary.h" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, - { "ToolTip", "Async Loading Screen Function Library" }, - }; -#endif // WITH_METADATA - -// ********** Begin Class UAsyncLoadingScreenLibrary constinit property declarations *************** -// ********** End Class UAsyncLoadingScreenLibrary constinit property declarations ***************** - static constexpr UE::CodeGen::FClassNativeFunction Funcs[] = { - { .NameUTF8 = UTF8TEXT("GetIsEnableLoadingScreen"), .Pointer = &UAsyncLoadingScreenLibrary::execGetIsEnableLoadingScreen }, - { .NameUTF8 = UTF8TEXT("SetDisplayBackgroundIndex"), .Pointer = &UAsyncLoadingScreenLibrary::execSetDisplayBackgroundIndex }, - { .NameUTF8 = UTF8TEXT("SetDisplayMovieIndex"), .Pointer = &UAsyncLoadingScreenLibrary::execSetDisplayMovieIndex }, - { .NameUTF8 = UTF8TEXT("SetDisplayTipTextIndex"), .Pointer = &UAsyncLoadingScreenLibrary::execSetDisplayTipTextIndex }, - { .NameUTF8 = UTF8TEXT("SetEnableLoadingScreen"), .Pointer = &UAsyncLoadingScreenLibrary::execSetEnableLoadingScreen }, - { .NameUTF8 = UTF8TEXT("StopLoadingScreen"), .Pointer = &UAsyncLoadingScreenLibrary::execStopLoadingScreen }, - }; - static UObject* (*const DependentSingletons[])(); - static constexpr FClassFunctionLinkInfo FuncInfo[] = { - { &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen, "GetIsEnableLoadingScreen" }, // 1781186931 - { &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex, "SetDisplayBackgroundIndex" }, // 2812620146 - { &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex, "SetDisplayMovieIndex" }, // 1160756460 - { &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex, "SetDisplayTipTextIndex" }, // 4255238157 - { &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen, "SetEnableLoadingScreen" }, // 3650408977 - { &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen, "StopLoadingScreen" }, // 4092932218 - }; - static_assert(UE_ARRAY_COUNT(FuncInfo) < 2048); - static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = { - TCppClassTypeTraits::IsAbstract, - }; - static const UECodeGen_Private::FClassParams ClassParams; -}; // struct Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics -UObject* (*const Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::DependentSingletons[])() = { - (UObject* (*)())Z_Construct_UClass_UBlueprintFunctionLibrary, - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::DependentSingletons) < 16); -const UECodeGen_Private::FClassParams Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::ClassParams = { - &UAsyncLoadingScreenLibrary::StaticClass, - nullptr, - &StaticCppClassTypeInfo, - DependentSingletons, - FuncInfo, - nullptr, - nullptr, - UE_ARRAY_COUNT(DependentSingletons), - UE_ARRAY_COUNT(FuncInfo), - 0, - 0, - 0x001000A0u, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::Class_MetaDataParams), Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::Class_MetaDataParams) -}; -void UAsyncLoadingScreenLibrary::StaticRegisterNativesUAsyncLoadingScreenLibrary() -{ - UClass* Class = UAsyncLoadingScreenLibrary::StaticClass(); - FNativeFunctionRegistrar::RegisterFunctions(Class, MakeConstArrayView(Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::Funcs)); -} -UClass* Z_Construct_UClass_UAsyncLoadingScreenLibrary() -{ - if (!Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary.OuterSingleton) - { - UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary.OuterSingleton, Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::ClassParams); - } - return Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary.OuterSingleton; -} -UAsyncLoadingScreenLibrary::UAsyncLoadingScreenLibrary(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {} -DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UAsyncLoadingScreenLibrary); -UAsyncLoadingScreenLibrary::~UAsyncLoadingScreenLibrary() {} -// ********** End Class UAsyncLoadingScreenLibrary ************************************************* - -// ********** Begin Registration ******************************************************************* -struct Z_CompiledInDeferFile_FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h__Script_AsyncLoadingScreen_Statics -{ - static constexpr FClassRegisterCompiledInInfo ClassInfo[] = { - { Z_Construct_UClass_UAsyncLoadingScreenLibrary, UAsyncLoadingScreenLibrary::StaticClass, TEXT("UAsyncLoadingScreenLibrary"), &Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UAsyncLoadingScreenLibrary), 1482019181U) }, - }; -}; // Z_CompiledInDeferFile_FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h__Script_AsyncLoadingScreen_Statics -static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h__Script_AsyncLoadingScreen_1189210381{ - TEXT("/Script/AsyncLoadingScreen"), - Z_CompiledInDeferFile_FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h__Script_AsyncLoadingScreen_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h__Script_AsyncLoadingScreen_Statics::ClassInfo), - nullptr, 0, - nullptr, 0, -}; -// ********** End Registration ********************************************************************* - -PRAGMA_ENABLE_DEPRECATION_WARNINGS diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Android/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.generated.h b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Android/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.generated.h deleted file mode 100644 index 396d0fc4f..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Android/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.generated.h +++ /dev/null @@ -1,73 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -// IWYU pragma: private, include "AsyncLoadingScreenLibrary.h" - -#ifdef ASYNCLOADINGSCREEN_AsyncLoadingScreenLibrary_generated_h -#error "AsyncLoadingScreenLibrary.generated.h already included, missing '#pragma once' in AsyncLoadingScreenLibrary.h" -#endif -#define ASYNCLOADINGSCREEN_AsyncLoadingScreenLibrary_generated_h - -#include "UObject/ObjectMacros.h" -#include "UObject/ScriptMacros.h" - -PRAGMA_DISABLE_DEPRECATION_WARNINGS - -// ********** Begin Class UAsyncLoadingScreenLibrary *********************************************** -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_RPC_WRAPPERS_NO_PURE_DECLS \ - DECLARE_FUNCTION(execStopLoadingScreen); \ - DECLARE_FUNCTION(execGetIsEnableLoadingScreen); \ - DECLARE_FUNCTION(execSetEnableLoadingScreen); \ - DECLARE_FUNCTION(execSetDisplayMovieIndex); \ - DECLARE_FUNCTION(execSetDisplayTipTextIndex); \ - DECLARE_FUNCTION(execSetDisplayBackgroundIndex); - - -struct Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics; -ASYNCLOADINGSCREEN_API UClass* Z_Construct_UClass_UAsyncLoadingScreenLibrary_NoRegister(); - -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_INCLASS_NO_PURE_DECLS \ -private: \ - static void StaticRegisterNativesUAsyncLoadingScreenLibrary(); \ - friend struct ::Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics; \ - static UClass* GetPrivateStaticClass(); \ - friend ASYNCLOADINGSCREEN_API UClass* ::Z_Construct_UClass_UAsyncLoadingScreenLibrary_NoRegister(); \ -public: \ - DECLARE_CLASS2(UAsyncLoadingScreenLibrary, UBlueprintFunctionLibrary, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/AsyncLoadingScreen"), Z_Construct_UClass_UAsyncLoadingScreenLibrary_NoRegister) \ - DECLARE_SERIALIZER(UAsyncLoadingScreenLibrary) - - -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_ENHANCED_CONSTRUCTORS \ - /** Standard constructor, called after all reflected properties have been initialized */ \ - NO_API UAsyncLoadingScreenLibrary(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \ - /** Deleted move- and copy-constructors, should never be used */ \ - UAsyncLoadingScreenLibrary(UAsyncLoadingScreenLibrary&&) = delete; \ - UAsyncLoadingScreenLibrary(const UAsyncLoadingScreenLibrary&) = delete; \ - DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UAsyncLoadingScreenLibrary); \ - DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UAsyncLoadingScreenLibrary); \ - DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UAsyncLoadingScreenLibrary) \ - NO_API virtual ~UAsyncLoadingScreenLibrary(); - - -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_18_PROLOG -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_GENERATED_BODY \ -PRAGMA_DISABLE_DEPRECATION_WARNINGS \ -public: \ - FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_RPC_WRAPPERS_NO_PURE_DECLS \ - FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_INCLASS_NO_PURE_DECLS \ - FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_ENHANCED_CONSTRUCTORS \ -private: \ -PRAGMA_ENABLE_DEPRECATION_WARNINGS - - -class UAsyncLoadingScreenLibrary; - -// ********** End Class UAsyncLoadingScreenLibrary ************************************************* - -#undef CURRENT_FILE_ID -#define CURRENT_FILE_ID FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h - -PRAGMA_ENABLE_DEPRECATION_WARNINGS diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Android/UnrealGame/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.gen.cpp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Android/UnrealGame/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.gen.cpp deleted file mode 100644 index aa92368d7..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Android/UnrealGame/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.gen.cpp +++ /dev/null @@ -1,2528 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -#include "UObject/GeneratedCppIncludes.h" -#include "LoadingScreenSettings.h" -#include "Fonts/SlateFontInfo.h" -#include "Layout/Margin.h" -#include "Styling/SlateBrush.h" -#include "Styling/SlateColor.h" - -PRAGMA_DISABLE_DEPRECATION_WARNINGS -static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); -void EmptyLinkFunctionForGeneratedCodeLoadingScreenSettings() {} - -// ********** Begin Cross Module References ******************************************************** -ASYNCLOADINGSCREEN_API UClass* Z_Construct_UClass_ULoadingScreenSettings(); -ASYNCLOADINGSCREEN_API UClass* Z_Construct_UClass_ULoadingScreenSettings_NoRegister(); -ASYNCLOADINGSCREEN_API UEnum* Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout(); -ASYNCLOADINGSCREEN_API UEnum* Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType(); -ASYNCLOADINGSCREEN_API UEnum* Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FALoadingScreenSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FBackgroundSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FCenterLayoutSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FCircularThrobberSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FClassicLayoutSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FDualSidebarLayoutSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FImageSequenceSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FLetterboxLayoutSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FLoadingCompleteTextSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FLoadingWidgetSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FSidebarLayoutSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FTextAppearance(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FThrobberSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FTipSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FWidgetAlignment(); -COREUOBJECT_API UScriptStruct* Z_Construct_UScriptStruct_FLinearColor(); -COREUOBJECT_API UScriptStruct* Z_Construct_UScriptStruct_FVector2D(); -DEVELOPERSETTINGS_API UClass* Z_Construct_UClass_UDeveloperSettings(); -ENGINE_API UClass* Z_Construct_UClass_UTexture2D_NoRegister(); -MOVIEPLAYER_API UEnum* Z_Construct_UEnum_MoviePlayer_EMoviePlaybackType(); -SLATE_API UEnum* Z_Construct_UEnum_Slate_EStretch(); -SLATE_API UEnum* Z_Construct_UEnum_Slate_ETextJustify(); -SLATECORE_API UEnum* Z_Construct_UEnum_SlateCore_EHorizontalAlignment(); -SLATECORE_API UEnum* Z_Construct_UEnum_SlateCore_EVerticalAlignment(); -SLATECORE_API UScriptStruct* Z_Construct_UScriptStruct_FMargin(); -SLATECORE_API UScriptStruct* Z_Construct_UScriptStruct_FSlateBrush(); -SLATECORE_API UScriptStruct* Z_Construct_UScriptStruct_FSlateColor(); -SLATECORE_API UScriptStruct* Z_Construct_UScriptStruct_FSlateFontInfo(); -UPackage* Z_Construct_UPackage__Script_AsyncLoadingScreen(); -// ********** End Cross Module References ********************************************************** - -// ********** Begin Enum EAsyncLoadingScreenLayout ************************************************* -static FEnumRegistrationInfo Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout; -static UEnum* EAsyncLoadingScreenLayout_StaticEnum() -{ - if (!Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout.OuterSingleton) - { - Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("EAsyncLoadingScreenLayout")); - } - return Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout.OuterSingleton; -} -template<> ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API UEnum* StaticEnum() -{ - return EAsyncLoadingScreenLayout_StaticEnum(); -} -struct Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = { - { "ALSL_Center.Comment", "/** \n\x09 * The loading widget is at the center of the screen, tip widget can be at the bottom or top.\n\x09 * The Center layout is a good choice if your loading icon is the main design.\n\x09 */" }, - { "ALSL_Center.DisplayName", "Center" }, - { "ALSL_Center.Name", "EAsyncLoadingScreenLayout::ALSL_Center" }, - { "ALSL_Center.ToolTip", "The loading widget is at the center of the screen, tip widget can be at the bottom or top.\nThe Center layout is a good choice if your loading icon is the main design." }, - { "ALSL_Classic.Comment", "/**\n\x09 * The Classic is a simple, generic layout and fits well with many designs.\n\x09 * Loading and tip widgets can be at the bottom or top.\n\x09 */" }, - { "ALSL_Classic.DisplayName", "Classic" }, - { "ALSL_Classic.Name", "EAsyncLoadingScreenLayout::ALSL_Classic" }, - { "ALSL_Classic.ToolTip", "The Classic is a simple, generic layout and fits well with many designs.\nLoading and tip widgets can be at the bottom or top." }, - { "ALSL_DualSidebar.Comment", "/**\n\x09 * Similar to Sidebar layout but Dual Sidebar layout has two vertical borders on both left and right of the screen.\n\x09 * The Dual Sidebar layout is suitable for storytelling, long paragraphs due to the height of the tip widget.\n\x09 */" }, - { "ALSL_DualSidebar.DisplayName", "Dual Sidebar" }, - { "ALSL_DualSidebar.Name", "EAsyncLoadingScreenLayout::ALSL_DualSidebar" }, - { "ALSL_DualSidebar.ToolTip", "Similar to Sidebar layout but Dual Sidebar layout has two vertical borders on both left and right of the screen.\nThe Dual Sidebar layout is suitable for storytelling, long paragraphs due to the height of the tip widget." }, - { "ALSL_Letterbox.Comment", "/**\n\x09 * The Letterbox layout has two borders on top and bottom of the screen. Loading widget \n\x09 * can be on the top and the tip is at the bottom of the screen, or vice versa.\n\x09 */" }, - { "ALSL_Letterbox.DisplayName", "Letterbox" }, - { "ALSL_Letterbox.Name", "EAsyncLoadingScreenLayout::ALSL_Letterbox" }, - { "ALSL_Letterbox.ToolTip", "The Letterbox layout has two borders on top and bottom of the screen. Loading widget\ncan be on the top and the tip is at the bottom of the screen, or vice versa." }, - { "ALSL_Sidebar.Comment", "/**\n\x09 * The Sidebar layout has a vertical border on the left or right of the screen. The Sidebar \n\x09 * is suitable for storytelling, long paragraphs due to the height of the tip widget.\n\x09 */" }, - { "ALSL_Sidebar.DisplayName", "Sidebar" }, - { "ALSL_Sidebar.Name", "EAsyncLoadingScreenLayout::ALSL_Sidebar" }, - { "ALSL_Sidebar.ToolTip", "The Sidebar layout has a vertical border on the left or right of the screen. The Sidebar\nis suitable for storytelling, long paragraphs due to the height of the tip widget." }, - { "BlueprintType", "true" }, - { "Comment", "/** \n * Asynce Loading Screen Layouts\n */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Asynce Loading Screen Layouts" }, - }; -#endif // WITH_METADATA - static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = { - { "EAsyncLoadingScreenLayout::ALSL_Classic", (int64)EAsyncLoadingScreenLayout::ALSL_Classic }, - { "EAsyncLoadingScreenLayout::ALSL_Center", (int64)EAsyncLoadingScreenLayout::ALSL_Center }, - { "EAsyncLoadingScreenLayout::ALSL_Letterbox", (int64)EAsyncLoadingScreenLayout::ALSL_Letterbox }, - { "EAsyncLoadingScreenLayout::ALSL_Sidebar", (int64)EAsyncLoadingScreenLayout::ALSL_Sidebar }, - { "EAsyncLoadingScreenLayout::ALSL_DualSidebar", (int64)EAsyncLoadingScreenLayout::ALSL_DualSidebar }, - }; - static const UECodeGen_Private::FEnumParams EnumParams; -}; // struct Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics -const UECodeGen_Private::FEnumParams Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics::EnumParams = { - (UObject*(*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - "EAsyncLoadingScreenLayout", - "EAsyncLoadingScreenLayout", - Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics::Enumerators, - RF_Public|RF_Transient|RF_MarkAsNative, - UE_ARRAY_COUNT(Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics::Enumerators), - EEnumFlags::None, - (uint8)UEnum::ECppForm::EnumClass, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics::Enum_MetaDataParams), Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics::Enum_MetaDataParams) -}; -UEnum* Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout() -{ - if (!Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout.InnerSingleton) - { - UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout.InnerSingleton, Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics::EnumParams); - } - return Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout.InnerSingleton; -} -// ********** End Enum EAsyncLoadingScreenLayout *************************************************** - -// ********** Begin Enum ELoadingIconType ********************************************************** -static FEnumRegistrationInfo Z_Registration_Info_UEnum_ELoadingIconType; -static UEnum* ELoadingIconType_StaticEnum() -{ - if (!Z_Registration_Info_UEnum_ELoadingIconType.OuterSingleton) - { - Z_Registration_Info_UEnum_ELoadingIconType.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("ELoadingIconType")); - } - return Z_Registration_Info_UEnum_ELoadingIconType.OuterSingleton; -} -template<> ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API UEnum* StaticEnum() -{ - return ELoadingIconType_StaticEnum(); -} -struct Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Loading Icon Type*/" }, - { "LIT_CircularThrobber.Comment", "/** SCircularThrobber widget */" }, - { "LIT_CircularThrobber.DisplayName", "Circular Throbber" }, - { "LIT_CircularThrobber.Name", "ELoadingIconType::LIT_CircularThrobber" }, - { "LIT_CircularThrobber.ToolTip", "SCircularThrobber widget" }, - { "LIT_ImageSequence.Comment", "/** Animated images */" }, - { "LIT_ImageSequence.DisplayName", "Image Sequence" }, - { "LIT_ImageSequence.Name", "ELoadingIconType::LIT_ImageSequence" }, - { "LIT_ImageSequence.ToolTip", "Animated images" }, - { "LIT_Throbber.Comment", "/** SThrobber widget */" }, - { "LIT_Throbber.DisplayName", "Throbber" }, - { "LIT_Throbber.Name", "ELoadingIconType::LIT_Throbber" }, - { "LIT_Throbber.ToolTip", "SThrobber widget" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading Icon Type" }, - }; -#endif // WITH_METADATA - static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = { - { "ELoadingIconType::LIT_Throbber", (int64)ELoadingIconType::LIT_Throbber }, - { "ELoadingIconType::LIT_CircularThrobber", (int64)ELoadingIconType::LIT_CircularThrobber }, - { "ELoadingIconType::LIT_ImageSequence", (int64)ELoadingIconType::LIT_ImageSequence }, - }; - static const UECodeGen_Private::FEnumParams EnumParams; -}; // struct Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics -const UECodeGen_Private::FEnumParams Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics::EnumParams = { - (UObject*(*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - "ELoadingIconType", - "ELoadingIconType", - Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics::Enumerators, - RF_Public|RF_Transient|RF_MarkAsNative, - UE_ARRAY_COUNT(Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics::Enumerators), - EEnumFlags::None, - (uint8)UEnum::ECppForm::EnumClass, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics::Enum_MetaDataParams), Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics::Enum_MetaDataParams) -}; -UEnum* Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType() -{ - if (!Z_Registration_Info_UEnum_ELoadingIconType.InnerSingleton) - { - UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_ELoadingIconType.InnerSingleton, Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics::EnumParams); - } - return Z_Registration_Info_UEnum_ELoadingIconType.InnerSingleton; -} -// ********** End Enum ELoadingIconType ************************************************************ - -// ********** Begin Enum ELoadingWidgetType ******************************************************** -static FEnumRegistrationInfo Z_Registration_Info_UEnum_ELoadingWidgetType; -static UEnum* ELoadingWidgetType_StaticEnum() -{ - if (!Z_Registration_Info_UEnum_ELoadingWidgetType.OuterSingleton) - { - Z_Registration_Info_UEnum_ELoadingWidgetType.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("ELoadingWidgetType")); - } - return Z_Registration_Info_UEnum_ELoadingWidgetType.OuterSingleton; -} -template<> ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API UEnum* StaticEnum() -{ - return ELoadingWidgetType_StaticEnum(); -} -struct Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Loading Widget type */" }, - { "LWT_Horizontal.Comment", "/** Horizontal alignment */" }, - { "LWT_Horizontal.DisplayName", "Horizontal" }, - { "LWT_Horizontal.Name", "ELoadingWidgetType::LWT_Horizontal" }, - { "LWT_Horizontal.ToolTip", "Horizontal alignment" }, - { "LWT_Vertical.Comment", "/** Vertical alignment */" }, - { "LWT_Vertical.DisplayName", "Vertical" }, - { "LWT_Vertical.Name", "ELoadingWidgetType::LWT_Vertical" }, - { "LWT_Vertical.ToolTip", "Vertical alignment" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading Widget type" }, - }; -#endif // WITH_METADATA - static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = { - { "ELoadingWidgetType::LWT_Horizontal", (int64)ELoadingWidgetType::LWT_Horizontal }, - { "ELoadingWidgetType::LWT_Vertical", (int64)ELoadingWidgetType::LWT_Vertical }, - }; - static const UECodeGen_Private::FEnumParams EnumParams; -}; // struct Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics -const UECodeGen_Private::FEnumParams Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics::EnumParams = { - (UObject*(*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - "ELoadingWidgetType", - "ELoadingWidgetType", - Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics::Enumerators, - RF_Public|RF_Transient|RF_MarkAsNative, - UE_ARRAY_COUNT(Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics::Enumerators), - EEnumFlags::None, - (uint8)UEnum::ECppForm::EnumClass, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics::Enum_MetaDataParams), Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics::Enum_MetaDataParams) -}; -UEnum* Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType() -{ - if (!Z_Registration_Info_UEnum_ELoadingWidgetType.InnerSingleton) - { - UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_ELoadingWidgetType.InnerSingleton, Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics::EnumParams); - } - return Z_Registration_Info_UEnum_ELoadingWidgetType.InnerSingleton; -} -// ********** End Enum ELoadingWidgetType ********************************************************** - -// ********** Begin ScriptStruct FWidgetAlignment ************************************************** -struct Z_Construct_UScriptStruct_FWidgetAlignment_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FWidgetAlignment); } - static inline consteval int16 GetStructAlignment() { return alignof(FWidgetAlignment); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Alignment for widget*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Alignment for widget" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_HorizontalAlignment_MetaData[] = { - { "Category", "Alignment Setting" }, - { "Comment", "/** The horizontal alignment of the widget.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The horizontal alignment of the widget." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_VerticalAlignment_MetaData[] = { - { "Category", "Alignment Setting" }, - { "Comment", "/** The vertical alignment of the widget.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The vertical alignment of the widget." }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FWidgetAlignment constinit property declarations ****************** - static const UECodeGen_Private::FBytePropertyParams NewProp_HorizontalAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_VerticalAlignment; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FWidgetAlignment constinit property declarations ******************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FWidgetAlignment_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FWidgetAlignment; -class UScriptStruct* FWidgetAlignment::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FWidgetAlignment.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FWidgetAlignment.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FWidgetAlignment, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("WidgetAlignment")); - } - return Z_Registration_Info_UScriptStruct_FWidgetAlignment.OuterSingleton; - } - -// ********** Begin ScriptStruct FWidgetAlignment Property Definitions ***************************** -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FWidgetAlignment_Statics::NewProp_HorizontalAlignment = { "HorizontalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FWidgetAlignment, HorizontalAlignment), Z_Construct_UEnum_SlateCore_EHorizontalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_HorizontalAlignment_MetaData), NewProp_HorizontalAlignment_MetaData) }; // 990570535 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FWidgetAlignment_Statics::NewProp_VerticalAlignment = { "VerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FWidgetAlignment, VerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_VerticalAlignment_MetaData), NewProp_VerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FWidgetAlignment_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FWidgetAlignment_Statics::NewProp_HorizontalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FWidgetAlignment_Statics::NewProp_VerticalAlignment, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FWidgetAlignment_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FWidgetAlignment Property Definitions ******************************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FWidgetAlignment_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "WidgetAlignment", - Z_Construct_UScriptStruct_FWidgetAlignment_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FWidgetAlignment_Statics::PropPointers), - sizeof(FWidgetAlignment), - alignof(FWidgetAlignment), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FWidgetAlignment_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FWidgetAlignment_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FWidgetAlignment() -{ - if (!Z_Registration_Info_UScriptStruct_FWidgetAlignment.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FWidgetAlignment.InnerSingleton, Z_Construct_UScriptStruct_FWidgetAlignment_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FWidgetAlignment.InnerSingleton); -} -// ********** End ScriptStruct FWidgetAlignment **************************************************** - -// ********** Begin ScriptStruct FTextAppearance *************************************************** -struct Z_Construct_UScriptStruct_FTextAppearance_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FTextAppearance); } - static inline consteval int16 GetStructAlignment() { return alignof(FTextAppearance); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "// Text appearance settings\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Text appearance settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ColorAndOpacity_MetaData[] = { - { "Category", "Text Appearance" }, - { "Comment", "/** Text color and opacity */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Text color and opacity" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Font_MetaData[] = { - { "Category", "Text Appearance" }, - { "Comment", "// The font to render the text with.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The font to render the text with." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ShadowOffset_MetaData[] = { - { "Category", "Text Appearance" }, - { "Comment", "/** Drop shadow offset in pixels */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Drop shadow offset in pixels" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ShadowColorAndOpacity_MetaData[] = { - { "Category", "Text Appearance" }, - { "Comment", "/** Shadow color and opacity */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Shadow color and opacity" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Justification_MetaData[] = { - { "Category", "Text Appearance" }, - { "Comment", "/** How the text should be aligned with the margin. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "How the text should be aligned with the margin." }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FTextAppearance constinit property declarations ******************* - static const UECodeGen_Private::FStructPropertyParams NewProp_ColorAndOpacity; - static const UECodeGen_Private::FStructPropertyParams NewProp_Font; - static const UECodeGen_Private::FStructPropertyParams NewProp_ShadowOffset; - static const UECodeGen_Private::FStructPropertyParams NewProp_ShadowColorAndOpacity; - static const UECodeGen_Private::FBytePropertyParams NewProp_Justification; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FTextAppearance constinit property declarations ********************* - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FTextAppearance_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FTextAppearance; -class UScriptStruct* FTextAppearance::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FTextAppearance.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FTextAppearance.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FTextAppearance, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("TextAppearance")); - } - return Z_Registration_Info_UScriptStruct_FTextAppearance.OuterSingleton; - } - -// ********** Begin ScriptStruct FTextAppearance Property Definitions ****************************** -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_ColorAndOpacity = { "ColorAndOpacity", nullptr, (EPropertyFlags)0x0010000000004005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTextAppearance, ColorAndOpacity), Z_Construct_UScriptStruct_FSlateColor, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ColorAndOpacity_MetaData), NewProp_ColorAndOpacity_MetaData) }; // 1663967387 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_Font = { "Font", nullptr, (EPropertyFlags)0x0010000000004005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTextAppearance, Font), Z_Construct_UScriptStruct_FSlateFontInfo, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Font_MetaData), NewProp_Font_MetaData) }; // 167205173 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_ShadowOffset = { "ShadowOffset", nullptr, (EPropertyFlags)0x0010000000004005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTextAppearance, ShadowOffset), Z_Construct_UScriptStruct_FVector2D, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ShadowOffset_MetaData), NewProp_ShadowOffset_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_ShadowColorAndOpacity = { "ShadowColorAndOpacity", nullptr, (EPropertyFlags)0x0010000000004005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTextAppearance, ShadowColorAndOpacity), Z_Construct_UScriptStruct_FLinearColor, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ShadowColorAndOpacity_MetaData), NewProp_ShadowColorAndOpacity_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_Justification = { "Justification", nullptr, (EPropertyFlags)0x0010000000004005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTextAppearance, Justification), Z_Construct_UEnum_Slate_ETextJustify, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Justification_MetaData), NewProp_Justification_MetaData) }; // 2449547307 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FTextAppearance_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_ColorAndOpacity, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_Font, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_ShadowOffset, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_ShadowColorAndOpacity, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_Justification, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTextAppearance_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FTextAppearance Property Definitions ******************************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FTextAppearance_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "TextAppearance", - Z_Construct_UScriptStruct_FTextAppearance_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTextAppearance_Statics::PropPointers), - sizeof(FTextAppearance), - alignof(FTextAppearance), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTextAppearance_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FTextAppearance_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FTextAppearance() -{ - if (!Z_Registration_Info_UScriptStruct_FTextAppearance.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FTextAppearance.InnerSingleton, Z_Construct_UScriptStruct_FTextAppearance_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FTextAppearance.InnerSingleton); -} -// ********** End ScriptStruct FTextAppearance ***************************************************** - -// ********** Begin ScriptStruct FThrobberSettings ************************************************* -struct Z_Construct_UScriptStruct_FThrobberSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FThrobberSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FThrobberSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_NumberOfPieces_MetaData[] = { - { "Category", "Appearance" }, - { "ClampMax", "25" }, - { "ClampMin", "1" }, - { "Comment", "/** How many pieces there are */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "How many pieces there are" }, - { "UIMax", "25" }, - { "UIMin", "1" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAnimateHorizontally_MetaData[] = { - { "Category", "Appearance" }, - { "Comment", "/** Should the pieces animate horizontally? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Should the pieces animate horizontally?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAnimateVertically_MetaData[] = { - { "Category", "Appearance" }, - { "Comment", "/** Should the pieces animate vertically? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Should the pieces animate vertically?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAnimateOpacity_MetaData[] = { - { "Category", "Appearance" }, - { "Comment", "/** Should the pieces animate their opacity? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Should the pieces animate their opacity?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Image_MetaData[] = { - { "Category", "Appearance" }, - { "Comment", "/** Image to use for each segment of the throbber */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Image to use for each segment of the throbber" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FThrobberSettings constinit property declarations ***************** - static const UECodeGen_Private::FIntPropertyParams NewProp_NumberOfPieces; - static void NewProp_bAnimateHorizontally_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bAnimateHorizontally; - static void NewProp_bAnimateVertically_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bAnimateVertically; - static void NewProp_bAnimateOpacity_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bAnimateOpacity; - static const UECodeGen_Private::FStructPropertyParams NewProp_Image; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FThrobberSettings constinit property declarations ******************* - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FThrobberSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FThrobberSettings; -class UScriptStruct* FThrobberSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FThrobberSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FThrobberSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FThrobberSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("ThrobberSettings")); - } - return Z_Registration_Info_UScriptStruct_FThrobberSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FThrobberSettings Property Definitions **************************** -const UECodeGen_Private::FIntPropertyParams Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_NumberOfPieces = { "NumberOfPieces", nullptr, (EPropertyFlags)0x0010000000000015, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FThrobberSettings, NumberOfPieces), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_NumberOfPieces_MetaData), NewProp_NumberOfPieces_MetaData) }; -void Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateHorizontally_SetBit(void* Obj) -{ - ((FThrobberSettings*)Obj)->bAnimateHorizontally = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateHorizontally = { "bAnimateHorizontally", nullptr, (EPropertyFlags)0x0010000000000015, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FThrobberSettings), &Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateHorizontally_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAnimateHorizontally_MetaData), NewProp_bAnimateHorizontally_MetaData) }; -void Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateVertically_SetBit(void* Obj) -{ - ((FThrobberSettings*)Obj)->bAnimateVertically = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateVertically = { "bAnimateVertically", nullptr, (EPropertyFlags)0x0010000000000015, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FThrobberSettings), &Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateVertically_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAnimateVertically_MetaData), NewProp_bAnimateVertically_MetaData) }; -void Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateOpacity_SetBit(void* Obj) -{ - ((FThrobberSettings*)Obj)->bAnimateOpacity = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateOpacity = { "bAnimateOpacity", nullptr, (EPropertyFlags)0x0010000000000015, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FThrobberSettings), &Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateOpacity_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAnimateOpacity_MetaData), NewProp_bAnimateOpacity_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_Image = { "Image", nullptr, (EPropertyFlags)0x0010000000000015, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FThrobberSettings, Image), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Image_MetaData), NewProp_Image_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FThrobberSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_NumberOfPieces, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateHorizontally, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateVertically, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateOpacity, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_Image, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FThrobberSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FThrobberSettings Property Definitions ****************************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FThrobberSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "ThrobberSettings", - Z_Construct_UScriptStruct_FThrobberSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FThrobberSettings_Statics::PropPointers), - sizeof(FThrobberSettings), - alignof(FThrobberSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FThrobberSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FThrobberSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FThrobberSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FThrobberSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FThrobberSettings.InnerSingleton, Z_Construct_UScriptStruct_FThrobberSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FThrobberSettings.InnerSingleton); -} -// ********** End ScriptStruct FThrobberSettings *************************************************** - -// ********** Begin ScriptStruct FCircularThrobberSettings ***************************************** -struct Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FCircularThrobberSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FCircularThrobberSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_NumberOfPieces_MetaData[] = { - { "Category", "Appearance" }, - { "ClampMax", "25" }, - { "ClampMin", "1" }, - { "Comment", "/** How many pieces there are */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "How many pieces there are" }, - { "UIMax", "25" }, - { "UIMin", "1" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Period_MetaData[] = { - { "Category", "Appearance" }, - { "ClampMin", "0" }, - { "Comment", "/** The amount of time for a full circle (in seconds) */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The amount of time for a full circle (in seconds)" }, - { "UIMin", "0" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Radius_MetaData[] = { - { "Category", "Appearance" }, - { "Comment", "/** The radius of the circle. If the throbber is a child of Canvas Panel, the 'Size to Content' option must be enabled in order to set Radius. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The radius of the circle. If the throbber is a child of Canvas Panel, the 'Size to Content' option must be enabled in order to set Radius." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Image_MetaData[] = { - { "Category", "Appearance" }, - { "Comment", "/** Image to use for each segment of the throbber */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Image to use for each segment of the throbber" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FCircularThrobberSettings constinit property declarations ********* - static const UECodeGen_Private::FIntPropertyParams NewProp_NumberOfPieces; - static const UECodeGen_Private::FFloatPropertyParams NewProp_Period; - static const UECodeGen_Private::FFloatPropertyParams NewProp_Radius; - static const UECodeGen_Private::FStructPropertyParams NewProp_Image; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FCircularThrobberSettings constinit property declarations *********** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FCircularThrobberSettings; -class UScriptStruct* FCircularThrobberSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FCircularThrobberSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FCircularThrobberSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FCircularThrobberSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("CircularThrobberSettings")); - } - return Z_Registration_Info_UScriptStruct_FCircularThrobberSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FCircularThrobberSettings Property Definitions ******************** -const UECodeGen_Private::FIntPropertyParams Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_NumberOfPieces = { "NumberOfPieces", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCircularThrobberSettings, NumberOfPieces), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_NumberOfPieces_MetaData), NewProp_NumberOfPieces_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_Period = { "Period", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCircularThrobberSettings, Period), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Period_MetaData), NewProp_Period_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_Radius = { "Radius", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCircularThrobberSettings, Radius), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Radius_MetaData), NewProp_Radius_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_Image = { "Image", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCircularThrobberSettings, Image), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Image_MetaData), NewProp_Image_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_NumberOfPieces, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_Period, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_Radius, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_Image, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FCircularThrobberSettings Property Definitions ********************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "CircularThrobberSettings", - Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::PropPointers), - sizeof(FCircularThrobberSettings), - alignof(FCircularThrobberSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FCircularThrobberSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FCircularThrobberSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FCircularThrobberSettings.InnerSingleton, Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FCircularThrobberSettings.InnerSingleton); -} -// ********** End ScriptStruct FCircularThrobberSettings ******************************************* - -// ********** Begin ScriptStruct FImageSequenceSettings ******************************************** -struct Z_Construct_UScriptStruct_FImageSequenceSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FImageSequenceSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FImageSequenceSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Images_MetaData[] = { - { "AllowedClasses", "/Script/Engine.Texture2D" }, - { "Category", "Loading Widget Setting" }, - { "Comment", "/** An array of images for animating the loading icon.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "An array of images for animating the loading icon." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Scale_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Scale of the images.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Scale of the images." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Interval_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "ClampMax", "1" }, - { "ClampMin", "0" }, - { "Comment", "/**\n\x09 * Time in second to update the images, the smaller value the faster of the animation. A zero value will update the images every frame.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Time in second to update the images, the smaller value the faster of the animation. A zero value will update the images every frame." }, - { "UIMax", "1.000000" }, - { "UIMin", "0.000000" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bPlayReverse_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Play the image sequence in reverse.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Play the image sequence in reverse." }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FImageSequenceSettings constinit property declarations ************ - static const UECodeGen_Private::FObjectPropertyParams NewProp_Images_Inner; - static const UECodeGen_Private::FArrayPropertyParams NewProp_Images; - static const UECodeGen_Private::FStructPropertyParams NewProp_Scale; - static const UECodeGen_Private::FFloatPropertyParams NewProp_Interval; - static void NewProp_bPlayReverse_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bPlayReverse; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FImageSequenceSettings constinit property declarations ************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FImageSequenceSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FImageSequenceSettings; -class UScriptStruct* FImageSequenceSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FImageSequenceSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FImageSequenceSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FImageSequenceSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("ImageSequenceSettings")); - } - return Z_Registration_Info_UScriptStruct_FImageSequenceSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FImageSequenceSettings Property Definitions *********************** -const UECodeGen_Private::FObjectPropertyParams Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Images_Inner = { "Images", nullptr, (EPropertyFlags)0x0104000000000000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UClass_UTexture2D_NoRegister, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Images = { "Images", nullptr, (EPropertyFlags)0x0114000000000005, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FImageSequenceSettings, Images), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Images_MetaData), NewProp_Images_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Scale = { "Scale", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FImageSequenceSettings, Scale), Z_Construct_UScriptStruct_FVector2D, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Scale_MetaData), NewProp_Scale_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Interval = { "Interval", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FImageSequenceSettings, Interval), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Interval_MetaData), NewProp_Interval_MetaData) }; -void Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_bPlayReverse_SetBit(void* Obj) -{ - ((FImageSequenceSettings*)Obj)->bPlayReverse = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_bPlayReverse = { "bPlayReverse", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FImageSequenceSettings), &Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_bPlayReverse_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bPlayReverse_MetaData), NewProp_bPlayReverse_MetaData) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Images_Inner, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Images, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Scale, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Interval, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_bPlayReverse, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FImageSequenceSettings Property Definitions ************************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "ImageSequenceSettings", - Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::PropPointers), - sizeof(FImageSequenceSettings), - alignof(FImageSequenceSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FImageSequenceSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FImageSequenceSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FImageSequenceSettings.InnerSingleton, Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FImageSequenceSettings.InnerSingleton); -} -// ********** End ScriptStruct FImageSequenceSettings ********************************************** - -// ********** Begin ScriptStruct FBackgroundSettings *********************************************** -struct Z_Construct_UScriptStruct_FBackgroundSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FBackgroundSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FBackgroundSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/**\n * Background widget for the widget loading screen\n */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background widget for the widget loading screen" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Images_MetaData[] = { - { "AllowedClasses", "/Script/Engine.Texture2D" }, - { "Category", "Background" }, - { "Comment", "// The images randomly display while in the loading screen on top of the movie \n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The images randomly display while in the loading screen on top of the movie" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_UpdateInterval_MetaData[] = { - { "Category", "Background" }, - { "Comment", "// Interval time (in seconds) to randomly update the background image, a value less than or equal to 0 will not update the background image.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Interval time (in seconds) to randomly update the background image, a value less than or equal to 0 will not update the background image." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ImageStretch_MetaData[] = { - { "Category", "Background" }, - { "Comment", "// The scaling type to apply to images.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The scaling type to apply to images." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Padding_MetaData[] = { - { "Category", "Background" }, - { "Comment", "/** The padding area between the border and the image it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The padding area between the border and the image it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BackgroundColor_MetaData[] = { - { "Category", "Background" }, - { "Comment", "// The border's background color if there is any image defined. If padding = 0 you will not see the border color.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The border's background color if there is any image defined. If padding = 0 you will not see the border color." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bSetDisplayBackgroundManually_MetaData[] = { - { "Category", "Background" }, - { "Comment", "/**\n\x09 * If true, you will have to manually set which background index you want to display on the loading screen by calling \"SetDisplayBackgroundIndex\" function\n\x09 * in your Blueprint before opening a new level. If the index you set is not valid, then it will display random background in the \"Images\" array.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, you will have to manually set which background index you want to display on the loading screen by calling \"SetDisplayBackgroundIndex\" function\nin your Blueprint before opening a new level. If the index you set is not valid, then it will display random background in the \"Images\" array." }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FBackgroundSettings constinit property declarations *************** - static const UECodeGen_Private::FObjectPropertyParams NewProp_Images_Inner; - static const UECodeGen_Private::FArrayPropertyParams NewProp_Images; - static const UECodeGen_Private::FFloatPropertyParams NewProp_UpdateInterval; - static const UECodeGen_Private::FBytePropertyParams NewProp_ImageStretch; - static const UECodeGen_Private::FStructPropertyParams NewProp_Padding; - static const UECodeGen_Private::FStructPropertyParams NewProp_BackgroundColor; - static void NewProp_bSetDisplayBackgroundManually_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bSetDisplayBackgroundManually; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FBackgroundSettings constinit property declarations ***************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FBackgroundSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FBackgroundSettings; -class UScriptStruct* FBackgroundSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FBackgroundSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FBackgroundSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FBackgroundSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("BackgroundSettings")); - } - return Z_Registration_Info_UScriptStruct_FBackgroundSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FBackgroundSettings Property Definitions ************************** -const UECodeGen_Private::FObjectPropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_Images_Inner = { "Images", nullptr, (EPropertyFlags)0x0104000000000000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UClass_UTexture2D_NoRegister, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_Images = { "Images", nullptr, (EPropertyFlags)0x0114000000000005, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FBackgroundSettings, Images), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Images_MetaData), NewProp_Images_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_UpdateInterval = { "UpdateInterval", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FBackgroundSettings, UpdateInterval), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_UpdateInterval_MetaData), NewProp_UpdateInterval_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_ImageStretch = { "ImageStretch", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FBackgroundSettings, ImageStretch), Z_Construct_UEnum_Slate_EStretch, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ImageStretch_MetaData), NewProp_ImageStretch_MetaData) }; // 1511442967 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_Padding = { "Padding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FBackgroundSettings, Padding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Padding_MetaData), NewProp_Padding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_BackgroundColor = { "BackgroundColor", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FBackgroundSettings, BackgroundColor), Z_Construct_UScriptStruct_FLinearColor, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BackgroundColor_MetaData), NewProp_BackgroundColor_MetaData) }; -void Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_bSetDisplayBackgroundManually_SetBit(void* Obj) -{ - ((FBackgroundSettings*)Obj)->bSetDisplayBackgroundManually = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_bSetDisplayBackgroundManually = { "bSetDisplayBackgroundManually", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FBackgroundSettings), &Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_bSetDisplayBackgroundManually_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bSetDisplayBackgroundManually_MetaData), NewProp_bSetDisplayBackgroundManually_MetaData) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FBackgroundSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_Images_Inner, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_Images, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_UpdateInterval, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_ImageStretch, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_Padding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_BackgroundColor, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_bSetDisplayBackgroundManually, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FBackgroundSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FBackgroundSettings Property Definitions **************************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "BackgroundSettings", - Z_Construct_UScriptStruct_FBackgroundSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FBackgroundSettings_Statics::PropPointers), - sizeof(FBackgroundSettings), - alignof(FBackgroundSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000201), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FBackgroundSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FBackgroundSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FBackgroundSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FBackgroundSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FBackgroundSettings.InnerSingleton, Z_Construct_UScriptStruct_FBackgroundSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FBackgroundSettings.InnerSingleton); -} -// ********** End ScriptStruct FBackgroundSettings ************************************************* - -// ********** Begin ScriptStruct FLoadingWidgetSettings ******************************************** -struct Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FLoadingWidgetSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FLoadingWidgetSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/**\n * Loading widget settings\n */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading widget settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingIconType_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Loading icon type*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading icon type" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingWidgetType_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Loading Widget type*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading Widget type" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TransformTranslation_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Render transform translation of the loading icon.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Render transform translation of the loading icon." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TransformScale_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Render transform scale of the loading icon, a negative value will flip the icon.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Render transform scale of the loading icon, a negative value will flip the icon." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TransformPivot_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Render transform pivot of the loading icon (in normalized local space).*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Render transform pivot of the loading icon (in normalized local space)." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingText_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "// Text displayed beside the animated icon\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Text displayed beside the animated icon" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bLoadingTextRightPosition_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Is Loading Text on the right of the loading icon? Ignore this if you don't choose Loading Widget Type = Horizontal.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is Loading Text on the right of the loading icon? Ignore this if you don't choose Loading Widget Type = Horizontal." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bLoadingTextTopPosition_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Is Loading Text on the top of the loading icon? Ignore this if you don't choose Loading Widget Type = Vertical.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is Loading Text on the top of the loading icon? Ignore this if you don't choose Loading Widget Type = Vertical." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Appearance_MetaData[] = { - { "Category", "Tip Settings" }, - { "Comment", "// Loading text appearance settings\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading text appearance settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ThrobberSettings_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Throbber settings. Ignore this if you don't choose the 'Throbber' icon type*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Throbber settings. Ignore this if you don't choose the 'Throbber' icon type" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_CircularThrobberSettings_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Circular Throbber settings. Ignore this if you don't choose the 'Circular Throbber' icon type*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Circular Throbber settings. Ignore this if you don't choose the 'Circular Throbber' icon type" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ImageSequenceSettings_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Image Sequence settings. Ignore this if you don't choose the 'Image Sequence' icon type*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Image Sequence settings. Ignore this if you don't choose the 'Image Sequence' icon type" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TextAlignment_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** The alignment of the loading text.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the loading text." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingIconAlignment_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** The alignment of the loading icon. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the loading icon." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Space_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Empty space between the loading text and the loading icon */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Empty space between the loading text and the loading icon" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bHideLoadingWidgetWhenCompletes_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Hide the loading widget when the level loading is complete*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Hide the loading widget when the level loading is complete" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FLoadingWidgetSettings constinit property declarations ************ - static const UECodeGen_Private::FBytePropertyParams NewProp_LoadingIconType_Underlying; - static const UECodeGen_Private::FEnumPropertyParams NewProp_LoadingIconType; - static const UECodeGen_Private::FBytePropertyParams NewProp_LoadingWidgetType_Underlying; - static const UECodeGen_Private::FEnumPropertyParams NewProp_LoadingWidgetType; - static const UECodeGen_Private::FStructPropertyParams NewProp_TransformTranslation; - static const UECodeGen_Private::FStructPropertyParams NewProp_TransformScale; - static const UECodeGen_Private::FStructPropertyParams NewProp_TransformPivot; - static const UECodeGen_Private::FTextPropertyParams NewProp_LoadingText; - static void NewProp_bLoadingTextRightPosition_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bLoadingTextRightPosition; - static void NewProp_bLoadingTextTopPosition_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bLoadingTextTopPosition; - static const UECodeGen_Private::FStructPropertyParams NewProp_Appearance; - static const UECodeGen_Private::FStructPropertyParams NewProp_ThrobberSettings; - static const UECodeGen_Private::FStructPropertyParams NewProp_CircularThrobberSettings; - static const UECodeGen_Private::FStructPropertyParams NewProp_ImageSequenceSettings; - static const UECodeGen_Private::FStructPropertyParams NewProp_TextAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_LoadingIconAlignment; - static const UECodeGen_Private::FFloatPropertyParams NewProp_Space; - static void NewProp_bHideLoadingWidgetWhenCompletes_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bHideLoadingWidgetWhenCompletes; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FLoadingWidgetSettings constinit property declarations ************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings; -class UScriptStruct* FLoadingWidgetSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FLoadingWidgetSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("LoadingWidgetSettings")); - } - return Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FLoadingWidgetSettings Property Definitions *********************** -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingIconType_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FEnumPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingIconType = { "LoadingIconType", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, LoadingIconType), Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingIconType_MetaData), NewProp_LoadingIconType_MetaData) }; // 1850593641 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingWidgetType_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FEnumPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingWidgetType = { "LoadingWidgetType", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, LoadingWidgetType), Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingWidgetType_MetaData), NewProp_LoadingWidgetType_MetaData) }; // 953500990 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TransformTranslation = { "TransformTranslation", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, TransformTranslation), Z_Construct_UScriptStruct_FVector2D, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TransformTranslation_MetaData), NewProp_TransformTranslation_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TransformScale = { "TransformScale", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, TransformScale), Z_Construct_UScriptStruct_FVector2D, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TransformScale_MetaData), NewProp_TransformScale_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TransformPivot = { "TransformPivot", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, TransformPivot), Z_Construct_UScriptStruct_FVector2D, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TransformPivot_MetaData), NewProp_TransformPivot_MetaData) }; -const UECodeGen_Private::FTextPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingText = { "LoadingText", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Text, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, LoadingText), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingText_MetaData), NewProp_LoadingText_MetaData) }; -void Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextRightPosition_SetBit(void* Obj) -{ - ((FLoadingWidgetSettings*)Obj)->bLoadingTextRightPosition = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextRightPosition = { "bLoadingTextRightPosition", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FLoadingWidgetSettings), &Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextRightPosition_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bLoadingTextRightPosition_MetaData), NewProp_bLoadingTextRightPosition_MetaData) }; -void Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextTopPosition_SetBit(void* Obj) -{ - ((FLoadingWidgetSettings*)Obj)->bLoadingTextTopPosition = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextTopPosition = { "bLoadingTextTopPosition", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FLoadingWidgetSettings), &Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextTopPosition_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bLoadingTextTopPosition_MetaData), NewProp_bLoadingTextTopPosition_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_Appearance = { "Appearance", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, Appearance), Z_Construct_UScriptStruct_FTextAppearance, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Appearance_MetaData), NewProp_Appearance_MetaData) }; // 2810457549 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_ThrobberSettings = { "ThrobberSettings", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, ThrobberSettings), Z_Construct_UScriptStruct_FThrobberSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ThrobberSettings_MetaData), NewProp_ThrobberSettings_MetaData) }; // 2318335935 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_CircularThrobberSettings = { "CircularThrobberSettings", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, CircularThrobberSettings), Z_Construct_UScriptStruct_FCircularThrobberSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_CircularThrobberSettings_MetaData), NewProp_CircularThrobberSettings_MetaData) }; // 1630594575 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_ImageSequenceSettings = { "ImageSequenceSettings", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, ImageSequenceSettings), Z_Construct_UScriptStruct_FImageSequenceSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ImageSequenceSettings_MetaData), NewProp_ImageSequenceSettings_MetaData) }; // 1329596008 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TextAlignment = { "TextAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, TextAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TextAlignment_MetaData), NewProp_TextAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingIconAlignment = { "LoadingIconAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, LoadingIconAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingIconAlignment_MetaData), NewProp_LoadingIconAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_Space = { "Space", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, Space), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Space_MetaData), NewProp_Space_MetaData) }; -void Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bHideLoadingWidgetWhenCompletes_SetBit(void* Obj) -{ - ((FLoadingWidgetSettings*)Obj)->bHideLoadingWidgetWhenCompletes = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bHideLoadingWidgetWhenCompletes = { "bHideLoadingWidgetWhenCompletes", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FLoadingWidgetSettings), &Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bHideLoadingWidgetWhenCompletes_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bHideLoadingWidgetWhenCompletes_MetaData), NewProp_bHideLoadingWidgetWhenCompletes_MetaData) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingIconType_Underlying, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingIconType, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingWidgetType_Underlying, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingWidgetType, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TransformTranslation, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TransformScale, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TransformPivot, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingText, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextRightPosition, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextTopPosition, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_Appearance, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_ThrobberSettings, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_CircularThrobberSettings, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_ImageSequenceSettings, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TextAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingIconAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_Space, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bHideLoadingWidgetWhenCompletes, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FLoadingWidgetSettings Property Definitions ************************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "LoadingWidgetSettings", - Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::PropPointers), - sizeof(FLoadingWidgetSettings), - alignof(FLoadingWidgetSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000201), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FLoadingWidgetSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings.InnerSingleton, Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings.InnerSingleton); -} -// ********** End ScriptStruct FLoadingWidgetSettings ********************************************** - -// ********** Begin ScriptStruct FTipSettings ****************************************************** -struct Z_Construct_UScriptStruct_FTipSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FTipSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FTipSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/**\n * Tips text settings\n */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Tips text settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipText_MetaData[] = { - { "Category", "Tip Settings" }, - { "Comment", "// The tip text randomly display in the loading screen.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "MultiLine", "TRUE" }, - { "ToolTip", "The tip text randomly display in the loading screen." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_UpdateInterval_MetaData[] = { - { "Category", "Tip Settings" }, - { "Comment", "// Interval time (in seconds) to randomly update the tip text, a value less than or equal to 0 will not update the tip text.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Interval time (in seconds) to randomly update the tip text, a value less than or equal to 0 will not update the tip text." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Appearance_MetaData[] = { - { "Category", "Tip Settings" }, - { "Comment", "// Tip text appearance settings\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Tip text appearance settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipWrapAt_MetaData[] = { - { "Category", "Tip Settings" }, - { "Comment", "// The size of the tip before it's wrapped to the next line\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The size of the tip before it's wrapped to the next line" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bSetDisplayTipTextManually_MetaData[] = { - { "Category", "Background" }, - { "Comment", "/**\n\x09 * If true, you will have to manually set which TipText index you want to display on the loading screen by calling \"SetDisplayTipTextIndex\" function\n\x09 * in your Blueprint before opening a new level. If the index you set is not valid, then it will display random Tip in the \"TipText\" array.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, you will have to manually set which TipText index you want to display on the loading screen by calling \"SetDisplayTipTextIndex\" function\nin your Blueprint before opening a new level. If the index you set is not valid, then it will display random Tip in the \"TipText\" array." }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FTipSettings constinit property declarations ********************** - static const UECodeGen_Private::FTextPropertyParams NewProp_TipText_Inner; - static const UECodeGen_Private::FArrayPropertyParams NewProp_TipText; - static const UECodeGen_Private::FFloatPropertyParams NewProp_UpdateInterval; - static const UECodeGen_Private::FStructPropertyParams NewProp_Appearance; - static const UECodeGen_Private::FFloatPropertyParams NewProp_TipWrapAt; - static void NewProp_bSetDisplayTipTextManually_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bSetDisplayTipTextManually; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FTipSettings constinit property declarations ************************ - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FTipSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FTipSettings; -class UScriptStruct* FTipSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FTipSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FTipSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FTipSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("TipSettings")); - } - return Z_Registration_Info_UScriptStruct_FTipSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FTipSettings Property Definitions ********************************* -const UECodeGen_Private::FTextPropertyParams Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_TipText_Inner = { "TipText", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Text, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_TipText = { "TipText", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTipSettings, TipText), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipText_MetaData), NewProp_TipText_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_UpdateInterval = { "UpdateInterval", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTipSettings, UpdateInterval), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_UpdateInterval_MetaData), NewProp_UpdateInterval_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_Appearance = { "Appearance", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTipSettings, Appearance), Z_Construct_UScriptStruct_FTextAppearance, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Appearance_MetaData), NewProp_Appearance_MetaData) }; // 2810457549 -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_TipWrapAt = { "TipWrapAt", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTipSettings, TipWrapAt), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipWrapAt_MetaData), NewProp_TipWrapAt_MetaData) }; -void Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_bSetDisplayTipTextManually_SetBit(void* Obj) -{ - ((FTipSettings*)Obj)->bSetDisplayTipTextManually = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_bSetDisplayTipTextManually = { "bSetDisplayTipTextManually", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FTipSettings), &Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_bSetDisplayTipTextManually_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bSetDisplayTipTextManually_MetaData), NewProp_bSetDisplayTipTextManually_MetaData) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FTipSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_TipText_Inner, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_TipText, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_UpdateInterval, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_Appearance, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_TipWrapAt, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_bSetDisplayTipTextManually, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTipSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FTipSettings Property Definitions *********************************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FTipSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "TipSettings", - Z_Construct_UScriptStruct_FTipSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTipSettings_Statics::PropPointers), - sizeof(FTipSettings), - alignof(FTipSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000201), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTipSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FTipSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FTipSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FTipSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FTipSettings.InnerSingleton, Z_Construct_UScriptStruct_FTipSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FTipSettings.InnerSingleton); -} -// ********** End ScriptStruct FTipSettings ******************************************************** - -// ********** Begin ScriptStruct FLoadingCompleteTextSettings ************************************** -struct Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FLoadingCompleteTextSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FLoadingCompleteTextSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/**\n * The text that displayed when loading is complete. Ignore this if you don't set \"bShowLoadingCompletedText\" = true\n */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The text that displayed when loading is complete. Ignore this if you don't set \"bShowLoadingCompletedText\" = true" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingCompleteText_MetaData[] = { - { "Category", "Loading Complete Text Settings" }, - { "Comment", "// The text that shows up when level loading is done.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The text that shows up when level loading is done." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Appearance_MetaData[] = { - { "Category", "Loading Complete Text Settings" }, - { "Comment", "// Text appearance settings\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Text appearance settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Alignment_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** The alignment of the text.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the text." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Padding_MetaData[] = { - { "Category", "Loading Complete Text Settings" }, - { "Comment", "/** Text padding. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Text padding." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bFadeInOutAnim_MetaData[] = { - { "Category", "Loading Complete Text Settings" }, - { "Comment", "// Animate the text?\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Animate the text?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_AnimationSpeed_MetaData[] = { - { "Category", "Loading Complete Text Settings" }, - { "ClampMax", "10" }, - { "ClampMin", "0" }, - { "Comment", "/**\n\x09 * Animation speed\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Animation speed" }, - { "UIMax", "10.000000" }, - { "UIMin", "0.000000" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FLoadingCompleteTextSettings constinit property declarations ****** - static const UECodeGen_Private::FTextPropertyParams NewProp_LoadingCompleteText; - static const UECodeGen_Private::FStructPropertyParams NewProp_Appearance; - static const UECodeGen_Private::FStructPropertyParams NewProp_Alignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_Padding; - static void NewProp_bFadeInOutAnim_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bFadeInOutAnim; - static const UECodeGen_Private::FFloatPropertyParams NewProp_AnimationSpeed; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FLoadingCompleteTextSettings constinit property declarations ******** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings; -class UScriptStruct* FLoadingCompleteTextSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FLoadingCompleteTextSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("LoadingCompleteTextSettings")); - } - return Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FLoadingCompleteTextSettings Property Definitions ***************** -const UECodeGen_Private::FTextPropertyParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_LoadingCompleteText = { "LoadingCompleteText", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Text, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingCompleteTextSettings, LoadingCompleteText), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingCompleteText_MetaData), NewProp_LoadingCompleteText_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_Appearance = { "Appearance", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingCompleteTextSettings, Appearance), Z_Construct_UScriptStruct_FTextAppearance, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Appearance_MetaData), NewProp_Appearance_MetaData) }; // 2810457549 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_Alignment = { "Alignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingCompleteTextSettings, Alignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Alignment_MetaData), NewProp_Alignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_Padding = { "Padding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingCompleteTextSettings, Padding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Padding_MetaData), NewProp_Padding_MetaData) }; // 4099648758 -void Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_bFadeInOutAnim_SetBit(void* Obj) -{ - ((FLoadingCompleteTextSettings*)Obj)->bFadeInOutAnim = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_bFadeInOutAnim = { "bFadeInOutAnim", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FLoadingCompleteTextSettings), &Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_bFadeInOutAnim_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bFadeInOutAnim_MetaData), NewProp_bFadeInOutAnim_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_AnimationSpeed = { "AnimationSpeed", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingCompleteTextSettings, AnimationSpeed), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_AnimationSpeed_MetaData), NewProp_AnimationSpeed_MetaData) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_LoadingCompleteText, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_Appearance, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_Alignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_Padding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_bFadeInOutAnim, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_AnimationSpeed, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FLoadingCompleteTextSettings Property Definitions ******************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "LoadingCompleteTextSettings", - Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::PropPointers), - sizeof(FLoadingCompleteTextSettings), - alignof(FLoadingCompleteTextSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000201), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FLoadingCompleteTextSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings.InnerSingleton, Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings.InnerSingleton); -} -// ********** End ScriptStruct FLoadingCompleteTextSettings **************************************** - -// ********** Begin ScriptStruct FALoadingScreenSettings ******************************************* -struct Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FALoadingScreenSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FALoadingScreenSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/**\n * Loading Screen Settings\n */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading Screen Settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_MinimumLoadingScreenDisplayTime_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "// The minimum time that a loading screen should be opened for, -1 if there is no minimum time. I recommend set it to -1.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The minimum time that a loading screen should be opened for, -1 if there is no minimum time. I recommend set it to -1." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAutoCompleteWhenLoadingCompletes_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "// If true, the loading screen will disappear as soon as loading is done.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, the loading screen will disappear as soon as loading is done." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bMoviesAreSkippable_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "// If true, movies can be skipped by clicking the loading screen as long as loading is done.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, movies can be skipped by clicking the loading screen as long as loading is done." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bWaitForManualStop_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "/** \n\x09 * If true, movie playback continue until Stop is called.\n\x09 * \n\x09 * NOTE: If set \"Minimum Loading Screen Display Time\" = -1, it will allow players to press any key to stop the loading screen.\n\x09 * If \"Minimum Loading Screen Display Time\" >= 0, you have to call \"StopLoadingScreen\" in the BeginPlay event \n\x09 * of your GameInstance, GameMode, or PlayerController blueprint to stop the loading screen (\"bAllowEngineTick\" must be true)\n\x09 **/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, movie playback continue until Stop is called.\n\nNOTE: If set \"Minimum Loading Screen Display Time\" = -1, it will allow players to press any key to stop the loading screen.\nIf \"Minimum Loading Screen Display Time\" >= 0, you have to call \"StopLoadingScreen\" in the BeginPlay event\nof your GameInstance, GameMode, or PlayerController blueprint to stop the loading screen (\"bAllowEngineTick\" must be true)" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAllowInEarlyStartup_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "/** If true loading screens here cannot have any uobjects of any kind or use any engine features at all. This will start the movies very early as a result on platforms that support it */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true loading screens here cannot have any uobjects of any kind or use any engine features at all. This will start the movies very early as a result on platforms that support it" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAllowEngineTick_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "/** If true, this will call the engine tick while the game thread is stalled waiting for a loading movie to finish. This only works for post-startup load screens and is potentially unsafe */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, this will call the engine tick while the game thread is stalled waiting for a loading movie to finish. This only works for post-startup load screens and is potentially unsafe" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_PlaybackType_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "/** Should we just play back, loop, etc. NOTE: if the playback type is MT_LoopLast, then bAutoCompleteWhenLoadingCompletes will be togged on when the last movie is hit*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Should we just play back, loop, etc. NOTE: if the playback type is MT_LoopLast, then bAutoCompleteWhenLoadingCompletes will be togged on when the last movie is hit" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_MoviePaths_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "/**\n\x09 * All movie files must be locate at Content/Movies/ directory. Suggested format: MPEG-4 Movie (mp4). Enter file path/name without the extension.\n\x09 * E.g., if you have a movie name my_movie.mp4 in the 'Content/Movies' folder, then enter my_movie in the input field.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "All movie files must be locate at Content/Movies/ directory. Suggested format: MPEG-4 Movie (mp4). Enter file path/name without the extension.\nE.g., if you have a movie name my_movie.mp4 in the 'Content/Movies' folder, then enter my_movie in the input field." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bShuffle_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "/**\n\x09 * If true, shuffle the movies list before playing.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, shuffle the movies list before playing." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bSetDisplayMovieIndexManually_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "/**\n\x09 * If true, the \"Shuffle\" option will be ignored, and you will have to manually set which Movie index you want to display on the loading screen \n\x09 * by calling \"SetDisplayMovieIndex\" function in your Blueprint before opening a new level.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, the \"Shuffle\" option will be ignored, and you will have to manually set which Movie index you want to display on the loading screen\nby calling \"SetDisplayMovieIndex\" function in your Blueprint before opening a new level." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bShowWidgetOverlay_MetaData[] = { - { "Category", "Loading Screen Settings" }, - { "Comment", "/** \n\x09 * Should we show the loading screen widgets (background/tips/loading widget)? Generally you'll want to set this to false if you just want to show a movie.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Should we show the loading screen widgets (background/tips/loading widget)? Generally you'll want to set this to false if you just want to show a movie." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bShowLoadingCompleteText_MetaData[] = { - { "Category", "Loading Screen Settings" }, - { "Comment", "/**\n\x09 * If true show a text when level loading is completed. Ignore this if you choose \"Show Widget Overlay\" = false\n\x09 *\n\x09 * NOTE: To enable this option properly, you need to set \"Wait For Manual Stop\" = true, and \"Minimum Loading Screen Display Time\" = -1.\n\x09 * This also allows players press any button to stop the Loading Screen.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true show a text when level loading is completed. Ignore this if you choose \"Show Widget Overlay\" = false\n\nNOTE: To enable this option properly, you need to set \"Wait For Manual Stop\" = true, and \"Minimum Loading Screen Display Time\" = -1.\nThis also allows players press any button to stop the Loading Screen." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingCompleteTextSettings_MetaData[] = { - { "Category", "Loading Screen Settings" }, - { "Comment", "/**\n\x09 * The text that displayed when loading is complete. Ignore this if you set \"Show Loading Complete Text\" = false.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The text that displayed when loading is complete. Ignore this if you set \"Show Loading Complete Text\" = false." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Background_MetaData[] = { - { "Category", "Loading Screen Settings" }, - { "Comment", "/** Background widget for the loading screen. Ignore this if you choose \"Show Widget Overlay = false\" */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background widget for the loading screen. Ignore this if you choose \"Show Widget Overlay = false\"" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipWidget_MetaData[] = { - { "Category", "Loading Screen Settings" }, - { "Comment", "/** Tip widget for the loading screen. Ignore this if you choose \"Show Widget Overlay = false\" */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Tip widget for the loading screen. Ignore this if you choose \"Show Widget Overlay = false\"" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingWidget_MetaData[] = { - { "Category", "Loading Screen Settings" }, - { "Comment", "/** Loading widget for the loading screen. Ignore this if you choose \"Show Widget Overlay = false\" */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading widget for the loading screen. Ignore this if you choose \"Show Widget Overlay = false\"" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Layout_MetaData[] = { - { "Category", "Loading Screen Settings" }, - { "Comment", "/**\n\x09 * Select async loading screen Layout. Ignore this if you choose \"Show Widget Overlay = false\"\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Select async loading screen Layout. Ignore this if you choose \"Show Widget Overlay = false\"" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FALoadingScreenSettings constinit property declarations *********** - static const UECodeGen_Private::FFloatPropertyParams NewProp_MinimumLoadingScreenDisplayTime; - static void NewProp_bAutoCompleteWhenLoadingCompletes_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bAutoCompleteWhenLoadingCompletes; - static void NewProp_bMoviesAreSkippable_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bMoviesAreSkippable; - static void NewProp_bWaitForManualStop_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bWaitForManualStop; - static void NewProp_bAllowInEarlyStartup_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bAllowInEarlyStartup; - static void NewProp_bAllowEngineTick_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bAllowEngineTick; - static const UECodeGen_Private::FBytePropertyParams NewProp_PlaybackType; - static const UECodeGen_Private::FStrPropertyParams NewProp_MoviePaths_Inner; - static const UECodeGen_Private::FArrayPropertyParams NewProp_MoviePaths; - static void NewProp_bShuffle_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bShuffle; - static void NewProp_bSetDisplayMovieIndexManually_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bSetDisplayMovieIndexManually; - static void NewProp_bShowWidgetOverlay_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bShowWidgetOverlay; - static void NewProp_bShowLoadingCompleteText_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bShowLoadingCompleteText; - static const UECodeGen_Private::FStructPropertyParams NewProp_LoadingCompleteTextSettings; - static const UECodeGen_Private::FStructPropertyParams NewProp_Background; - static const UECodeGen_Private::FStructPropertyParams NewProp_TipWidget; - static const UECodeGen_Private::FStructPropertyParams NewProp_LoadingWidget; - static const UECodeGen_Private::FBytePropertyParams NewProp_Layout_Underlying; - static const UECodeGen_Private::FEnumPropertyParams NewProp_Layout; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FALoadingScreenSettings constinit property declarations ************* - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FALoadingScreenSettings; -class UScriptStruct* FALoadingScreenSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FALoadingScreenSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FALoadingScreenSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FALoadingScreenSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("ALoadingScreenSettings")); - } - return Z_Registration_Info_UScriptStruct_FALoadingScreenSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FALoadingScreenSettings Property Definitions ********************** -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_MinimumLoadingScreenDisplayTime = { "MinimumLoadingScreenDisplayTime", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, MinimumLoadingScreenDisplayTime), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_MinimumLoadingScreenDisplayTime_MetaData), NewProp_MinimumLoadingScreenDisplayTime_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAutoCompleteWhenLoadingCompletes_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bAutoCompleteWhenLoadingCompletes = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAutoCompleteWhenLoadingCompletes = { "bAutoCompleteWhenLoadingCompletes", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAutoCompleteWhenLoadingCompletes_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAutoCompleteWhenLoadingCompletes_MetaData), NewProp_bAutoCompleteWhenLoadingCompletes_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bMoviesAreSkippable_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bMoviesAreSkippable = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bMoviesAreSkippable = { "bMoviesAreSkippable", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bMoviesAreSkippable_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bMoviesAreSkippable_MetaData), NewProp_bMoviesAreSkippable_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bWaitForManualStop_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bWaitForManualStop = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bWaitForManualStop = { "bWaitForManualStop", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bWaitForManualStop_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bWaitForManualStop_MetaData), NewProp_bWaitForManualStop_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowInEarlyStartup_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bAllowInEarlyStartup = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowInEarlyStartup = { "bAllowInEarlyStartup", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowInEarlyStartup_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAllowInEarlyStartup_MetaData), NewProp_bAllowInEarlyStartup_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowEngineTick_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bAllowEngineTick = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowEngineTick = { "bAllowEngineTick", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowEngineTick_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAllowEngineTick_MetaData), NewProp_bAllowEngineTick_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_PlaybackType = { "PlaybackType", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, PlaybackType), Z_Construct_UEnum_MoviePlayer_EMoviePlaybackType, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_PlaybackType_MetaData), NewProp_PlaybackType_MetaData) }; // 1938542788 -const UECodeGen_Private::FStrPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_MoviePaths_Inner = { "MoviePaths", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_MoviePaths = { "MoviePaths", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, MoviePaths), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_MoviePaths_MetaData), NewProp_MoviePaths_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShuffle_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bShuffle = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShuffle = { "bShuffle", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShuffle_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bShuffle_MetaData), NewProp_bShuffle_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bSetDisplayMovieIndexManually_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bSetDisplayMovieIndexManually = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bSetDisplayMovieIndexManually = { "bSetDisplayMovieIndexManually", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bSetDisplayMovieIndexManually_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bSetDisplayMovieIndexManually_MetaData), NewProp_bSetDisplayMovieIndexManually_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowWidgetOverlay_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bShowWidgetOverlay = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowWidgetOverlay = { "bShowWidgetOverlay", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowWidgetOverlay_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bShowWidgetOverlay_MetaData), NewProp_bShowWidgetOverlay_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowLoadingCompleteText_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bShowLoadingCompleteText = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowLoadingCompleteText = { "bShowLoadingCompleteText", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowLoadingCompleteText_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bShowLoadingCompleteText_MetaData), NewProp_bShowLoadingCompleteText_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_LoadingCompleteTextSettings = { "LoadingCompleteTextSettings", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, LoadingCompleteTextSettings), Z_Construct_UScriptStruct_FLoadingCompleteTextSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingCompleteTextSettings_MetaData), NewProp_LoadingCompleteTextSettings_MetaData) }; // 2503102234 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_Background = { "Background", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, Background), Z_Construct_UScriptStruct_FBackgroundSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Background_MetaData), NewProp_Background_MetaData) }; // 3107127872 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_TipWidget = { "TipWidget", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, TipWidget), Z_Construct_UScriptStruct_FTipSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipWidget_MetaData), NewProp_TipWidget_MetaData) }; // 1574949218 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_LoadingWidget = { "LoadingWidget", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, LoadingWidget), Z_Construct_UScriptStruct_FLoadingWidgetSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingWidget_MetaData), NewProp_LoadingWidget_MetaData) }; // 3370305444 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_Layout_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FEnumPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_Layout = { "Layout", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, Layout), Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Layout_MetaData), NewProp_Layout_MetaData) }; // 1278915894 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_MinimumLoadingScreenDisplayTime, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAutoCompleteWhenLoadingCompletes, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bMoviesAreSkippable, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bWaitForManualStop, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowInEarlyStartup, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowEngineTick, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_PlaybackType, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_MoviePaths_Inner, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_MoviePaths, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShuffle, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bSetDisplayMovieIndexManually, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowWidgetOverlay, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowLoadingCompleteText, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_LoadingCompleteTextSettings, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_Background, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_TipWidget, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_LoadingWidget, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_Layout_Underlying, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_Layout, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FALoadingScreenSettings Property Definitions ************************ -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "ALoadingScreenSettings", - Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::PropPointers), - sizeof(FALoadingScreenSettings), - alignof(FALoadingScreenSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000201), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FALoadingScreenSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FALoadingScreenSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FALoadingScreenSettings.InnerSingleton, Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FALoadingScreenSettings.InnerSingleton); -} -// ********** End ScriptStruct FALoadingScreenSettings ********************************************* - -// ********** Begin ScriptStruct FClassicLayoutSettings ******************************************** -struct Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FClassicLayoutSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FClassicLayoutSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Classic Layout settings*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Classic Layout settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsWidgetAtBottom_MetaData[] = { - { "Category", "Classic Layout" }, - { "Comment", "/** Is the border that contains loading and tip widget located at the bottom or top? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is the border that contains loading and tip widget located at the bottom or top?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsLoadingWidgetAtLeft_MetaData[] = { - { "Category", "Classic Layout" }, - { "Comment", "/** Is loading widget on the left of the tip? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is loading widget on the left of the tip?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Space_MetaData[] = { - { "Category", "Classic Layout" }, - { "Comment", "/** The empty space between loading widget and the tip.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The empty space between loading widget and the tip." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipAlignment_MetaData[] = { - { "Category", "Classic Layout" }, - { "Comment", "/** The alignment of the tips. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the tips." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderHorizontalAlignment_MetaData[] = { - { "Category", "Center Layout" }, - { "Comment", "/** The horizontal alignment of the border background.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The horizontal alignment of the border background." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderPadding_MetaData[] = { - { "Category", "Classic Layout" }, - { "Comment", "/** The padding area between the border and the widget it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The padding area between the border and the widget it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderBackground_MetaData[] = { - { "Category", "Classic Layout" }, - { "Comment", "/** Background appearance settings for the border widget */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background appearance settings for the border widget" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FClassicLayoutSettings constinit property declarations ************ - static void NewProp_bIsWidgetAtBottom_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsWidgetAtBottom; - static void NewProp_bIsLoadingWidgetAtLeft_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsLoadingWidgetAtLeft; - static const UECodeGen_Private::FFloatPropertyParams NewProp_Space; - static const UECodeGen_Private::FStructPropertyParams NewProp_TipAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_BorderHorizontalAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_BorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_BorderBackground; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FClassicLayoutSettings constinit property declarations ************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FClassicLayoutSettings; -class UScriptStruct* FClassicLayoutSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FClassicLayoutSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FClassicLayoutSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FClassicLayoutSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("ClassicLayoutSettings")); - } - return Z_Registration_Info_UScriptStruct_FClassicLayoutSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FClassicLayoutSettings Property Definitions *********************** -void Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsWidgetAtBottom_SetBit(void* Obj) -{ - ((FClassicLayoutSettings*)Obj)->bIsWidgetAtBottom = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsWidgetAtBottom = { "bIsWidgetAtBottom", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FClassicLayoutSettings), &Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsWidgetAtBottom_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsWidgetAtBottom_MetaData), NewProp_bIsWidgetAtBottom_MetaData) }; -void Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtLeft_SetBit(void* Obj) -{ - ((FClassicLayoutSettings*)Obj)->bIsLoadingWidgetAtLeft = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtLeft = { "bIsLoadingWidgetAtLeft", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FClassicLayoutSettings), &Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtLeft_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsLoadingWidgetAtLeft_MetaData), NewProp_bIsLoadingWidgetAtLeft_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_Space = { "Space", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FClassicLayoutSettings, Space), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Space_MetaData), NewProp_Space_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_TipAlignment = { "TipAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FClassicLayoutSettings, TipAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipAlignment_MetaData), NewProp_TipAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_BorderHorizontalAlignment = { "BorderHorizontalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FClassicLayoutSettings, BorderHorizontalAlignment), Z_Construct_UEnum_SlateCore_EHorizontalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderHorizontalAlignment_MetaData), NewProp_BorderHorizontalAlignment_MetaData) }; // 990570535 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_BorderPadding = { "BorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FClassicLayoutSettings, BorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderPadding_MetaData), NewProp_BorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_BorderBackground = { "BorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FClassicLayoutSettings, BorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderBackground_MetaData), NewProp_BorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsWidgetAtBottom, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtLeft, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_Space, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_TipAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_BorderHorizontalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_BorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_BorderBackground, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FClassicLayoutSettings Property Definitions ************************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "ClassicLayoutSettings", - Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::PropPointers), - sizeof(FClassicLayoutSettings), - alignof(FClassicLayoutSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FClassicLayoutSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FClassicLayoutSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FClassicLayoutSettings.InnerSingleton, Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FClassicLayoutSettings.InnerSingleton); -} -// ********** End ScriptStruct FClassicLayoutSettings ********************************************** - -// ********** Begin ScriptStruct FCenterLayoutSettings ********************************************* -struct Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FCenterLayoutSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FCenterLayoutSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Center Layout settings*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Center Layout settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsTipAtBottom_MetaData[] = { - { "Category", "Center Layout" }, - { "Comment", "/** Is tip located at the bottom or top? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is tip located at the bottom or top?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipAlignment_MetaData[] = { - { "Category", "Center Layout" }, - { "Comment", "/** The alignment of the tips. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the tips." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderHorizontalAlignment_MetaData[] = { - { "Category", "Center Layout" }, - { "Comment", "/** The horizontal alignment of the border.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The horizontal alignment of the border." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderVerticalOffset_MetaData[] = { - { "Category", "Center Layout" }, - { "Comment", "/** Offset to bottom or top of the screen depending on the tip located at the bottom or top position.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Offset to bottom or top of the screen depending on the tip located at the bottom or top position." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderPadding_MetaData[] = { - { "Category", "Center Layout" }, - { "Comment", "/** The padding area between the border and the tips it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The padding area between the border and the tips it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderBackground_MetaData[] = { - { "Category", "Center Layout" }, - { "Comment", "/** Background appearance settings for tip area */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background appearance settings for tip area" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FCenterLayoutSettings constinit property declarations ************* - static void NewProp_bIsTipAtBottom_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsTipAtBottom; - static const UECodeGen_Private::FStructPropertyParams NewProp_TipAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_BorderHorizontalAlignment; - static const UECodeGen_Private::FFloatPropertyParams NewProp_BorderVerticalOffset; - static const UECodeGen_Private::FStructPropertyParams NewProp_BorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_BorderBackground; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FCenterLayoutSettings constinit property declarations *************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FCenterLayoutSettings; -class UScriptStruct* FCenterLayoutSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FCenterLayoutSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FCenterLayoutSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FCenterLayoutSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("CenterLayoutSettings")); - } - return Z_Registration_Info_UScriptStruct_FCenterLayoutSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FCenterLayoutSettings Property Definitions ************************ -void Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_bIsTipAtBottom_SetBit(void* Obj) -{ - ((FCenterLayoutSettings*)Obj)->bIsTipAtBottom = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_bIsTipAtBottom = { "bIsTipAtBottom", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FCenterLayoutSettings), &Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_bIsTipAtBottom_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsTipAtBottom_MetaData), NewProp_bIsTipAtBottom_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_TipAlignment = { "TipAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCenterLayoutSettings, TipAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipAlignment_MetaData), NewProp_TipAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderHorizontalAlignment = { "BorderHorizontalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCenterLayoutSettings, BorderHorizontalAlignment), Z_Construct_UEnum_SlateCore_EHorizontalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderHorizontalAlignment_MetaData), NewProp_BorderHorizontalAlignment_MetaData) }; // 990570535 -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderVerticalOffset = { "BorderVerticalOffset", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCenterLayoutSettings, BorderVerticalOffset), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderVerticalOffset_MetaData), NewProp_BorderVerticalOffset_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderPadding = { "BorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCenterLayoutSettings, BorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderPadding_MetaData), NewProp_BorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderBackground = { "BorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCenterLayoutSettings, BorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderBackground_MetaData), NewProp_BorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_bIsTipAtBottom, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_TipAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderHorizontalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderVerticalOffset, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderBackground, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FCenterLayoutSettings Property Definitions ************************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "CenterLayoutSettings", - Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::PropPointers), - sizeof(FCenterLayoutSettings), - alignof(FCenterLayoutSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FCenterLayoutSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FCenterLayoutSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FCenterLayoutSettings.InnerSingleton, Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FCenterLayoutSettings.InnerSingleton); -} -// ********** End ScriptStruct FCenterLayoutSettings *********************************************** - -// ********** Begin ScriptStruct FLetterboxLayoutSettings ****************************************** -struct Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FLetterboxLayoutSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FLetterboxLayoutSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Letterbox Layout settings*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Letterbox Layout settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsLoadingWidgetAtTop_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** Is loading widget located at the bottom or top? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is loading widget located at the bottom or top?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipAlignment_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** The alignment of the tips. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the tips." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingWidgetAlignment_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** The alignment of the loading widget. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the loading widget." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TopBorderHorizontalAlignment_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** The horizontal alignment of the top border.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The horizontal alignment of the top border." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BottomBorderHorizontalAlignment_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** The horizontal alignment of the bottom border.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The horizontal alignment of the bottom border." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TopBorderPadding_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** The top padding area between the border and the widget it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The top padding area between the border and the widget it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BottomBorderPadding_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** The bottom padding area between the border and the widget it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The bottom padding area between the border and the widget it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TopBorderBackground_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** Background appearance settings for top border */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background appearance settings for top border" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BottomBorderBackground_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** Background appearance settings for bottom border */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background appearance settings for bottom border" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FLetterboxLayoutSettings constinit property declarations ********** - static void NewProp_bIsLoadingWidgetAtTop_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsLoadingWidgetAtTop; - static const UECodeGen_Private::FStructPropertyParams NewProp_TipAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_LoadingWidgetAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_TopBorderHorizontalAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_BottomBorderHorizontalAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_TopBorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_BottomBorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_TopBorderBackground; - static const UECodeGen_Private::FStructPropertyParams NewProp_BottomBorderBackground; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FLetterboxLayoutSettings constinit property declarations ************ - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings; -class UScriptStruct* FLetterboxLayoutSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FLetterboxLayoutSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("LetterboxLayoutSettings")); - } - return Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FLetterboxLayoutSettings Property Definitions ********************* -void Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop_SetBit(void* Obj) -{ - ((FLetterboxLayoutSettings*)Obj)->bIsLoadingWidgetAtTop = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop = { "bIsLoadingWidgetAtTop", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FLetterboxLayoutSettings), &Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsLoadingWidgetAtTop_MetaData), NewProp_bIsLoadingWidgetAtTop_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TipAlignment = { "TipAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, TipAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipAlignment_MetaData), NewProp_TipAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_LoadingWidgetAlignment = { "LoadingWidgetAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, LoadingWidgetAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingWidgetAlignment_MetaData), NewProp_LoadingWidgetAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TopBorderHorizontalAlignment = { "TopBorderHorizontalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, TopBorderHorizontalAlignment), Z_Construct_UEnum_SlateCore_EHorizontalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TopBorderHorizontalAlignment_MetaData), NewProp_TopBorderHorizontalAlignment_MetaData) }; // 990570535 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_BottomBorderHorizontalAlignment = { "BottomBorderHorizontalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, BottomBorderHorizontalAlignment), Z_Construct_UEnum_SlateCore_EHorizontalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BottomBorderHorizontalAlignment_MetaData), NewProp_BottomBorderHorizontalAlignment_MetaData) }; // 990570535 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TopBorderPadding = { "TopBorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, TopBorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TopBorderPadding_MetaData), NewProp_TopBorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_BottomBorderPadding = { "BottomBorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, BottomBorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BottomBorderPadding_MetaData), NewProp_BottomBorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TopBorderBackground = { "TopBorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, TopBorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TopBorderBackground_MetaData), NewProp_TopBorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_BottomBorderBackground = { "BottomBorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, BottomBorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BottomBorderBackground_MetaData), NewProp_BottomBorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TipAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_LoadingWidgetAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TopBorderHorizontalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_BottomBorderHorizontalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TopBorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_BottomBorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TopBorderBackground, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_BottomBorderBackground, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FLetterboxLayoutSettings Property Definitions *********************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "LetterboxLayoutSettings", - Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::PropPointers), - sizeof(FLetterboxLayoutSettings), - alignof(FLetterboxLayoutSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FLetterboxLayoutSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings.InnerSingleton, Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings.InnerSingleton); -} -// ********** End ScriptStruct FLetterboxLayoutSettings ******************************************** - -// ********** Begin ScriptStruct FSidebarLayoutSettings ******************************************** -struct Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FSidebarLayoutSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FSidebarLayoutSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Sidebar Layout settings*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Sidebar Layout settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsWidgetAtRight_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** Is the border that contains loading and tip widgets located at the right or left? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is the border that contains loading and tip widgets located at the right or left?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsLoadingWidgetAtTop_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** Is loading widget on the top of the tip? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is loading widget on the top of the tip?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Space_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** The empty space between loading widget and the tip.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The empty space between loading widget and the tip." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_VerticalAlignment_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** The vertical alignment of the vertical box that contains loading/tip widgets. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The vertical alignment of the vertical box that contains loading/tip widgets." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingWidgetAlignment_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** The alignment of the loading widget. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the loading widget." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipAlignment_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** The alignment of the tips. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the tips." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderVerticalAlignment_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** The vertical alignment of the border background that contains all widgets. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The vertical alignment of the border background that contains all widgets." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderHorizontalOffset_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** Offset to left or right of the screen depending on the border that contains loading and tip widgets located at the left or right position.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Offset to left or right of the screen depending on the border that contains loading and tip widgets located at the left or right position." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderPadding_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** The padding area between the border and the widget it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The padding area between the border and the widget it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderBackground_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** Background appearance settings for the border widget */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background appearance settings for the border widget" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FSidebarLayoutSettings constinit property declarations ************ - static void NewProp_bIsWidgetAtRight_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsWidgetAtRight; - static void NewProp_bIsLoadingWidgetAtTop_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsLoadingWidgetAtTop; - static const UECodeGen_Private::FFloatPropertyParams NewProp_Space; - static const UECodeGen_Private::FBytePropertyParams NewProp_VerticalAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_LoadingWidgetAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_TipAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_BorderVerticalAlignment; - static const UECodeGen_Private::FFloatPropertyParams NewProp_BorderHorizontalOffset; - static const UECodeGen_Private::FStructPropertyParams NewProp_BorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_BorderBackground; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FSidebarLayoutSettings constinit property declarations ************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings; -class UScriptStruct* FSidebarLayoutSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FSidebarLayoutSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("SidebarLayoutSettings")); - } - return Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FSidebarLayoutSettings Property Definitions *********************** -void Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsWidgetAtRight_SetBit(void* Obj) -{ - ((FSidebarLayoutSettings*)Obj)->bIsWidgetAtRight = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsWidgetAtRight = { "bIsWidgetAtRight", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FSidebarLayoutSettings), &Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsWidgetAtRight_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsWidgetAtRight_MetaData), NewProp_bIsWidgetAtRight_MetaData) }; -void Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop_SetBit(void* Obj) -{ - ((FSidebarLayoutSettings*)Obj)->bIsLoadingWidgetAtTop = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop = { "bIsLoadingWidgetAtTop", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FSidebarLayoutSettings), &Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsLoadingWidgetAtTop_MetaData), NewProp_bIsLoadingWidgetAtTop_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_Space = { "Space", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, Space), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Space_MetaData), NewProp_Space_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_VerticalAlignment = { "VerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, VerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_VerticalAlignment_MetaData), NewProp_VerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_LoadingWidgetAlignment = { "LoadingWidgetAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, LoadingWidgetAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingWidgetAlignment_MetaData), NewProp_LoadingWidgetAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_TipAlignment = { "TipAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, TipAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipAlignment_MetaData), NewProp_TipAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderVerticalAlignment = { "BorderVerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, BorderVerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderVerticalAlignment_MetaData), NewProp_BorderVerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderHorizontalOffset = { "BorderHorizontalOffset", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, BorderHorizontalOffset), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderHorizontalOffset_MetaData), NewProp_BorderHorizontalOffset_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderPadding = { "BorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, BorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderPadding_MetaData), NewProp_BorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderBackground = { "BorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, BorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderBackground_MetaData), NewProp_BorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsWidgetAtRight, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_Space, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_VerticalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_LoadingWidgetAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_TipAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderVerticalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderHorizontalOffset, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderBackground, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FSidebarLayoutSettings Property Definitions ************************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "SidebarLayoutSettings", - Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::PropPointers), - sizeof(FSidebarLayoutSettings), - alignof(FSidebarLayoutSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FSidebarLayoutSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings.InnerSingleton, Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings.InnerSingleton); -} -// ********** End ScriptStruct FSidebarLayoutSettings ********************************************** - -// ********** Begin ScriptStruct FDualSidebarLayoutSettings **************************************** -struct Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FDualSidebarLayoutSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FDualSidebarLayoutSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Dual Sidebar Layout settings*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Dual Sidebar Layout settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsLoadingWidgetAtRight_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** Is loading widget on the right or left border? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is loading widget on the right or left border?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LeftVerticalAlignment_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** The vertical alignment of the left widget. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The vertical alignment of the left widget." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RightVerticalAlignment_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** The vertical alignment of the right widget. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The vertical alignment of the right widget." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LeftBorderVerticalAlignment_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** The vertical alignment of the left border background that contains all widgets. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The vertical alignment of the left border background that contains all widgets." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RightBorderVerticalAlignment_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** The vertical alignment of the right border background that contains all widgets. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The vertical alignment of the right border background that contains all widgets." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LeftBorderPadding_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** The padding area between the left border and the widget it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The padding area between the left border and the widget it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RightBorderPadding_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** The padding area between the right border and the widget it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The padding area between the right border and the widget it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LeftBorderBackground_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** Background appearance settings for the left border widget */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background appearance settings for the left border widget" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RightBorderBackground_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** Background appearance settings for the right border widget */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background appearance settings for the right border widget" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FDualSidebarLayoutSettings constinit property declarations ******** - static void NewProp_bIsLoadingWidgetAtRight_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsLoadingWidgetAtRight; - static const UECodeGen_Private::FBytePropertyParams NewProp_LeftVerticalAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_RightVerticalAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_LeftBorderVerticalAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_RightBorderVerticalAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_LeftBorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_RightBorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_LeftBorderBackground; - static const UECodeGen_Private::FStructPropertyParams NewProp_RightBorderBackground; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FDualSidebarLayoutSettings constinit property declarations ********** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings; -class UScriptStruct* FDualSidebarLayoutSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FDualSidebarLayoutSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("DualSidebarLayoutSettings")); - } - return Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FDualSidebarLayoutSettings Property Definitions ******************* -void Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtRight_SetBit(void* Obj) -{ - ((FDualSidebarLayoutSettings*)Obj)->bIsLoadingWidgetAtRight = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtRight = { "bIsLoadingWidgetAtRight", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FDualSidebarLayoutSettings), &Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtRight_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsLoadingWidgetAtRight_MetaData), NewProp_bIsLoadingWidgetAtRight_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftVerticalAlignment = { "LeftVerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, LeftVerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LeftVerticalAlignment_MetaData), NewProp_LeftVerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightVerticalAlignment = { "RightVerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, RightVerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RightVerticalAlignment_MetaData), NewProp_RightVerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftBorderVerticalAlignment = { "LeftBorderVerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, LeftBorderVerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LeftBorderVerticalAlignment_MetaData), NewProp_LeftBorderVerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightBorderVerticalAlignment = { "RightBorderVerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, RightBorderVerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RightBorderVerticalAlignment_MetaData), NewProp_RightBorderVerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftBorderPadding = { "LeftBorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, LeftBorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LeftBorderPadding_MetaData), NewProp_LeftBorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightBorderPadding = { "RightBorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, RightBorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RightBorderPadding_MetaData), NewProp_RightBorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftBorderBackground = { "LeftBorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, LeftBorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LeftBorderBackground_MetaData), NewProp_LeftBorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightBorderBackground = { "RightBorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, RightBorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RightBorderBackground_MetaData), NewProp_RightBorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtRight, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftVerticalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightVerticalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftBorderVerticalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightBorderVerticalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftBorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightBorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftBorderBackground, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightBorderBackground, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FDualSidebarLayoutSettings Property Definitions ********************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "DualSidebarLayoutSettings", - Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::PropPointers), - sizeof(FDualSidebarLayoutSettings), - alignof(FDualSidebarLayoutSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FDualSidebarLayoutSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings.InnerSingleton, Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings.InnerSingleton); -} -// ********** End ScriptStruct FDualSidebarLayoutSettings ****************************************** - -// ********** Begin Class ULoadingScreenSettings *************************************************** -FClassRegistrationInfo Z_Registration_Info_UClass_ULoadingScreenSettings; -UClass* ULoadingScreenSettings::GetPrivateStaticClass() -{ - using TClass = ULoadingScreenSettings; - if (!Z_Registration_Info_UClass_ULoadingScreenSettings.InnerSingleton) - { - GetPrivateStaticClassBody( - TClass::StaticPackage(), - TEXT("LoadingScreenSettings"), - Z_Registration_Info_UClass_ULoadingScreenSettings.InnerSingleton, - StaticRegisterNativesULoadingScreenSettings, - sizeof(TClass), - alignof(TClass), - TClass::StaticClassFlags, - TClass::StaticClassCastFlags(), - TClass::StaticConfigName(), - (UClass::ClassConstructorType)InternalConstructor, - (UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller, - UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass), - &TClass::Super::StaticClass, - &TClass::WithinClass::StaticClass - ); - } - return Z_Registration_Info_UClass_ULoadingScreenSettings.InnerSingleton; -} -UClass* Z_Construct_UClass_ULoadingScreenSettings_NoRegister() -{ - return ULoadingScreenSettings::GetPrivateStaticClass(); -} -struct Z_Construct_UClass_ULoadingScreenSettings_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = { - { "Comment", "/**\n * Async Loading Screen Settings \n */" }, - { "DisplayName", "Async Loading Screen" }, - { "IncludePath", "LoadingScreenSettings.h" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ObjectInitializerConstructorDeclared", "" }, - { "ToolTip", "Async Loading Screen Settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_StartupLoadingScreen_MetaData[] = { - { "Category", "General" }, - { "Comment", "/**\n\x09 * The startup loading screen when you first open the game. Setup any studio logo movies here.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The startup loading screen when you first open the game. Setup any studio logo movies here." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_DefaultLoadingScreen_MetaData[] = { - { "Category", "General" }, - { "Comment", "/**\n\x09 * The default loading screen that shows up whenever you open a new level.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The default loading screen that shows up whenever you open a new level." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Classic_MetaData[] = { - { "Category", "Layout" }, - { "Comment", "/**\n\x09 * Classic Layout settings.\n\x09 * The Classic is a simple, generic layout and fits well with many designs.\n\x09 * A border that contains loading and tip widgets can be at the bottom or top.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Classic Layout settings.\nThe Classic is a simple, generic layout and fits well with many designs.\nA border that contains loading and tip widgets can be at the bottom or top." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Center_MetaData[] = { - { "Category", "Layout" }, - { "Comment", "/**\n\x09 * Center Layout settings.\n\x09 * The loading widget is at the center of the screen, tip widget can be at the bottom or top.\n\x09 * The Center layout is a good choice if your loading icon is the main design.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Center Layout settings.\nThe loading widget is at the center of the screen, tip widget can be at the bottom or top.\nThe Center layout is a good choice if your loading icon is the main design." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Letterbox_MetaData[] = { - { "Category", "Layout" }, - { "Comment", "/**\n\x09 * Letterbox Layout settings.\n\x09 * The Letterbox layout has two borders on top and bottom of the screen. Loading widget\n\x09 * can be on the top and the tip is at the bottom of the screen, or vice versa.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Letterbox Layout settings.\nThe Letterbox layout has two borders on top and bottom of the screen. Loading widget\ncan be on the top and the tip is at the bottom of the screen, or vice versa." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Sidebar_MetaData[] = { - { "Category", "Layout" }, - { "Comment", "/**\n\x09 * Sidebar Layout settings.\n\x09 * The Sidebar layout has a vertical border on the left or right of the screen. The Sidebar \n\x09 * is suitable for storytelling, long paragraphs due to the height of the tip widget.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Sidebar Layout settings.\nThe Sidebar layout has a vertical border on the left or right of the screen. The Sidebar\nis suitable for storytelling, long paragraphs due to the height of the tip widget." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_DualSidebar_MetaData[] = { - { "Category", "Layout" }, - { "Comment", "/**\n\x09 * Dual Sidebar Layout settings\n\x09 * Similar to Sidebar layout but Dual Sidebar layout has two vertical borders on both left and right of the screen.\n\x09 * The Dual Sidebar layout is suitable for storytelling, long paragraphs due to the height of the tip widget.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Dual Sidebar Layout settings\nSimilar to Sidebar layout but Dual Sidebar layout has two vertical borders on both left and right of the screen.\nThe Dual Sidebar layout is suitable for storytelling, long paragraphs due to the height of the tip widget." }, - }; -#endif // WITH_METADATA - -// ********** Begin Class ULoadingScreenSettings constinit property declarations ******************* - static const UECodeGen_Private::FStructPropertyParams NewProp_StartupLoadingScreen; - static const UECodeGen_Private::FStructPropertyParams NewProp_DefaultLoadingScreen; - static const UECodeGen_Private::FStructPropertyParams NewProp_Classic; - static const UECodeGen_Private::FStructPropertyParams NewProp_Center; - static const UECodeGen_Private::FStructPropertyParams NewProp_Letterbox; - static const UECodeGen_Private::FStructPropertyParams NewProp_Sidebar; - static const UECodeGen_Private::FStructPropertyParams NewProp_DualSidebar; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Class ULoadingScreenSettings constinit property declarations ********************* - static UObject* (*const DependentSingletons[])(); - static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = { - TCppClassTypeTraits::IsAbstract, - }; - static const UECodeGen_Private::FClassParams ClassParams; -}; // struct Z_Construct_UClass_ULoadingScreenSettings_Statics - -// ********** Begin Class ULoadingScreenSettings Property Definitions ****************************** -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_StartupLoadingScreen = { "StartupLoadingScreen", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, StartupLoadingScreen), Z_Construct_UScriptStruct_FALoadingScreenSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_StartupLoadingScreen_MetaData), NewProp_StartupLoadingScreen_MetaData) }; // 746239430 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_DefaultLoadingScreen = { "DefaultLoadingScreen", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, DefaultLoadingScreen), Z_Construct_UScriptStruct_FALoadingScreenSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_DefaultLoadingScreen_MetaData), NewProp_DefaultLoadingScreen_MetaData) }; // 746239430 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Classic = { "Classic", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, Classic), Z_Construct_UScriptStruct_FClassicLayoutSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Classic_MetaData), NewProp_Classic_MetaData) }; // 1038540443 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Center = { "Center", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, Center), Z_Construct_UScriptStruct_FCenterLayoutSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Center_MetaData), NewProp_Center_MetaData) }; // 4246412196 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Letterbox = { "Letterbox", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, Letterbox), Z_Construct_UScriptStruct_FLetterboxLayoutSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Letterbox_MetaData), NewProp_Letterbox_MetaData) }; // 656395803 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Sidebar = { "Sidebar", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, Sidebar), Z_Construct_UScriptStruct_FSidebarLayoutSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Sidebar_MetaData), NewProp_Sidebar_MetaData) }; // 3566839650 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_DualSidebar = { "DualSidebar", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, DualSidebar), Z_Construct_UScriptStruct_FDualSidebarLayoutSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_DualSidebar_MetaData), NewProp_DualSidebar_MetaData) }; // 424286280 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_ULoadingScreenSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_StartupLoadingScreen, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_DefaultLoadingScreen, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Classic, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Center, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Letterbox, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Sidebar, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_DualSidebar, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_ULoadingScreenSettings_Statics::PropPointers) < 2048); -// ********** End Class ULoadingScreenSettings Property Definitions ******************************** -UObject* (*const Z_Construct_UClass_ULoadingScreenSettings_Statics::DependentSingletons[])() = { - (UObject* (*)())Z_Construct_UClass_UDeveloperSettings, - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_ULoadingScreenSettings_Statics::DependentSingletons) < 16); -const UECodeGen_Private::FClassParams Z_Construct_UClass_ULoadingScreenSettings_Statics::ClassParams = { - &ULoadingScreenSettings::StaticClass, - "Game", - &StaticCppClassTypeInfo, - DependentSingletons, - nullptr, - Z_Construct_UClass_ULoadingScreenSettings_Statics::PropPointers, - nullptr, - UE_ARRAY_COUNT(DependentSingletons), - 0, - UE_ARRAY_COUNT(Z_Construct_UClass_ULoadingScreenSettings_Statics::PropPointers), - 0, - 0x001000A6u, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_ULoadingScreenSettings_Statics::Class_MetaDataParams), Z_Construct_UClass_ULoadingScreenSettings_Statics::Class_MetaDataParams) -}; -void ULoadingScreenSettings::StaticRegisterNativesULoadingScreenSettings() -{ -} -UClass* Z_Construct_UClass_ULoadingScreenSettings() -{ - if (!Z_Registration_Info_UClass_ULoadingScreenSettings.OuterSingleton) - { - UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_ULoadingScreenSettings.OuterSingleton, Z_Construct_UClass_ULoadingScreenSettings_Statics::ClassParams); - } - return Z_Registration_Info_UClass_ULoadingScreenSettings.OuterSingleton; -} -DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, ULoadingScreenSettings); -ULoadingScreenSettings::~ULoadingScreenSettings() {} -// ********** End Class ULoadingScreenSettings ***************************************************** - -// ********** Begin Registration ******************************************************************* -struct Z_CompiledInDeferFile_FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics -{ - static constexpr FEnumRegisterCompiledInInfo EnumInfo[] = { - { EAsyncLoadingScreenLayout_StaticEnum, TEXT("EAsyncLoadingScreenLayout"), &Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 1278915894U) }, - { ELoadingIconType_StaticEnum, TEXT("ELoadingIconType"), &Z_Registration_Info_UEnum_ELoadingIconType, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 1850593641U) }, - { ELoadingWidgetType_StaticEnum, TEXT("ELoadingWidgetType"), &Z_Registration_Info_UEnum_ELoadingWidgetType, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 953500990U) }, - }; - static constexpr FStructRegisterCompiledInInfo ScriptStructInfo[] = { - { FWidgetAlignment::StaticStruct, Z_Construct_UScriptStruct_FWidgetAlignment_Statics::NewStructOps, TEXT("WidgetAlignment"),&Z_Registration_Info_UScriptStruct_FWidgetAlignment, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FWidgetAlignment), 2794758098U) }, - { FTextAppearance::StaticStruct, Z_Construct_UScriptStruct_FTextAppearance_Statics::NewStructOps, TEXT("TextAppearance"),&Z_Registration_Info_UScriptStruct_FTextAppearance, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FTextAppearance), 2810457549U) }, - { FThrobberSettings::StaticStruct, Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewStructOps, TEXT("ThrobberSettings"),&Z_Registration_Info_UScriptStruct_FThrobberSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FThrobberSettings), 2318335935U) }, - { FCircularThrobberSettings::StaticStruct, Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewStructOps, TEXT("CircularThrobberSettings"),&Z_Registration_Info_UScriptStruct_FCircularThrobberSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FCircularThrobberSettings), 1630594575U) }, - { FImageSequenceSettings::StaticStruct, Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewStructOps, TEXT("ImageSequenceSettings"),&Z_Registration_Info_UScriptStruct_FImageSequenceSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FImageSequenceSettings), 1329596008U) }, - { FBackgroundSettings::StaticStruct, Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewStructOps, TEXT("BackgroundSettings"),&Z_Registration_Info_UScriptStruct_FBackgroundSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FBackgroundSettings), 3107127872U) }, - { FLoadingWidgetSettings::StaticStruct, Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewStructOps, TEXT("LoadingWidgetSettings"),&Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FLoadingWidgetSettings), 3370305444U) }, - { FTipSettings::StaticStruct, Z_Construct_UScriptStruct_FTipSettings_Statics::NewStructOps, TEXT("TipSettings"),&Z_Registration_Info_UScriptStruct_FTipSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FTipSettings), 1574949218U) }, - { FLoadingCompleteTextSettings::StaticStruct, Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewStructOps, TEXT("LoadingCompleteTextSettings"),&Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FLoadingCompleteTextSettings), 2503102234U) }, - { FALoadingScreenSettings::StaticStruct, Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewStructOps, TEXT("ALoadingScreenSettings"),&Z_Registration_Info_UScriptStruct_FALoadingScreenSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FALoadingScreenSettings), 746239430U) }, - { FClassicLayoutSettings::StaticStruct, Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewStructOps, TEXT("ClassicLayoutSettings"),&Z_Registration_Info_UScriptStruct_FClassicLayoutSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FClassicLayoutSettings), 1038540443U) }, - { FCenterLayoutSettings::StaticStruct, Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewStructOps, TEXT("CenterLayoutSettings"),&Z_Registration_Info_UScriptStruct_FCenterLayoutSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FCenterLayoutSettings), 4246412196U) }, - { FLetterboxLayoutSettings::StaticStruct, Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewStructOps, TEXT("LetterboxLayoutSettings"),&Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FLetterboxLayoutSettings), 656395803U) }, - { FSidebarLayoutSettings::StaticStruct, Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewStructOps, TEXT("SidebarLayoutSettings"),&Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FSidebarLayoutSettings), 3566839650U) }, - { FDualSidebarLayoutSettings::StaticStruct, Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewStructOps, TEXT("DualSidebarLayoutSettings"),&Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FDualSidebarLayoutSettings), 424286280U) }, - }; - static constexpr FClassRegisterCompiledInInfo ClassInfo[] = { - { Z_Construct_UClass_ULoadingScreenSettings, ULoadingScreenSettings::StaticClass, TEXT("ULoadingScreenSettings"), &Z_Registration_Info_UClass_ULoadingScreenSettings, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(ULoadingScreenSettings), 659124292U) }, - }; -}; // Z_CompiledInDeferFile_FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics -static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_3409648994{ - TEXT("/Script/AsyncLoadingScreen"), - Z_CompiledInDeferFile_FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics::ClassInfo), - Z_CompiledInDeferFile_FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics::ScriptStructInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics::ScriptStructInfo), - Z_CompiledInDeferFile_FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics::EnumInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics::EnumInfo), -}; -// ********** End Registration ********************************************************************* - -PRAGMA_ENABLE_DEPRECATION_WARNINGS diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Android/UnrealGame/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.generated.h b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Android/UnrealGame/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.generated.h deleted file mode 100644 index 48147d645..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Android/UnrealGame/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.generated.h +++ /dev/null @@ -1,247 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -// IWYU pragma: private, include "LoadingScreenSettings.h" - -#ifdef ASYNCLOADINGSCREEN_LoadingScreenSettings_generated_h -#error "LoadingScreenSettings.generated.h already included, missing '#pragma once' in LoadingScreenSettings.h" -#endif -#define ASYNCLOADINGSCREEN_LoadingScreenSettings_generated_h - -#include "UObject/ObjectMacros.h" -#include "UObject/ScriptMacros.h" - -PRAGMA_DISABLE_DEPRECATION_WARNINGS - -// ********** Begin ScriptStruct FWidgetAlignment ************************************************** -struct Z_Construct_UScriptStruct_FWidgetAlignment_Statics; -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_80_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FWidgetAlignment_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FWidgetAlignment; -// ********** End ScriptStruct FWidgetAlignment **************************************************** - -// ********** Begin ScriptStruct FTextAppearance *************************************************** -struct Z_Construct_UScriptStruct_FTextAppearance_Statics; -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_94_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FTextAppearance_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FTextAppearance; -// ********** End ScriptStruct FTextAppearance ***************************************************** - -// ********** Begin ScriptStruct FThrobberSettings ************************************************* -struct Z_Construct_UScriptStruct_FThrobberSettings_Statics; -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_120_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FThrobberSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FThrobberSettings; -// ********** End ScriptStruct FThrobberSettings *************************************************** - -// ********** Begin ScriptStruct FCircularThrobberSettings ***************************************** -struct Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics; -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_146_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FCircularThrobberSettings; -// ********** End ScriptStruct FCircularThrobberSettings ******************************************* - -// ********** Begin ScriptStruct FImageSequenceSettings ******************************************** -struct Z_Construct_UScriptStruct_FImageSequenceSettings_Statics; -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_168_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FImageSequenceSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FImageSequenceSettings; -// ********** End ScriptStruct FImageSequenceSettings ********************************************** - -// ********** Begin ScriptStruct FBackgroundSettings *********************************************** -struct Z_Construct_UScriptStruct_FBackgroundSettings_Statics; -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_195_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FBackgroundSettings_Statics; \ - static class UScriptStruct* StaticStruct(); - - -struct FBackgroundSettings; -// ********** End ScriptStruct FBackgroundSettings ************************************************* - -// ********** Begin ScriptStruct FLoadingWidgetSettings ******************************************** -struct Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics; -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_231_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics; \ - static class UScriptStruct* StaticStruct(); - - -struct FLoadingWidgetSettings; -// ********** End ScriptStruct FLoadingWidgetSettings ********************************************** - -// ********** Begin ScriptStruct FTipSettings ****************************************************** -struct Z_Construct_UScriptStruct_FTipSettings_Statics; -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_307_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FTipSettings_Statics; \ - static class UScriptStruct* StaticStruct(); - - -struct FTipSettings; -// ********** End ScriptStruct FTipSettings ******************************************************** - -// ********** Begin ScriptStruct FLoadingCompleteTextSettings ************************************** -struct Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics; -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_339_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics; \ - static class UScriptStruct* StaticStruct(); - - -struct FLoadingCompleteTextSettings; -// ********** End ScriptStruct FLoadingCompleteTextSettings **************************************** - -// ********** Begin ScriptStruct FALoadingScreenSettings ******************************************* -struct Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics; -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_376_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics; \ - static class UScriptStruct* StaticStruct(); - - -struct FALoadingScreenSettings; -// ********** End ScriptStruct FALoadingScreenSettings ********************************************* - -// ********** Begin ScriptStruct FClassicLayoutSettings ******************************************** -struct Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics; -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_477_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FClassicLayoutSettings; -// ********** End ScriptStruct FClassicLayoutSettings ********************************************** - -// ********** Begin ScriptStruct FCenterLayoutSettings ********************************************* -struct Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics; -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_512_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FCenterLayoutSettings; -// ********** End ScriptStruct FCenterLayoutSettings *********************************************** - -// ********** Begin ScriptStruct FLetterboxLayoutSettings ****************************************** -struct Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics; -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_543_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FLetterboxLayoutSettings; -// ********** End ScriptStruct FLetterboxLayoutSettings ******************************************** - -// ********** Begin ScriptStruct FSidebarLayoutSettings ******************************************** -struct Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics; -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_586_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FSidebarLayoutSettings; -// ********** End ScriptStruct FSidebarLayoutSettings ********************************************** - -// ********** Begin ScriptStruct FDualSidebarLayoutSettings **************************************** -struct Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics; -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_633_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FDualSidebarLayoutSettings; -// ********** End ScriptStruct FDualSidebarLayoutSettings ****************************************** - -// ********** Begin Class ULoadingScreenSettings *************************************************** -struct Z_Construct_UClass_ULoadingScreenSettings_Statics; -ASYNCLOADINGSCREEN_API UClass* Z_Construct_UClass_ULoadingScreenSettings_NoRegister(); - -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_678_INCLASS_NO_PURE_DECLS \ -private: \ - static void StaticRegisterNativesULoadingScreenSettings(); \ - friend struct ::Z_Construct_UClass_ULoadingScreenSettings_Statics; \ - static UClass* GetPrivateStaticClass(); \ - friend ASYNCLOADINGSCREEN_API UClass* ::Z_Construct_UClass_ULoadingScreenSettings_NoRegister(); \ -public: \ - DECLARE_CLASS2(ULoadingScreenSettings, UDeveloperSettings, COMPILED_IN_FLAGS(0 | CLASS_DefaultConfig | CLASS_Config), CASTCLASS_None, TEXT("/Script/AsyncLoadingScreen"), Z_Construct_UClass_ULoadingScreenSettings_NoRegister) \ - DECLARE_SERIALIZER(ULoadingScreenSettings) \ - static constexpr const TCHAR* StaticConfigName() {return TEXT("Game");} \ - - - -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_678_ENHANCED_CONSTRUCTORS \ - /** Deleted move- and copy-constructors, should never be used */ \ - ULoadingScreenSettings(ULoadingScreenSettings&&) = delete; \ - ULoadingScreenSettings(const ULoadingScreenSettings&) = delete; \ - DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, ULoadingScreenSettings); \ - DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(ULoadingScreenSettings); \ - DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(ULoadingScreenSettings) \ - NO_API virtual ~ULoadingScreenSettings(); - - -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_675_PROLOG -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_678_GENERATED_BODY \ -PRAGMA_DISABLE_DEPRECATION_WARNINGS \ -public: \ - FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_678_INCLASS_NO_PURE_DECLS \ - FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_678_ENHANCED_CONSTRUCTORS \ -private: \ -PRAGMA_ENABLE_DEPRECATION_WARNINGS - - -class ULoadingScreenSettings; - -// ********** End Class ULoadingScreenSettings ***************************************************** - -#undef CURRENT_FILE_ID -#define CURRENT_FILE_ID FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h - -// ********** Begin Enum EAsyncLoadingScreenLayout ************************************************* -#define FOREACH_ENUM_EASYNCLOADINGSCREENLAYOUT(op) \ - op(EAsyncLoadingScreenLayout::ALSL_Classic) \ - op(EAsyncLoadingScreenLayout::ALSL_Center) \ - op(EAsyncLoadingScreenLayout::ALSL_Letterbox) \ - op(EAsyncLoadingScreenLayout::ALSL_Sidebar) \ - op(EAsyncLoadingScreenLayout::ALSL_DualSidebar) - -enum class EAsyncLoadingScreenLayout : uint8; -template<> struct TIsUEnumClass { enum { Value = true }; }; -template<> ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API UEnum* StaticEnum(); -// ********** End Enum EAsyncLoadingScreenLayout *************************************************** - -// ********** Begin Enum ELoadingIconType ********************************************************** -#define FOREACH_ENUM_ELOADINGICONTYPE(op) \ - op(ELoadingIconType::LIT_Throbber) \ - op(ELoadingIconType::LIT_CircularThrobber) \ - op(ELoadingIconType::LIT_ImageSequence) - -enum class ELoadingIconType : uint8; -template<> struct TIsUEnumClass { enum { Value = true }; }; -template<> ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API UEnum* StaticEnum(); -// ********** End Enum ELoadingIconType ************************************************************ - -// ********** Begin Enum ELoadingWidgetType ******************************************************** -#define FOREACH_ENUM_ELOADINGWIDGETTYPE(op) \ - op(ELoadingWidgetType::LWT_Horizontal) \ - op(ELoadingWidgetType::LWT_Vertical) - -enum class ELoadingWidgetType : uint8; -template<> struct TIsUEnumClass { enum { Value = true }; }; -template<> ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API UEnum* StaticEnum(); -// ********** End Enum ELoadingWidgetType ********************************************************** - -PRAGMA_ENABLE_DEPRECATION_WARNINGS diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Android/UnrealGame/Inc/AsyncLoadingScreen/UHT/Timestamp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Android/UnrealGame/Inc/AsyncLoadingScreen/UHT/Timestamp deleted file mode 100644 index be35958d2..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Android/UnrealGame/Inc/AsyncLoadingScreen/UHT/Timestamp +++ /dev/null @@ -1,2 +0,0 @@ -D:\build\U5M\Sync\LocalBuilds\PluginTemp\HostProject\Plugins\AsyncLoadingScreen\Source\AsyncLoadingScreen\Public\AsyncLoadingScreenLibrary.h -D:\build\U5M\Sync\LocalBuilds\PluginTemp\HostProject\Plugins\AsyncLoadingScreen\Source\AsyncLoadingScreen\Public\LoadingScreenSettings.h diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Android/UnrealGame/Shipping/AsyncLoadingScreen/AsyncLoadingScreen.precompiled b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Android/UnrealGame/Shipping/AsyncLoadingScreen/AsyncLoadingScreen.precompiled deleted file mode 100644 index 2b3dc8f67..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Android/UnrealGame/Shipping/AsyncLoadingScreen/AsyncLoadingScreen.precompiled +++ /dev/null @@ -1,8 +0,0 @@ -{ - "OutputFiles": [ - "..\\..\\..\\a\\UnrealGame\\Shipping\\AsyncLoadingScreen\\Module.AsyncLoadingScreen.cpp.o", - "..\\..\\..\\a\\UnrealGame\\Shipping\\AsyncLoadingScreen\\Module.AsyncLoadingScreen.cpp.o", - "..\\..\\..\\x\\UnrealGame\\Shipping\\AsyncLoadingScreen\\Module.AsyncLoadingScreen.cpp.o", - "..\\..\\..\\x\\UnrealGame\\Shipping\\AsyncLoadingScreen\\Module.AsyncLoadingScreen.cpp.o" - ] -} \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/IOS/UnrealGame/Development/AsyncLoadingScreen/AsyncLoadingScreen.precompiled b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/IOS/UnrealGame/Development/AsyncLoadingScreen/AsyncLoadingScreen.precompiled deleted file mode 100644 index c310f99e3..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/IOS/UnrealGame/Development/AsyncLoadingScreen/AsyncLoadingScreen.precompiled +++ /dev/null @@ -1,6 +0,0 @@ -{ - "OutputFiles": [ - "../../../arm64/UnrealGame/Development/AsyncLoadingScreen/Module.AsyncLoadingScreen.cpp.o", - "../../../arm64/UnrealGame/Development/AsyncLoadingScreen/Module.AsyncLoadingScreen.cpp.o" - ] -} \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/IOS/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreen.init.gen.cpp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/IOS/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreen.init.gen.cpp deleted file mode 100644 index 2ffabac46..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/IOS/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreen.init.gen.cpp +++ /dev/null @@ -1,29 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -#include "UObject/GeneratedCppIncludes.h" -PRAGMA_DISABLE_DEPRECATION_WARNINGS -void EmptyLinkFunctionForGeneratedCodeAsyncLoadingScreen_init() {} -static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); static FPackageRegistrationInfo Z_Registration_Info_UPackage__Script_AsyncLoadingScreen; - FORCENOINLINE UPackage* Z_Construct_UPackage__Script_AsyncLoadingScreen() - { - if (!Z_Registration_Info_UPackage__Script_AsyncLoadingScreen.OuterSingleton) - { - static const UECodeGen_Private::FPackageParams PackageParams = { - "/Script/AsyncLoadingScreen", - nullptr, - 0, - PKG_CompiledIn | 0x00000000, - 0xE6A71342, - 0x0B35F629, - METADATA_PARAMS(0, nullptr) - }; - UECodeGen_Private::ConstructUPackage(Z_Registration_Info_UPackage__Script_AsyncLoadingScreen.OuterSingleton, PackageParams); - } - return Z_Registration_Info_UPackage__Script_AsyncLoadingScreen.OuterSingleton; -} -static FRegisterCompiledInInfo Z_CompiledInDeferPackage_UPackage__Script_AsyncLoadingScreen(Z_Construct_UPackage__Script_AsyncLoadingScreen, TEXT("/Script/AsyncLoadingScreen"), Z_Registration_Info_UPackage__Script_AsyncLoadingScreen, CONSTRUCT_RELOAD_VERSION_INFO(FPackageReloadVersionInfo, 0xE6A71342, 0x0B35F629)); -PRAGMA_ENABLE_DEPRECATION_WARNINGS diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/IOS/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenClasses.h b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/IOS/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenClasses.h deleted file mode 100644 index 829531246..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/IOS/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenClasses.h +++ /dev/null @@ -1,10 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -#pragma once - - - diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/IOS/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.gen.cpp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/IOS/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.gen.cpp deleted file mode 100644 index 1a2a2fecb..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/IOS/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.gen.cpp +++ /dev/null @@ -1,457 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -#include "UObject/GeneratedCppIncludes.h" -#include "AsyncLoadingScreenLibrary.h" - -PRAGMA_DISABLE_DEPRECATION_WARNINGS -static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); -void EmptyLinkFunctionForGeneratedCodeAsyncLoadingScreenLibrary() {} - -// ********** Begin Cross Module References ******************************************************** -ASYNCLOADINGSCREEN_API UClass* Z_Construct_UClass_UAsyncLoadingScreenLibrary(); -ASYNCLOADINGSCREEN_API UClass* Z_Construct_UClass_UAsyncLoadingScreenLibrary_NoRegister(); -ENGINE_API UClass* Z_Construct_UClass_UBlueprintFunctionLibrary(); -UPackage* Z_Construct_UPackage__Script_AsyncLoadingScreen(); -// ********** End Cross Module References ********************************************************** - -// ********** Begin Class UAsyncLoadingScreenLibrary Function GetIsEnableLoadingScreen ************* -struct Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics -{ - struct AsyncLoadingScreenLibrary_eventGetIsEnableLoadingScreen_Parms - { - bool ReturnValue; - }; -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { - { "Category", "Async Loading Screen" }, - { "Comment", "/**\n\x09 * Get enable/disable the loading screen for next levels\n\x09 *\n\x09 **/" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, - { "ToolTip", "Get enable/disable the loading screen for next levels" }, - }; -#endif // WITH_METADATA - -// ********** Begin Function GetIsEnableLoadingScreen constinit property declarations ************** - static void NewProp_ReturnValue_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Function GetIsEnableLoadingScreen constinit property declarations **************** - static const UECodeGen_Private::FFunctionParams FuncParams; -}; - -// ********** Begin Function GetIsEnableLoadingScreen Property Definitions ************************* -void Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::NewProp_ReturnValue_SetBit(void* Obj) -{ - ((AsyncLoadingScreenLibrary_eventGetIsEnableLoadingScreen_Parms*)Obj)->ReturnValue = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(AsyncLoadingScreenLibrary_eventGetIsEnableLoadingScreen_Parms), &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::NewProp_ReturnValue, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::PropPointers) < 2048); -// ********** End Function GetIsEnableLoadingScreen Property Definitions *************************** -const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncLoadingScreenLibrary, nullptr, "GetIsEnableLoadingScreen", Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::PropPointers), -sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::AsyncLoadingScreenLibrary_eventGetIsEnableLoadingScreen_Parms), -RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x14022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::Function_MetaDataParams)}, }; -static_assert(sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::AsyncLoadingScreenLibrary_eventGetIsEnableLoadingScreen_Parms) < MAX_uint16); -UFunction* Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen() -{ - static UFunction* ReturnFunction = nullptr; - if (!ReturnFunction) - { - UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::FuncParams); - } - return ReturnFunction; -} -DEFINE_FUNCTION(UAsyncLoadingScreenLibrary::execGetIsEnableLoadingScreen) -{ - P_FINISH; - P_NATIVE_BEGIN; - *(bool*)Z_Param__Result=UAsyncLoadingScreenLibrary::GetIsEnableLoadingScreen(); - P_NATIVE_END; -} -// ********** End Class UAsyncLoadingScreenLibrary Function GetIsEnableLoadingScreen *************** - -// ********** Begin Class UAsyncLoadingScreenLibrary Function SetDisplayBackgroundIndex ************ -struct Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics -{ - struct AsyncLoadingScreenLibrary_eventSetDisplayBackgroundIndex_Parms - { - int32 BackgroundIndex; - }; -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { - { "Category", "Async Loading Screen" }, - { "Comment", "/**\n\x09 * Set which background will be displayed on the loading screen by index. The \"SetDisplayBackgroundManually\" option in Background setting needs to be \"true\" to use this function.\n\x09 * \n\x09 * @param BackgroundIndex Valid index of the Background in \"Images\" array in Background setting. If the index is not valid, then it will display random background instead.\n\x09 **/" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, - { "ToolTip", "Set which background will be displayed on the loading screen by index. The \"SetDisplayBackgroundManually\" option in Background setting needs to be \"true\" to use this function.\n\n@param BackgroundIndex Valid index of the Background in \"Images\" array in Background setting. If the index is not valid, then it will display random background instead." }, - }; -#endif // WITH_METADATA - -// ********** Begin Function SetDisplayBackgroundIndex constinit property declarations ************* - static const UECodeGen_Private::FIntPropertyParams NewProp_BackgroundIndex; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Function SetDisplayBackgroundIndex constinit property declarations *************** - static const UECodeGen_Private::FFunctionParams FuncParams; -}; - -// ********** Begin Function SetDisplayBackgroundIndex Property Definitions ************************ -const UECodeGen_Private::FIntPropertyParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::NewProp_BackgroundIndex = { "BackgroundIndex", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(AsyncLoadingScreenLibrary_eventSetDisplayBackgroundIndex_Parms, BackgroundIndex), METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::NewProp_BackgroundIndex, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::PropPointers) < 2048); -// ********** End Function SetDisplayBackgroundIndex Property Definitions ************************** -const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncLoadingScreenLibrary, nullptr, "SetDisplayBackgroundIndex", Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::PropPointers), -sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::AsyncLoadingScreenLibrary_eventSetDisplayBackgroundIndex_Parms), -RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::Function_MetaDataParams)}, }; -static_assert(sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::AsyncLoadingScreenLibrary_eventSetDisplayBackgroundIndex_Parms) < MAX_uint16); -UFunction* Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex() -{ - static UFunction* ReturnFunction = nullptr; - if (!ReturnFunction) - { - UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::FuncParams); - } - return ReturnFunction; -} -DEFINE_FUNCTION(UAsyncLoadingScreenLibrary::execSetDisplayBackgroundIndex) -{ - P_GET_PROPERTY(FIntProperty,Z_Param_BackgroundIndex); - P_FINISH; - P_NATIVE_BEGIN; - UAsyncLoadingScreenLibrary::SetDisplayBackgroundIndex(Z_Param_BackgroundIndex); - P_NATIVE_END; -} -// ********** End Class UAsyncLoadingScreenLibrary Function SetDisplayBackgroundIndex ************** - -// ********** Begin Class UAsyncLoadingScreenLibrary Function SetDisplayMovieIndex ***************** -struct Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics -{ - struct AsyncLoadingScreenLibrary_eventSetDisplayMovieIndex_Parms - { - int32 MovieIndex; - }; -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { - { "Category", "Async Loading Screen" }, - { "Comment", "/**\n\x09 * Set which movie will be displayed on the loading screen by index. The \"SetDisplayMovieIndexManually\" option needs to be \"true\" to use this function.\n\x09 *\n\x09 * @param MovieIndex Valid index of the movie in \"MoviePaths\" array.\n\x09 **/" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, - { "ToolTip", "Set which movie will be displayed on the loading screen by index. The \"SetDisplayMovieIndexManually\" option needs to be \"true\" to use this function.\n\n@param MovieIndex Valid index of the movie in \"MoviePaths\" array." }, - }; -#endif // WITH_METADATA - -// ********** Begin Function SetDisplayMovieIndex constinit property declarations ****************** - static const UECodeGen_Private::FIntPropertyParams NewProp_MovieIndex; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Function SetDisplayMovieIndex constinit property declarations ******************** - static const UECodeGen_Private::FFunctionParams FuncParams; -}; - -// ********** Begin Function SetDisplayMovieIndex Property Definitions ***************************** -const UECodeGen_Private::FIntPropertyParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::NewProp_MovieIndex = { "MovieIndex", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(AsyncLoadingScreenLibrary_eventSetDisplayMovieIndex_Parms, MovieIndex), METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::NewProp_MovieIndex, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::PropPointers) < 2048); -// ********** End Function SetDisplayMovieIndex Property Definitions ******************************* -const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncLoadingScreenLibrary, nullptr, "SetDisplayMovieIndex", Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::PropPointers), -sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::AsyncLoadingScreenLibrary_eventSetDisplayMovieIndex_Parms), -RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::Function_MetaDataParams)}, }; -static_assert(sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::AsyncLoadingScreenLibrary_eventSetDisplayMovieIndex_Parms) < MAX_uint16); -UFunction* Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex() -{ - static UFunction* ReturnFunction = nullptr; - if (!ReturnFunction) - { - UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::FuncParams); - } - return ReturnFunction; -} -DEFINE_FUNCTION(UAsyncLoadingScreenLibrary::execSetDisplayMovieIndex) -{ - P_GET_PROPERTY(FIntProperty,Z_Param_MovieIndex); - P_FINISH; - P_NATIVE_BEGIN; - UAsyncLoadingScreenLibrary::SetDisplayMovieIndex(Z_Param_MovieIndex); - P_NATIVE_END; -} -// ********** End Class UAsyncLoadingScreenLibrary Function SetDisplayMovieIndex ******************* - -// ********** Begin Class UAsyncLoadingScreenLibrary Function SetDisplayTipTextIndex *************** -struct Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics -{ - struct AsyncLoadingScreenLibrary_eventSetDisplayTipTextIndex_Parms - { - int32 TipTextIndex; - }; -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { - { "Category", "Async Loading Screen" }, - { "Comment", "/**\n\x09 * Set which text will be displayed on the loading screen by index. The \"SetDisplayTipTextManually\" option in Tip Widget setting needs to be \"true\" to use this function.\n\x09 *\n\x09 * @param TipTextIndex Valid index of the text in \"TipText\" array in Tip Widget setting. If the index is not valid, then it will display random text instead.\n\x09 **/" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, - { "ToolTip", "Set which text will be displayed on the loading screen by index. The \"SetDisplayTipTextManually\" option in Tip Widget setting needs to be \"true\" to use this function.\n\n@param TipTextIndex Valid index of the text in \"TipText\" array in Tip Widget setting. If the index is not valid, then it will display random text instead." }, - }; -#endif // WITH_METADATA - -// ********** Begin Function SetDisplayTipTextIndex constinit property declarations **************** - static const UECodeGen_Private::FIntPropertyParams NewProp_TipTextIndex; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Function SetDisplayTipTextIndex constinit property declarations ****************** - static const UECodeGen_Private::FFunctionParams FuncParams; -}; - -// ********** Begin Function SetDisplayTipTextIndex Property Definitions *************************** -const UECodeGen_Private::FIntPropertyParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::NewProp_TipTextIndex = { "TipTextIndex", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(AsyncLoadingScreenLibrary_eventSetDisplayTipTextIndex_Parms, TipTextIndex), METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::NewProp_TipTextIndex, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::PropPointers) < 2048); -// ********** End Function SetDisplayTipTextIndex Property Definitions ***************************** -const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncLoadingScreenLibrary, nullptr, "SetDisplayTipTextIndex", Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::PropPointers), -sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::AsyncLoadingScreenLibrary_eventSetDisplayTipTextIndex_Parms), -RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::Function_MetaDataParams)}, }; -static_assert(sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::AsyncLoadingScreenLibrary_eventSetDisplayTipTextIndex_Parms) < MAX_uint16); -UFunction* Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex() -{ - static UFunction* ReturnFunction = nullptr; - if (!ReturnFunction) - { - UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::FuncParams); - } - return ReturnFunction; -} -DEFINE_FUNCTION(UAsyncLoadingScreenLibrary::execSetDisplayTipTextIndex) -{ - P_GET_PROPERTY(FIntProperty,Z_Param_TipTextIndex); - P_FINISH; - P_NATIVE_BEGIN; - UAsyncLoadingScreenLibrary::SetDisplayTipTextIndex(Z_Param_TipTextIndex); - P_NATIVE_END; -} -// ********** End Class UAsyncLoadingScreenLibrary Function SetDisplayTipTextIndex ***************** - -// ********** Begin Class UAsyncLoadingScreenLibrary Function SetEnableLoadingScreen *************** -struct Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics -{ - struct AsyncLoadingScreenLibrary_eventSetEnableLoadingScreen_Parms - { - bool bIsEnableLoadingScreen; - }; -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { - { "Category", "Async Loading Screen" }, - { "Comment", "/**\n\x09 * Set enable/disable the loading screen for next levels\n\x09 *\n\x09 * @param bIsEnableLoadingScreen Should we enable the loading screen for next level?\n\x09 **/" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, - { "ToolTip", "Set enable/disable the loading screen for next levels\n\n@param bIsEnableLoadingScreen Should we enable the loading screen for next level?" }, - }; -#endif // WITH_METADATA - -// ********** Begin Function SetEnableLoadingScreen constinit property declarations **************** - static void NewProp_bIsEnableLoadingScreen_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsEnableLoadingScreen; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Function SetEnableLoadingScreen constinit property declarations ****************** - static const UECodeGen_Private::FFunctionParams FuncParams; -}; - -// ********** Begin Function SetEnableLoadingScreen Property Definitions *************************** -void Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::NewProp_bIsEnableLoadingScreen_SetBit(void* Obj) -{ - ((AsyncLoadingScreenLibrary_eventSetEnableLoadingScreen_Parms*)Obj)->bIsEnableLoadingScreen = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::NewProp_bIsEnableLoadingScreen = { "bIsEnableLoadingScreen", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(AsyncLoadingScreenLibrary_eventSetEnableLoadingScreen_Parms), &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::NewProp_bIsEnableLoadingScreen_SetBit, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::NewProp_bIsEnableLoadingScreen, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::PropPointers) < 2048); -// ********** End Function SetEnableLoadingScreen Property Definitions ***************************** -const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncLoadingScreenLibrary, nullptr, "SetEnableLoadingScreen", Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::PropPointers), -sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::AsyncLoadingScreenLibrary_eventSetEnableLoadingScreen_Parms), -RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::Function_MetaDataParams)}, }; -static_assert(sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::AsyncLoadingScreenLibrary_eventSetEnableLoadingScreen_Parms) < MAX_uint16); -UFunction* Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen() -{ - static UFunction* ReturnFunction = nullptr; - if (!ReturnFunction) - { - UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::FuncParams); - } - return ReturnFunction; -} -DEFINE_FUNCTION(UAsyncLoadingScreenLibrary::execSetEnableLoadingScreen) -{ - P_GET_UBOOL(Z_Param_bIsEnableLoadingScreen); - P_FINISH; - P_NATIVE_BEGIN; - UAsyncLoadingScreenLibrary::SetEnableLoadingScreen(Z_Param_bIsEnableLoadingScreen); - P_NATIVE_END; -} -// ********** End Class UAsyncLoadingScreenLibrary Function SetEnableLoadingScreen ***************** - -// ********** Begin Class UAsyncLoadingScreenLibrary Function StopLoadingScreen ******************** -struct Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { - { "Category", "Async Loading Screen" }, - { "Comment", "/**\n\x09 * Stop the loading screen. To use this function, you must enable the \"bAllowEngineTick\" option.\n\x09 * Call this function in BeginPlay event to stop the Loading Screen (works with Delay node).\n\x09 *\n\x09 **/" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, - { "ToolTip", "Stop the loading screen. To use this function, you must enable the \"bAllowEngineTick\" option.\nCall this function in BeginPlay event to stop the Loading Screen (works with Delay node)." }, - }; -#endif // WITH_METADATA - -// ********** Begin Function StopLoadingScreen constinit property declarations ********************* -// ********** End Function StopLoadingScreen constinit property declarations *********************** - static const UECodeGen_Private::FFunctionParams FuncParams; -}; -const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncLoadingScreenLibrary, nullptr, "StopLoadingScreen", nullptr, - 0, -0, -RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen_Statics::Function_MetaDataParams)}, }; -UFunction* Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen() -{ - static UFunction* ReturnFunction = nullptr; - if (!ReturnFunction) - { - UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen_Statics::FuncParams); - } - return ReturnFunction; -} -DEFINE_FUNCTION(UAsyncLoadingScreenLibrary::execStopLoadingScreen) -{ - P_FINISH; - P_NATIVE_BEGIN; - UAsyncLoadingScreenLibrary::StopLoadingScreen(); - P_NATIVE_END; -} -// ********** End Class UAsyncLoadingScreenLibrary Function StopLoadingScreen ********************** - -// ********** Begin Class UAsyncLoadingScreenLibrary *********************************************** -FClassRegistrationInfo Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary; -UClass* UAsyncLoadingScreenLibrary::GetPrivateStaticClass() -{ - using TClass = UAsyncLoadingScreenLibrary; - if (!Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary.InnerSingleton) - { - GetPrivateStaticClassBody( - TClass::StaticPackage(), - TEXT("AsyncLoadingScreenLibrary"), - Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary.InnerSingleton, - StaticRegisterNativesUAsyncLoadingScreenLibrary, - sizeof(TClass), - alignof(TClass), - TClass::StaticClassFlags, - TClass::StaticClassCastFlags(), - TClass::StaticConfigName(), - (UClass::ClassConstructorType)InternalConstructor, - (UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller, - UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass), - &TClass::Super::StaticClass, - &TClass::WithinClass::StaticClass - ); - } - return Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary.InnerSingleton; -} -UClass* Z_Construct_UClass_UAsyncLoadingScreenLibrary_NoRegister() -{ - return UAsyncLoadingScreenLibrary::GetPrivateStaticClass(); -} -struct Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = { - { "Comment", "/**\n * Async Loading Screen Function Library\n */" }, - { "IncludePath", "AsyncLoadingScreenLibrary.h" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, - { "ToolTip", "Async Loading Screen Function Library" }, - }; -#endif // WITH_METADATA - -// ********** Begin Class UAsyncLoadingScreenLibrary constinit property declarations *************** -// ********** End Class UAsyncLoadingScreenLibrary constinit property declarations ***************** - static constexpr UE::CodeGen::FClassNativeFunction Funcs[] = { - { .NameUTF8 = UTF8TEXT("GetIsEnableLoadingScreen"), .Pointer = &UAsyncLoadingScreenLibrary::execGetIsEnableLoadingScreen }, - { .NameUTF8 = UTF8TEXT("SetDisplayBackgroundIndex"), .Pointer = &UAsyncLoadingScreenLibrary::execSetDisplayBackgroundIndex }, - { .NameUTF8 = UTF8TEXT("SetDisplayMovieIndex"), .Pointer = &UAsyncLoadingScreenLibrary::execSetDisplayMovieIndex }, - { .NameUTF8 = UTF8TEXT("SetDisplayTipTextIndex"), .Pointer = &UAsyncLoadingScreenLibrary::execSetDisplayTipTextIndex }, - { .NameUTF8 = UTF8TEXT("SetEnableLoadingScreen"), .Pointer = &UAsyncLoadingScreenLibrary::execSetEnableLoadingScreen }, - { .NameUTF8 = UTF8TEXT("StopLoadingScreen"), .Pointer = &UAsyncLoadingScreenLibrary::execStopLoadingScreen }, - }; - static UObject* (*const DependentSingletons[])(); - static constexpr FClassFunctionLinkInfo FuncInfo[] = { - { &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen, "GetIsEnableLoadingScreen" }, // 1781186931 - { &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex, "SetDisplayBackgroundIndex" }, // 2812620146 - { &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex, "SetDisplayMovieIndex" }, // 1160756460 - { &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex, "SetDisplayTipTextIndex" }, // 4255238157 - { &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen, "SetEnableLoadingScreen" }, // 3650408977 - { &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen, "StopLoadingScreen" }, // 4092932218 - }; - static_assert(UE_ARRAY_COUNT(FuncInfo) < 2048); - static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = { - TCppClassTypeTraits::IsAbstract, - }; - static const UECodeGen_Private::FClassParams ClassParams; -}; // struct Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics -UObject* (*const Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::DependentSingletons[])() = { - (UObject* (*)())Z_Construct_UClass_UBlueprintFunctionLibrary, - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::DependentSingletons) < 16); -const UECodeGen_Private::FClassParams Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::ClassParams = { - &UAsyncLoadingScreenLibrary::StaticClass, - nullptr, - &StaticCppClassTypeInfo, - DependentSingletons, - FuncInfo, - nullptr, - nullptr, - UE_ARRAY_COUNT(DependentSingletons), - UE_ARRAY_COUNT(FuncInfo), - 0, - 0, - 0x001000A0u, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::Class_MetaDataParams), Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::Class_MetaDataParams) -}; -void UAsyncLoadingScreenLibrary::StaticRegisterNativesUAsyncLoadingScreenLibrary() -{ - UClass* Class = UAsyncLoadingScreenLibrary::StaticClass(); - FNativeFunctionRegistrar::RegisterFunctions(Class, MakeConstArrayView(Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::Funcs)); -} -UClass* Z_Construct_UClass_UAsyncLoadingScreenLibrary() -{ - if (!Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary.OuterSingleton) - { - UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary.OuterSingleton, Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::ClassParams); - } - return Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary.OuterSingleton; -} -UAsyncLoadingScreenLibrary::UAsyncLoadingScreenLibrary(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {} -DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UAsyncLoadingScreenLibrary); -UAsyncLoadingScreenLibrary::~UAsyncLoadingScreenLibrary() {} -// ********** End Class UAsyncLoadingScreenLibrary ************************************************* - -// ********** Begin Registration ******************************************************************* -struct Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h__Script_AsyncLoadingScreen_Statics -{ - static constexpr FClassRegisterCompiledInInfo ClassInfo[] = { - { Z_Construct_UClass_UAsyncLoadingScreenLibrary, UAsyncLoadingScreenLibrary::StaticClass, TEXT("UAsyncLoadingScreenLibrary"), &Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UAsyncLoadingScreenLibrary), 1482019181U) }, - }; -}; // Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h__Script_AsyncLoadingScreen_Statics -static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h__Script_AsyncLoadingScreen_1189210381{ - TEXT("/Script/AsyncLoadingScreen"), - Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h__Script_AsyncLoadingScreen_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h__Script_AsyncLoadingScreen_Statics::ClassInfo), - nullptr, 0, - nullptr, 0, -}; -// ********** End Registration ********************************************************************* - -PRAGMA_ENABLE_DEPRECATION_WARNINGS diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/IOS/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.generated.h b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/IOS/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.generated.h deleted file mode 100644 index da013cd5a..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/IOS/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.generated.h +++ /dev/null @@ -1,73 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -// IWYU pragma: private, include "AsyncLoadingScreenLibrary.h" - -#ifdef ASYNCLOADINGSCREEN_AsyncLoadingScreenLibrary_generated_h -#error "AsyncLoadingScreenLibrary.generated.h already included, missing '#pragma once' in AsyncLoadingScreenLibrary.h" -#endif -#define ASYNCLOADINGSCREEN_AsyncLoadingScreenLibrary_generated_h - -#include "UObject/ObjectMacros.h" -#include "UObject/ScriptMacros.h" - -PRAGMA_DISABLE_DEPRECATION_WARNINGS - -// ********** Begin Class UAsyncLoadingScreenLibrary *********************************************** -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_RPC_WRAPPERS_NO_PURE_DECLS \ - DECLARE_FUNCTION(execStopLoadingScreen); \ - DECLARE_FUNCTION(execGetIsEnableLoadingScreen); \ - DECLARE_FUNCTION(execSetEnableLoadingScreen); \ - DECLARE_FUNCTION(execSetDisplayMovieIndex); \ - DECLARE_FUNCTION(execSetDisplayTipTextIndex); \ - DECLARE_FUNCTION(execSetDisplayBackgroundIndex); - - -struct Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics; -ASYNCLOADINGSCREEN_API UClass* Z_Construct_UClass_UAsyncLoadingScreenLibrary_NoRegister(); - -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_INCLASS_NO_PURE_DECLS \ -private: \ - static void StaticRegisterNativesUAsyncLoadingScreenLibrary(); \ - friend struct ::Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics; \ - static UClass* GetPrivateStaticClass(); \ - friend ASYNCLOADINGSCREEN_API UClass* ::Z_Construct_UClass_UAsyncLoadingScreenLibrary_NoRegister(); \ -public: \ - DECLARE_CLASS2(UAsyncLoadingScreenLibrary, UBlueprintFunctionLibrary, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/AsyncLoadingScreen"), Z_Construct_UClass_UAsyncLoadingScreenLibrary_NoRegister) \ - DECLARE_SERIALIZER(UAsyncLoadingScreenLibrary) - - -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_ENHANCED_CONSTRUCTORS \ - /** Standard constructor, called after all reflected properties have been initialized */ \ - NO_API UAsyncLoadingScreenLibrary(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \ - /** Deleted move- and copy-constructors, should never be used */ \ - UAsyncLoadingScreenLibrary(UAsyncLoadingScreenLibrary&&) = delete; \ - UAsyncLoadingScreenLibrary(const UAsyncLoadingScreenLibrary&) = delete; \ - DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UAsyncLoadingScreenLibrary); \ - DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UAsyncLoadingScreenLibrary); \ - DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UAsyncLoadingScreenLibrary) \ - NO_API virtual ~UAsyncLoadingScreenLibrary(); - - -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_18_PROLOG -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_GENERATED_BODY \ -PRAGMA_DISABLE_DEPRECATION_WARNINGS \ -public: \ - FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_RPC_WRAPPERS_NO_PURE_DECLS \ - FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_INCLASS_NO_PURE_DECLS \ - FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_ENHANCED_CONSTRUCTORS \ -private: \ -PRAGMA_ENABLE_DEPRECATION_WARNINGS - - -class UAsyncLoadingScreenLibrary; - -// ********** End Class UAsyncLoadingScreenLibrary ************************************************* - -#undef CURRENT_FILE_ID -#define CURRENT_FILE_ID FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h - -PRAGMA_ENABLE_DEPRECATION_WARNINGS diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/IOS/UnrealGame/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.gen.cpp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/IOS/UnrealGame/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.gen.cpp deleted file mode 100644 index 7ca52cece..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/IOS/UnrealGame/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.gen.cpp +++ /dev/null @@ -1,2528 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -#include "UObject/GeneratedCppIncludes.h" -#include "LoadingScreenSettings.h" -#include "Fonts/SlateFontInfo.h" -#include "Layout/Margin.h" -#include "Styling/SlateBrush.h" -#include "Styling/SlateColor.h" - -PRAGMA_DISABLE_DEPRECATION_WARNINGS -static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); -void EmptyLinkFunctionForGeneratedCodeLoadingScreenSettings() {} - -// ********** Begin Cross Module References ******************************************************** -ASYNCLOADINGSCREEN_API UClass* Z_Construct_UClass_ULoadingScreenSettings(); -ASYNCLOADINGSCREEN_API UClass* Z_Construct_UClass_ULoadingScreenSettings_NoRegister(); -ASYNCLOADINGSCREEN_API UEnum* Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout(); -ASYNCLOADINGSCREEN_API UEnum* Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType(); -ASYNCLOADINGSCREEN_API UEnum* Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FALoadingScreenSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FBackgroundSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FCenterLayoutSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FCircularThrobberSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FClassicLayoutSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FDualSidebarLayoutSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FImageSequenceSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FLetterboxLayoutSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FLoadingCompleteTextSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FLoadingWidgetSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FSidebarLayoutSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FTextAppearance(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FThrobberSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FTipSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FWidgetAlignment(); -COREUOBJECT_API UScriptStruct* Z_Construct_UScriptStruct_FLinearColor(); -COREUOBJECT_API UScriptStruct* Z_Construct_UScriptStruct_FVector2D(); -DEVELOPERSETTINGS_API UClass* Z_Construct_UClass_UDeveloperSettings(); -ENGINE_API UClass* Z_Construct_UClass_UTexture2D_NoRegister(); -MOVIEPLAYER_API UEnum* Z_Construct_UEnum_MoviePlayer_EMoviePlaybackType(); -SLATE_API UEnum* Z_Construct_UEnum_Slate_EStretch(); -SLATE_API UEnum* Z_Construct_UEnum_Slate_ETextJustify(); -SLATECORE_API UEnum* Z_Construct_UEnum_SlateCore_EHorizontalAlignment(); -SLATECORE_API UEnum* Z_Construct_UEnum_SlateCore_EVerticalAlignment(); -SLATECORE_API UScriptStruct* Z_Construct_UScriptStruct_FMargin(); -SLATECORE_API UScriptStruct* Z_Construct_UScriptStruct_FSlateBrush(); -SLATECORE_API UScriptStruct* Z_Construct_UScriptStruct_FSlateColor(); -SLATECORE_API UScriptStruct* Z_Construct_UScriptStruct_FSlateFontInfo(); -UPackage* Z_Construct_UPackage__Script_AsyncLoadingScreen(); -// ********** End Cross Module References ********************************************************** - -// ********** Begin Enum EAsyncLoadingScreenLayout ************************************************* -static FEnumRegistrationInfo Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout; -static UEnum* EAsyncLoadingScreenLayout_StaticEnum() -{ - if (!Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout.OuterSingleton) - { - Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("EAsyncLoadingScreenLayout")); - } - return Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout.OuterSingleton; -} -template<> ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API UEnum* StaticEnum() -{ - return EAsyncLoadingScreenLayout_StaticEnum(); -} -struct Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = { - { "ALSL_Center.Comment", "/** \n\x09 * The loading widget is at the center of the screen, tip widget can be at the bottom or top.\n\x09 * The Center layout is a good choice if your loading icon is the main design.\n\x09 */" }, - { "ALSL_Center.DisplayName", "Center" }, - { "ALSL_Center.Name", "EAsyncLoadingScreenLayout::ALSL_Center" }, - { "ALSL_Center.ToolTip", "The loading widget is at the center of the screen, tip widget can be at the bottom or top.\nThe Center layout is a good choice if your loading icon is the main design." }, - { "ALSL_Classic.Comment", "/**\n\x09 * The Classic is a simple, generic layout and fits well with many designs.\n\x09 * Loading and tip widgets can be at the bottom or top.\n\x09 */" }, - { "ALSL_Classic.DisplayName", "Classic" }, - { "ALSL_Classic.Name", "EAsyncLoadingScreenLayout::ALSL_Classic" }, - { "ALSL_Classic.ToolTip", "The Classic is a simple, generic layout and fits well with many designs.\nLoading and tip widgets can be at the bottom or top." }, - { "ALSL_DualSidebar.Comment", "/**\n\x09 * Similar to Sidebar layout but Dual Sidebar layout has two vertical borders on both left and right of the screen.\n\x09 * The Dual Sidebar layout is suitable for storytelling, long paragraphs due to the height of the tip widget.\n\x09 */" }, - { "ALSL_DualSidebar.DisplayName", "Dual Sidebar" }, - { "ALSL_DualSidebar.Name", "EAsyncLoadingScreenLayout::ALSL_DualSidebar" }, - { "ALSL_DualSidebar.ToolTip", "Similar to Sidebar layout but Dual Sidebar layout has two vertical borders on both left and right of the screen.\nThe Dual Sidebar layout is suitable for storytelling, long paragraphs due to the height of the tip widget." }, - { "ALSL_Letterbox.Comment", "/**\n\x09 * The Letterbox layout has two borders on top and bottom of the screen. Loading widget \n\x09 * can be on the top and the tip is at the bottom of the screen, or vice versa.\n\x09 */" }, - { "ALSL_Letterbox.DisplayName", "Letterbox" }, - { "ALSL_Letterbox.Name", "EAsyncLoadingScreenLayout::ALSL_Letterbox" }, - { "ALSL_Letterbox.ToolTip", "The Letterbox layout has two borders on top and bottom of the screen. Loading widget\ncan be on the top and the tip is at the bottom of the screen, or vice versa." }, - { "ALSL_Sidebar.Comment", "/**\n\x09 * The Sidebar layout has a vertical border on the left or right of the screen. The Sidebar \n\x09 * is suitable for storytelling, long paragraphs due to the height of the tip widget.\n\x09 */" }, - { "ALSL_Sidebar.DisplayName", "Sidebar" }, - { "ALSL_Sidebar.Name", "EAsyncLoadingScreenLayout::ALSL_Sidebar" }, - { "ALSL_Sidebar.ToolTip", "The Sidebar layout has a vertical border on the left or right of the screen. The Sidebar\nis suitable for storytelling, long paragraphs due to the height of the tip widget." }, - { "BlueprintType", "true" }, - { "Comment", "/** \n * Asynce Loading Screen Layouts\n */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Asynce Loading Screen Layouts" }, - }; -#endif // WITH_METADATA - static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = { - { "EAsyncLoadingScreenLayout::ALSL_Classic", (int64)EAsyncLoadingScreenLayout::ALSL_Classic }, - { "EAsyncLoadingScreenLayout::ALSL_Center", (int64)EAsyncLoadingScreenLayout::ALSL_Center }, - { "EAsyncLoadingScreenLayout::ALSL_Letterbox", (int64)EAsyncLoadingScreenLayout::ALSL_Letterbox }, - { "EAsyncLoadingScreenLayout::ALSL_Sidebar", (int64)EAsyncLoadingScreenLayout::ALSL_Sidebar }, - { "EAsyncLoadingScreenLayout::ALSL_DualSidebar", (int64)EAsyncLoadingScreenLayout::ALSL_DualSidebar }, - }; - static const UECodeGen_Private::FEnumParams EnumParams; -}; // struct Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics -const UECodeGen_Private::FEnumParams Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics::EnumParams = { - (UObject*(*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - "EAsyncLoadingScreenLayout", - "EAsyncLoadingScreenLayout", - Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics::Enumerators, - RF_Public|RF_Transient|RF_MarkAsNative, - UE_ARRAY_COUNT(Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics::Enumerators), - EEnumFlags::None, - (uint8)UEnum::ECppForm::EnumClass, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics::Enum_MetaDataParams), Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics::Enum_MetaDataParams) -}; -UEnum* Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout() -{ - if (!Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout.InnerSingleton) - { - UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout.InnerSingleton, Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics::EnumParams); - } - return Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout.InnerSingleton; -} -// ********** End Enum EAsyncLoadingScreenLayout *************************************************** - -// ********** Begin Enum ELoadingIconType ********************************************************** -static FEnumRegistrationInfo Z_Registration_Info_UEnum_ELoadingIconType; -static UEnum* ELoadingIconType_StaticEnum() -{ - if (!Z_Registration_Info_UEnum_ELoadingIconType.OuterSingleton) - { - Z_Registration_Info_UEnum_ELoadingIconType.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("ELoadingIconType")); - } - return Z_Registration_Info_UEnum_ELoadingIconType.OuterSingleton; -} -template<> ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API UEnum* StaticEnum() -{ - return ELoadingIconType_StaticEnum(); -} -struct Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Loading Icon Type*/" }, - { "LIT_CircularThrobber.Comment", "/** SCircularThrobber widget */" }, - { "LIT_CircularThrobber.DisplayName", "Circular Throbber" }, - { "LIT_CircularThrobber.Name", "ELoadingIconType::LIT_CircularThrobber" }, - { "LIT_CircularThrobber.ToolTip", "SCircularThrobber widget" }, - { "LIT_ImageSequence.Comment", "/** Animated images */" }, - { "LIT_ImageSequence.DisplayName", "Image Sequence" }, - { "LIT_ImageSequence.Name", "ELoadingIconType::LIT_ImageSequence" }, - { "LIT_ImageSequence.ToolTip", "Animated images" }, - { "LIT_Throbber.Comment", "/** SThrobber widget */" }, - { "LIT_Throbber.DisplayName", "Throbber" }, - { "LIT_Throbber.Name", "ELoadingIconType::LIT_Throbber" }, - { "LIT_Throbber.ToolTip", "SThrobber widget" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading Icon Type" }, - }; -#endif // WITH_METADATA - static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = { - { "ELoadingIconType::LIT_Throbber", (int64)ELoadingIconType::LIT_Throbber }, - { "ELoadingIconType::LIT_CircularThrobber", (int64)ELoadingIconType::LIT_CircularThrobber }, - { "ELoadingIconType::LIT_ImageSequence", (int64)ELoadingIconType::LIT_ImageSequence }, - }; - static const UECodeGen_Private::FEnumParams EnumParams; -}; // struct Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics -const UECodeGen_Private::FEnumParams Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics::EnumParams = { - (UObject*(*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - "ELoadingIconType", - "ELoadingIconType", - Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics::Enumerators, - RF_Public|RF_Transient|RF_MarkAsNative, - UE_ARRAY_COUNT(Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics::Enumerators), - EEnumFlags::None, - (uint8)UEnum::ECppForm::EnumClass, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics::Enum_MetaDataParams), Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics::Enum_MetaDataParams) -}; -UEnum* Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType() -{ - if (!Z_Registration_Info_UEnum_ELoadingIconType.InnerSingleton) - { - UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_ELoadingIconType.InnerSingleton, Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics::EnumParams); - } - return Z_Registration_Info_UEnum_ELoadingIconType.InnerSingleton; -} -// ********** End Enum ELoadingIconType ************************************************************ - -// ********** Begin Enum ELoadingWidgetType ******************************************************** -static FEnumRegistrationInfo Z_Registration_Info_UEnum_ELoadingWidgetType; -static UEnum* ELoadingWidgetType_StaticEnum() -{ - if (!Z_Registration_Info_UEnum_ELoadingWidgetType.OuterSingleton) - { - Z_Registration_Info_UEnum_ELoadingWidgetType.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("ELoadingWidgetType")); - } - return Z_Registration_Info_UEnum_ELoadingWidgetType.OuterSingleton; -} -template<> ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API UEnum* StaticEnum() -{ - return ELoadingWidgetType_StaticEnum(); -} -struct Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Loading Widget type */" }, - { "LWT_Horizontal.Comment", "/** Horizontal alignment */" }, - { "LWT_Horizontal.DisplayName", "Horizontal" }, - { "LWT_Horizontal.Name", "ELoadingWidgetType::LWT_Horizontal" }, - { "LWT_Horizontal.ToolTip", "Horizontal alignment" }, - { "LWT_Vertical.Comment", "/** Vertical alignment */" }, - { "LWT_Vertical.DisplayName", "Vertical" }, - { "LWT_Vertical.Name", "ELoadingWidgetType::LWT_Vertical" }, - { "LWT_Vertical.ToolTip", "Vertical alignment" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading Widget type" }, - }; -#endif // WITH_METADATA - static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = { - { "ELoadingWidgetType::LWT_Horizontal", (int64)ELoadingWidgetType::LWT_Horizontal }, - { "ELoadingWidgetType::LWT_Vertical", (int64)ELoadingWidgetType::LWT_Vertical }, - }; - static const UECodeGen_Private::FEnumParams EnumParams; -}; // struct Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics -const UECodeGen_Private::FEnumParams Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics::EnumParams = { - (UObject*(*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - "ELoadingWidgetType", - "ELoadingWidgetType", - Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics::Enumerators, - RF_Public|RF_Transient|RF_MarkAsNative, - UE_ARRAY_COUNT(Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics::Enumerators), - EEnumFlags::None, - (uint8)UEnum::ECppForm::EnumClass, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics::Enum_MetaDataParams), Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics::Enum_MetaDataParams) -}; -UEnum* Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType() -{ - if (!Z_Registration_Info_UEnum_ELoadingWidgetType.InnerSingleton) - { - UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_ELoadingWidgetType.InnerSingleton, Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics::EnumParams); - } - return Z_Registration_Info_UEnum_ELoadingWidgetType.InnerSingleton; -} -// ********** End Enum ELoadingWidgetType ********************************************************** - -// ********** Begin ScriptStruct FWidgetAlignment ************************************************** -struct Z_Construct_UScriptStruct_FWidgetAlignment_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FWidgetAlignment); } - static inline consteval int16 GetStructAlignment() { return alignof(FWidgetAlignment); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Alignment for widget*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Alignment for widget" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_HorizontalAlignment_MetaData[] = { - { "Category", "Alignment Setting" }, - { "Comment", "/** The horizontal alignment of the widget.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The horizontal alignment of the widget." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_VerticalAlignment_MetaData[] = { - { "Category", "Alignment Setting" }, - { "Comment", "/** The vertical alignment of the widget.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The vertical alignment of the widget." }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FWidgetAlignment constinit property declarations ****************** - static const UECodeGen_Private::FBytePropertyParams NewProp_HorizontalAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_VerticalAlignment; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FWidgetAlignment constinit property declarations ******************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FWidgetAlignment_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FWidgetAlignment; -class UScriptStruct* FWidgetAlignment::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FWidgetAlignment.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FWidgetAlignment.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FWidgetAlignment, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("WidgetAlignment")); - } - return Z_Registration_Info_UScriptStruct_FWidgetAlignment.OuterSingleton; - } - -// ********** Begin ScriptStruct FWidgetAlignment Property Definitions ***************************** -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FWidgetAlignment_Statics::NewProp_HorizontalAlignment = { "HorizontalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FWidgetAlignment, HorizontalAlignment), Z_Construct_UEnum_SlateCore_EHorizontalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_HorizontalAlignment_MetaData), NewProp_HorizontalAlignment_MetaData) }; // 990570535 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FWidgetAlignment_Statics::NewProp_VerticalAlignment = { "VerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FWidgetAlignment, VerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_VerticalAlignment_MetaData), NewProp_VerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FWidgetAlignment_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FWidgetAlignment_Statics::NewProp_HorizontalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FWidgetAlignment_Statics::NewProp_VerticalAlignment, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FWidgetAlignment_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FWidgetAlignment Property Definitions ******************************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FWidgetAlignment_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "WidgetAlignment", - Z_Construct_UScriptStruct_FWidgetAlignment_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FWidgetAlignment_Statics::PropPointers), - sizeof(FWidgetAlignment), - alignof(FWidgetAlignment), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FWidgetAlignment_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FWidgetAlignment_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FWidgetAlignment() -{ - if (!Z_Registration_Info_UScriptStruct_FWidgetAlignment.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FWidgetAlignment.InnerSingleton, Z_Construct_UScriptStruct_FWidgetAlignment_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FWidgetAlignment.InnerSingleton); -} -// ********** End ScriptStruct FWidgetAlignment **************************************************** - -// ********** Begin ScriptStruct FTextAppearance *************************************************** -struct Z_Construct_UScriptStruct_FTextAppearance_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FTextAppearance); } - static inline consteval int16 GetStructAlignment() { return alignof(FTextAppearance); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "// Text appearance settings\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Text appearance settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ColorAndOpacity_MetaData[] = { - { "Category", "Text Appearance" }, - { "Comment", "/** Text color and opacity */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Text color and opacity" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Font_MetaData[] = { - { "Category", "Text Appearance" }, - { "Comment", "// The font to render the text with.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The font to render the text with." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ShadowOffset_MetaData[] = { - { "Category", "Text Appearance" }, - { "Comment", "/** Drop shadow offset in pixels */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Drop shadow offset in pixels" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ShadowColorAndOpacity_MetaData[] = { - { "Category", "Text Appearance" }, - { "Comment", "/** Shadow color and opacity */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Shadow color and opacity" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Justification_MetaData[] = { - { "Category", "Text Appearance" }, - { "Comment", "/** How the text should be aligned with the margin. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "How the text should be aligned with the margin." }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FTextAppearance constinit property declarations ******************* - static const UECodeGen_Private::FStructPropertyParams NewProp_ColorAndOpacity; - static const UECodeGen_Private::FStructPropertyParams NewProp_Font; - static const UECodeGen_Private::FStructPropertyParams NewProp_ShadowOffset; - static const UECodeGen_Private::FStructPropertyParams NewProp_ShadowColorAndOpacity; - static const UECodeGen_Private::FBytePropertyParams NewProp_Justification; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FTextAppearance constinit property declarations ********************* - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FTextAppearance_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FTextAppearance; -class UScriptStruct* FTextAppearance::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FTextAppearance.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FTextAppearance.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FTextAppearance, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("TextAppearance")); - } - return Z_Registration_Info_UScriptStruct_FTextAppearance.OuterSingleton; - } - -// ********** Begin ScriptStruct FTextAppearance Property Definitions ****************************** -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_ColorAndOpacity = { "ColorAndOpacity", nullptr, (EPropertyFlags)0x0010000000004005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTextAppearance, ColorAndOpacity), Z_Construct_UScriptStruct_FSlateColor, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ColorAndOpacity_MetaData), NewProp_ColorAndOpacity_MetaData) }; // 1663967387 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_Font = { "Font", nullptr, (EPropertyFlags)0x0010000000004005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTextAppearance, Font), Z_Construct_UScriptStruct_FSlateFontInfo, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Font_MetaData), NewProp_Font_MetaData) }; // 167205173 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_ShadowOffset = { "ShadowOffset", nullptr, (EPropertyFlags)0x0010000000004005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTextAppearance, ShadowOffset), Z_Construct_UScriptStruct_FVector2D, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ShadowOffset_MetaData), NewProp_ShadowOffset_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_ShadowColorAndOpacity = { "ShadowColorAndOpacity", nullptr, (EPropertyFlags)0x0010000000004005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTextAppearance, ShadowColorAndOpacity), Z_Construct_UScriptStruct_FLinearColor, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ShadowColorAndOpacity_MetaData), NewProp_ShadowColorAndOpacity_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_Justification = { "Justification", nullptr, (EPropertyFlags)0x0010000000004005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTextAppearance, Justification), Z_Construct_UEnum_Slate_ETextJustify, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Justification_MetaData), NewProp_Justification_MetaData) }; // 2449547307 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FTextAppearance_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_ColorAndOpacity, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_Font, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_ShadowOffset, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_ShadowColorAndOpacity, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_Justification, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTextAppearance_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FTextAppearance Property Definitions ******************************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FTextAppearance_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "TextAppearance", - Z_Construct_UScriptStruct_FTextAppearance_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTextAppearance_Statics::PropPointers), - sizeof(FTextAppearance), - alignof(FTextAppearance), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTextAppearance_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FTextAppearance_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FTextAppearance() -{ - if (!Z_Registration_Info_UScriptStruct_FTextAppearance.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FTextAppearance.InnerSingleton, Z_Construct_UScriptStruct_FTextAppearance_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FTextAppearance.InnerSingleton); -} -// ********** End ScriptStruct FTextAppearance ***************************************************** - -// ********** Begin ScriptStruct FThrobberSettings ************************************************* -struct Z_Construct_UScriptStruct_FThrobberSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FThrobberSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FThrobberSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_NumberOfPieces_MetaData[] = { - { "Category", "Appearance" }, - { "ClampMax", "25" }, - { "ClampMin", "1" }, - { "Comment", "/** How many pieces there are */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "How many pieces there are" }, - { "UIMax", "25" }, - { "UIMin", "1" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAnimateHorizontally_MetaData[] = { - { "Category", "Appearance" }, - { "Comment", "/** Should the pieces animate horizontally? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Should the pieces animate horizontally?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAnimateVertically_MetaData[] = { - { "Category", "Appearance" }, - { "Comment", "/** Should the pieces animate vertically? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Should the pieces animate vertically?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAnimateOpacity_MetaData[] = { - { "Category", "Appearance" }, - { "Comment", "/** Should the pieces animate their opacity? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Should the pieces animate their opacity?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Image_MetaData[] = { - { "Category", "Appearance" }, - { "Comment", "/** Image to use for each segment of the throbber */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Image to use for each segment of the throbber" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FThrobberSettings constinit property declarations ***************** - static const UECodeGen_Private::FIntPropertyParams NewProp_NumberOfPieces; - static void NewProp_bAnimateHorizontally_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bAnimateHorizontally; - static void NewProp_bAnimateVertically_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bAnimateVertically; - static void NewProp_bAnimateOpacity_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bAnimateOpacity; - static const UECodeGen_Private::FStructPropertyParams NewProp_Image; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FThrobberSettings constinit property declarations ******************* - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FThrobberSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FThrobberSettings; -class UScriptStruct* FThrobberSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FThrobberSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FThrobberSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FThrobberSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("ThrobberSettings")); - } - return Z_Registration_Info_UScriptStruct_FThrobberSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FThrobberSettings Property Definitions **************************** -const UECodeGen_Private::FIntPropertyParams Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_NumberOfPieces = { "NumberOfPieces", nullptr, (EPropertyFlags)0x0010000000000015, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FThrobberSettings, NumberOfPieces), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_NumberOfPieces_MetaData), NewProp_NumberOfPieces_MetaData) }; -void Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateHorizontally_SetBit(void* Obj) -{ - ((FThrobberSettings*)Obj)->bAnimateHorizontally = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateHorizontally = { "bAnimateHorizontally", nullptr, (EPropertyFlags)0x0010000000000015, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FThrobberSettings), &Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateHorizontally_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAnimateHorizontally_MetaData), NewProp_bAnimateHorizontally_MetaData) }; -void Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateVertically_SetBit(void* Obj) -{ - ((FThrobberSettings*)Obj)->bAnimateVertically = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateVertically = { "bAnimateVertically", nullptr, (EPropertyFlags)0x0010000000000015, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FThrobberSettings), &Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateVertically_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAnimateVertically_MetaData), NewProp_bAnimateVertically_MetaData) }; -void Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateOpacity_SetBit(void* Obj) -{ - ((FThrobberSettings*)Obj)->bAnimateOpacity = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateOpacity = { "bAnimateOpacity", nullptr, (EPropertyFlags)0x0010000000000015, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FThrobberSettings), &Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateOpacity_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAnimateOpacity_MetaData), NewProp_bAnimateOpacity_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_Image = { "Image", nullptr, (EPropertyFlags)0x0010000000000015, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FThrobberSettings, Image), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Image_MetaData), NewProp_Image_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FThrobberSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_NumberOfPieces, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateHorizontally, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateVertically, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateOpacity, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_Image, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FThrobberSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FThrobberSettings Property Definitions ****************************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FThrobberSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "ThrobberSettings", - Z_Construct_UScriptStruct_FThrobberSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FThrobberSettings_Statics::PropPointers), - sizeof(FThrobberSettings), - alignof(FThrobberSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FThrobberSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FThrobberSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FThrobberSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FThrobberSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FThrobberSettings.InnerSingleton, Z_Construct_UScriptStruct_FThrobberSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FThrobberSettings.InnerSingleton); -} -// ********** End ScriptStruct FThrobberSettings *************************************************** - -// ********** Begin ScriptStruct FCircularThrobberSettings ***************************************** -struct Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FCircularThrobberSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FCircularThrobberSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_NumberOfPieces_MetaData[] = { - { "Category", "Appearance" }, - { "ClampMax", "25" }, - { "ClampMin", "1" }, - { "Comment", "/** How many pieces there are */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "How many pieces there are" }, - { "UIMax", "25" }, - { "UIMin", "1" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Period_MetaData[] = { - { "Category", "Appearance" }, - { "ClampMin", "0" }, - { "Comment", "/** The amount of time for a full circle (in seconds) */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The amount of time for a full circle (in seconds)" }, - { "UIMin", "0" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Radius_MetaData[] = { - { "Category", "Appearance" }, - { "Comment", "/** The radius of the circle. If the throbber is a child of Canvas Panel, the 'Size to Content' option must be enabled in order to set Radius. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The radius of the circle. If the throbber is a child of Canvas Panel, the 'Size to Content' option must be enabled in order to set Radius." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Image_MetaData[] = { - { "Category", "Appearance" }, - { "Comment", "/** Image to use for each segment of the throbber */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Image to use for each segment of the throbber" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FCircularThrobberSettings constinit property declarations ********* - static const UECodeGen_Private::FIntPropertyParams NewProp_NumberOfPieces; - static const UECodeGen_Private::FFloatPropertyParams NewProp_Period; - static const UECodeGen_Private::FFloatPropertyParams NewProp_Radius; - static const UECodeGen_Private::FStructPropertyParams NewProp_Image; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FCircularThrobberSettings constinit property declarations *********** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FCircularThrobberSettings; -class UScriptStruct* FCircularThrobberSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FCircularThrobberSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FCircularThrobberSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FCircularThrobberSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("CircularThrobberSettings")); - } - return Z_Registration_Info_UScriptStruct_FCircularThrobberSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FCircularThrobberSettings Property Definitions ******************** -const UECodeGen_Private::FIntPropertyParams Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_NumberOfPieces = { "NumberOfPieces", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCircularThrobberSettings, NumberOfPieces), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_NumberOfPieces_MetaData), NewProp_NumberOfPieces_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_Period = { "Period", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCircularThrobberSettings, Period), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Period_MetaData), NewProp_Period_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_Radius = { "Radius", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCircularThrobberSettings, Radius), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Radius_MetaData), NewProp_Radius_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_Image = { "Image", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCircularThrobberSettings, Image), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Image_MetaData), NewProp_Image_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_NumberOfPieces, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_Period, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_Radius, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_Image, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FCircularThrobberSettings Property Definitions ********************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "CircularThrobberSettings", - Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::PropPointers), - sizeof(FCircularThrobberSettings), - alignof(FCircularThrobberSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FCircularThrobberSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FCircularThrobberSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FCircularThrobberSettings.InnerSingleton, Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FCircularThrobberSettings.InnerSingleton); -} -// ********** End ScriptStruct FCircularThrobberSettings ******************************************* - -// ********** Begin ScriptStruct FImageSequenceSettings ******************************************** -struct Z_Construct_UScriptStruct_FImageSequenceSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FImageSequenceSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FImageSequenceSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Images_MetaData[] = { - { "AllowedClasses", "/Script/Engine.Texture2D" }, - { "Category", "Loading Widget Setting" }, - { "Comment", "/** An array of images for animating the loading icon.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "An array of images for animating the loading icon." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Scale_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Scale of the images.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Scale of the images." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Interval_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "ClampMax", "1" }, - { "ClampMin", "0" }, - { "Comment", "/**\n\x09 * Time in second to update the images, the smaller value the faster of the animation. A zero value will update the images every frame.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Time in second to update the images, the smaller value the faster of the animation. A zero value will update the images every frame." }, - { "UIMax", "1.000000" }, - { "UIMin", "0.000000" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bPlayReverse_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Play the image sequence in reverse.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Play the image sequence in reverse." }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FImageSequenceSettings constinit property declarations ************ - static const UECodeGen_Private::FObjectPropertyParams NewProp_Images_Inner; - static const UECodeGen_Private::FArrayPropertyParams NewProp_Images; - static const UECodeGen_Private::FStructPropertyParams NewProp_Scale; - static const UECodeGen_Private::FFloatPropertyParams NewProp_Interval; - static void NewProp_bPlayReverse_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bPlayReverse; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FImageSequenceSettings constinit property declarations ************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FImageSequenceSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FImageSequenceSettings; -class UScriptStruct* FImageSequenceSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FImageSequenceSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FImageSequenceSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FImageSequenceSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("ImageSequenceSettings")); - } - return Z_Registration_Info_UScriptStruct_FImageSequenceSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FImageSequenceSettings Property Definitions *********************** -const UECodeGen_Private::FObjectPropertyParams Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Images_Inner = { "Images", nullptr, (EPropertyFlags)0x0104000000000000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UClass_UTexture2D_NoRegister, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Images = { "Images", nullptr, (EPropertyFlags)0x0114000000000005, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FImageSequenceSettings, Images), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Images_MetaData), NewProp_Images_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Scale = { "Scale", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FImageSequenceSettings, Scale), Z_Construct_UScriptStruct_FVector2D, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Scale_MetaData), NewProp_Scale_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Interval = { "Interval", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FImageSequenceSettings, Interval), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Interval_MetaData), NewProp_Interval_MetaData) }; -void Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_bPlayReverse_SetBit(void* Obj) -{ - ((FImageSequenceSettings*)Obj)->bPlayReverse = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_bPlayReverse = { "bPlayReverse", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FImageSequenceSettings), &Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_bPlayReverse_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bPlayReverse_MetaData), NewProp_bPlayReverse_MetaData) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Images_Inner, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Images, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Scale, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Interval, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_bPlayReverse, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FImageSequenceSettings Property Definitions ************************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "ImageSequenceSettings", - Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::PropPointers), - sizeof(FImageSequenceSettings), - alignof(FImageSequenceSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FImageSequenceSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FImageSequenceSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FImageSequenceSettings.InnerSingleton, Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FImageSequenceSettings.InnerSingleton); -} -// ********** End ScriptStruct FImageSequenceSettings ********************************************** - -// ********** Begin ScriptStruct FBackgroundSettings *********************************************** -struct Z_Construct_UScriptStruct_FBackgroundSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FBackgroundSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FBackgroundSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/**\n * Background widget for the widget loading screen\n */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background widget for the widget loading screen" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Images_MetaData[] = { - { "AllowedClasses", "/Script/Engine.Texture2D" }, - { "Category", "Background" }, - { "Comment", "// The images randomly display while in the loading screen on top of the movie \n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The images randomly display while in the loading screen on top of the movie" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_UpdateInterval_MetaData[] = { - { "Category", "Background" }, - { "Comment", "// Interval time (in seconds) to randomly update the background image, a value less than or equal to 0 will not update the background image.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Interval time (in seconds) to randomly update the background image, a value less than or equal to 0 will not update the background image." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ImageStretch_MetaData[] = { - { "Category", "Background" }, - { "Comment", "// The scaling type to apply to images.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The scaling type to apply to images." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Padding_MetaData[] = { - { "Category", "Background" }, - { "Comment", "/** The padding area between the border and the image it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The padding area between the border and the image it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BackgroundColor_MetaData[] = { - { "Category", "Background" }, - { "Comment", "// The border's background color if there is any image defined. If padding = 0 you will not see the border color.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The border's background color if there is any image defined. If padding = 0 you will not see the border color." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bSetDisplayBackgroundManually_MetaData[] = { - { "Category", "Background" }, - { "Comment", "/**\n\x09 * If true, you will have to manually set which background index you want to display on the loading screen by calling \"SetDisplayBackgroundIndex\" function\n\x09 * in your Blueprint before opening a new level. If the index you set is not valid, then it will display random background in the \"Images\" array.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, you will have to manually set which background index you want to display on the loading screen by calling \"SetDisplayBackgroundIndex\" function\nin your Blueprint before opening a new level. If the index you set is not valid, then it will display random background in the \"Images\" array." }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FBackgroundSettings constinit property declarations *************** - static const UECodeGen_Private::FObjectPropertyParams NewProp_Images_Inner; - static const UECodeGen_Private::FArrayPropertyParams NewProp_Images; - static const UECodeGen_Private::FFloatPropertyParams NewProp_UpdateInterval; - static const UECodeGen_Private::FBytePropertyParams NewProp_ImageStretch; - static const UECodeGen_Private::FStructPropertyParams NewProp_Padding; - static const UECodeGen_Private::FStructPropertyParams NewProp_BackgroundColor; - static void NewProp_bSetDisplayBackgroundManually_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bSetDisplayBackgroundManually; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FBackgroundSettings constinit property declarations ***************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FBackgroundSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FBackgroundSettings; -class UScriptStruct* FBackgroundSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FBackgroundSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FBackgroundSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FBackgroundSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("BackgroundSettings")); - } - return Z_Registration_Info_UScriptStruct_FBackgroundSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FBackgroundSettings Property Definitions ************************** -const UECodeGen_Private::FObjectPropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_Images_Inner = { "Images", nullptr, (EPropertyFlags)0x0104000000000000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UClass_UTexture2D_NoRegister, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_Images = { "Images", nullptr, (EPropertyFlags)0x0114000000000005, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FBackgroundSettings, Images), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Images_MetaData), NewProp_Images_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_UpdateInterval = { "UpdateInterval", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FBackgroundSettings, UpdateInterval), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_UpdateInterval_MetaData), NewProp_UpdateInterval_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_ImageStretch = { "ImageStretch", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FBackgroundSettings, ImageStretch), Z_Construct_UEnum_Slate_EStretch, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ImageStretch_MetaData), NewProp_ImageStretch_MetaData) }; // 1511442967 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_Padding = { "Padding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FBackgroundSettings, Padding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Padding_MetaData), NewProp_Padding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_BackgroundColor = { "BackgroundColor", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FBackgroundSettings, BackgroundColor), Z_Construct_UScriptStruct_FLinearColor, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BackgroundColor_MetaData), NewProp_BackgroundColor_MetaData) }; -void Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_bSetDisplayBackgroundManually_SetBit(void* Obj) -{ - ((FBackgroundSettings*)Obj)->bSetDisplayBackgroundManually = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_bSetDisplayBackgroundManually = { "bSetDisplayBackgroundManually", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FBackgroundSettings), &Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_bSetDisplayBackgroundManually_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bSetDisplayBackgroundManually_MetaData), NewProp_bSetDisplayBackgroundManually_MetaData) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FBackgroundSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_Images_Inner, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_Images, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_UpdateInterval, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_ImageStretch, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_Padding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_BackgroundColor, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_bSetDisplayBackgroundManually, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FBackgroundSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FBackgroundSettings Property Definitions **************************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "BackgroundSettings", - Z_Construct_UScriptStruct_FBackgroundSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FBackgroundSettings_Statics::PropPointers), - sizeof(FBackgroundSettings), - alignof(FBackgroundSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000201), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FBackgroundSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FBackgroundSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FBackgroundSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FBackgroundSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FBackgroundSettings.InnerSingleton, Z_Construct_UScriptStruct_FBackgroundSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FBackgroundSettings.InnerSingleton); -} -// ********** End ScriptStruct FBackgroundSettings ************************************************* - -// ********** Begin ScriptStruct FLoadingWidgetSettings ******************************************** -struct Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FLoadingWidgetSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FLoadingWidgetSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/**\n * Loading widget settings\n */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading widget settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingIconType_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Loading icon type*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading icon type" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingWidgetType_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Loading Widget type*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading Widget type" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TransformTranslation_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Render transform translation of the loading icon.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Render transform translation of the loading icon." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TransformScale_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Render transform scale of the loading icon, a negative value will flip the icon.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Render transform scale of the loading icon, a negative value will flip the icon." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TransformPivot_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Render transform pivot of the loading icon (in normalized local space).*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Render transform pivot of the loading icon (in normalized local space)." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingText_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "// Text displayed beside the animated icon\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Text displayed beside the animated icon" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bLoadingTextRightPosition_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Is Loading Text on the right of the loading icon? Ignore this if you don't choose Loading Widget Type = Horizontal.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is Loading Text on the right of the loading icon? Ignore this if you don't choose Loading Widget Type = Horizontal." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bLoadingTextTopPosition_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Is Loading Text on the top of the loading icon? Ignore this if you don't choose Loading Widget Type = Vertical.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is Loading Text on the top of the loading icon? Ignore this if you don't choose Loading Widget Type = Vertical." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Appearance_MetaData[] = { - { "Category", "Tip Settings" }, - { "Comment", "// Loading text appearance settings\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading text appearance settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ThrobberSettings_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Throbber settings. Ignore this if you don't choose the 'Throbber' icon type*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Throbber settings. Ignore this if you don't choose the 'Throbber' icon type" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_CircularThrobberSettings_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Circular Throbber settings. Ignore this if you don't choose the 'Circular Throbber' icon type*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Circular Throbber settings. Ignore this if you don't choose the 'Circular Throbber' icon type" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ImageSequenceSettings_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Image Sequence settings. Ignore this if you don't choose the 'Image Sequence' icon type*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Image Sequence settings. Ignore this if you don't choose the 'Image Sequence' icon type" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TextAlignment_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** The alignment of the loading text.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the loading text." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingIconAlignment_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** The alignment of the loading icon. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the loading icon." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Space_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Empty space between the loading text and the loading icon */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Empty space between the loading text and the loading icon" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bHideLoadingWidgetWhenCompletes_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Hide the loading widget when the level loading is complete*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Hide the loading widget when the level loading is complete" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FLoadingWidgetSettings constinit property declarations ************ - static const UECodeGen_Private::FBytePropertyParams NewProp_LoadingIconType_Underlying; - static const UECodeGen_Private::FEnumPropertyParams NewProp_LoadingIconType; - static const UECodeGen_Private::FBytePropertyParams NewProp_LoadingWidgetType_Underlying; - static const UECodeGen_Private::FEnumPropertyParams NewProp_LoadingWidgetType; - static const UECodeGen_Private::FStructPropertyParams NewProp_TransformTranslation; - static const UECodeGen_Private::FStructPropertyParams NewProp_TransformScale; - static const UECodeGen_Private::FStructPropertyParams NewProp_TransformPivot; - static const UECodeGen_Private::FTextPropertyParams NewProp_LoadingText; - static void NewProp_bLoadingTextRightPosition_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bLoadingTextRightPosition; - static void NewProp_bLoadingTextTopPosition_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bLoadingTextTopPosition; - static const UECodeGen_Private::FStructPropertyParams NewProp_Appearance; - static const UECodeGen_Private::FStructPropertyParams NewProp_ThrobberSettings; - static const UECodeGen_Private::FStructPropertyParams NewProp_CircularThrobberSettings; - static const UECodeGen_Private::FStructPropertyParams NewProp_ImageSequenceSettings; - static const UECodeGen_Private::FStructPropertyParams NewProp_TextAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_LoadingIconAlignment; - static const UECodeGen_Private::FFloatPropertyParams NewProp_Space; - static void NewProp_bHideLoadingWidgetWhenCompletes_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bHideLoadingWidgetWhenCompletes; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FLoadingWidgetSettings constinit property declarations ************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings; -class UScriptStruct* FLoadingWidgetSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FLoadingWidgetSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("LoadingWidgetSettings")); - } - return Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FLoadingWidgetSettings Property Definitions *********************** -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingIconType_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FEnumPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingIconType = { "LoadingIconType", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, LoadingIconType), Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingIconType_MetaData), NewProp_LoadingIconType_MetaData) }; // 1850593641 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingWidgetType_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FEnumPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingWidgetType = { "LoadingWidgetType", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, LoadingWidgetType), Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingWidgetType_MetaData), NewProp_LoadingWidgetType_MetaData) }; // 953500990 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TransformTranslation = { "TransformTranslation", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, TransformTranslation), Z_Construct_UScriptStruct_FVector2D, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TransformTranslation_MetaData), NewProp_TransformTranslation_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TransformScale = { "TransformScale", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, TransformScale), Z_Construct_UScriptStruct_FVector2D, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TransformScale_MetaData), NewProp_TransformScale_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TransformPivot = { "TransformPivot", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, TransformPivot), Z_Construct_UScriptStruct_FVector2D, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TransformPivot_MetaData), NewProp_TransformPivot_MetaData) }; -const UECodeGen_Private::FTextPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingText = { "LoadingText", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Text, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, LoadingText), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingText_MetaData), NewProp_LoadingText_MetaData) }; -void Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextRightPosition_SetBit(void* Obj) -{ - ((FLoadingWidgetSettings*)Obj)->bLoadingTextRightPosition = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextRightPosition = { "bLoadingTextRightPosition", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FLoadingWidgetSettings), &Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextRightPosition_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bLoadingTextRightPosition_MetaData), NewProp_bLoadingTextRightPosition_MetaData) }; -void Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextTopPosition_SetBit(void* Obj) -{ - ((FLoadingWidgetSettings*)Obj)->bLoadingTextTopPosition = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextTopPosition = { "bLoadingTextTopPosition", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FLoadingWidgetSettings), &Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextTopPosition_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bLoadingTextTopPosition_MetaData), NewProp_bLoadingTextTopPosition_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_Appearance = { "Appearance", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, Appearance), Z_Construct_UScriptStruct_FTextAppearance, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Appearance_MetaData), NewProp_Appearance_MetaData) }; // 2810457549 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_ThrobberSettings = { "ThrobberSettings", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, ThrobberSettings), Z_Construct_UScriptStruct_FThrobberSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ThrobberSettings_MetaData), NewProp_ThrobberSettings_MetaData) }; // 2318335935 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_CircularThrobberSettings = { "CircularThrobberSettings", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, CircularThrobberSettings), Z_Construct_UScriptStruct_FCircularThrobberSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_CircularThrobberSettings_MetaData), NewProp_CircularThrobberSettings_MetaData) }; // 1630594575 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_ImageSequenceSettings = { "ImageSequenceSettings", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, ImageSequenceSettings), Z_Construct_UScriptStruct_FImageSequenceSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ImageSequenceSettings_MetaData), NewProp_ImageSequenceSettings_MetaData) }; // 1329596008 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TextAlignment = { "TextAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, TextAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TextAlignment_MetaData), NewProp_TextAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingIconAlignment = { "LoadingIconAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, LoadingIconAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingIconAlignment_MetaData), NewProp_LoadingIconAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_Space = { "Space", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, Space), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Space_MetaData), NewProp_Space_MetaData) }; -void Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bHideLoadingWidgetWhenCompletes_SetBit(void* Obj) -{ - ((FLoadingWidgetSettings*)Obj)->bHideLoadingWidgetWhenCompletes = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bHideLoadingWidgetWhenCompletes = { "bHideLoadingWidgetWhenCompletes", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FLoadingWidgetSettings), &Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bHideLoadingWidgetWhenCompletes_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bHideLoadingWidgetWhenCompletes_MetaData), NewProp_bHideLoadingWidgetWhenCompletes_MetaData) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingIconType_Underlying, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingIconType, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingWidgetType_Underlying, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingWidgetType, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TransformTranslation, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TransformScale, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TransformPivot, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingText, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextRightPosition, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextTopPosition, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_Appearance, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_ThrobberSettings, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_CircularThrobberSettings, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_ImageSequenceSettings, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TextAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingIconAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_Space, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bHideLoadingWidgetWhenCompletes, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FLoadingWidgetSettings Property Definitions ************************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "LoadingWidgetSettings", - Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::PropPointers), - sizeof(FLoadingWidgetSettings), - alignof(FLoadingWidgetSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000201), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FLoadingWidgetSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings.InnerSingleton, Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings.InnerSingleton); -} -// ********** End ScriptStruct FLoadingWidgetSettings ********************************************** - -// ********** Begin ScriptStruct FTipSettings ****************************************************** -struct Z_Construct_UScriptStruct_FTipSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FTipSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FTipSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/**\n * Tips text settings\n */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Tips text settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipText_MetaData[] = { - { "Category", "Tip Settings" }, - { "Comment", "// The tip text randomly display in the loading screen.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "MultiLine", "TRUE" }, - { "ToolTip", "The tip text randomly display in the loading screen." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_UpdateInterval_MetaData[] = { - { "Category", "Tip Settings" }, - { "Comment", "// Interval time (in seconds) to randomly update the tip text, a value less than or equal to 0 will not update the tip text.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Interval time (in seconds) to randomly update the tip text, a value less than or equal to 0 will not update the tip text." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Appearance_MetaData[] = { - { "Category", "Tip Settings" }, - { "Comment", "// Tip text appearance settings\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Tip text appearance settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipWrapAt_MetaData[] = { - { "Category", "Tip Settings" }, - { "Comment", "// The size of the tip before it's wrapped to the next line\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The size of the tip before it's wrapped to the next line" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bSetDisplayTipTextManually_MetaData[] = { - { "Category", "Background" }, - { "Comment", "/**\n\x09 * If true, you will have to manually set which TipText index you want to display on the loading screen by calling \"SetDisplayTipTextIndex\" function\n\x09 * in your Blueprint before opening a new level. If the index you set is not valid, then it will display random Tip in the \"TipText\" array.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, you will have to manually set which TipText index you want to display on the loading screen by calling \"SetDisplayTipTextIndex\" function\nin your Blueprint before opening a new level. If the index you set is not valid, then it will display random Tip in the \"TipText\" array." }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FTipSettings constinit property declarations ********************** - static const UECodeGen_Private::FTextPropertyParams NewProp_TipText_Inner; - static const UECodeGen_Private::FArrayPropertyParams NewProp_TipText; - static const UECodeGen_Private::FFloatPropertyParams NewProp_UpdateInterval; - static const UECodeGen_Private::FStructPropertyParams NewProp_Appearance; - static const UECodeGen_Private::FFloatPropertyParams NewProp_TipWrapAt; - static void NewProp_bSetDisplayTipTextManually_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bSetDisplayTipTextManually; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FTipSettings constinit property declarations ************************ - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FTipSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FTipSettings; -class UScriptStruct* FTipSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FTipSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FTipSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FTipSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("TipSettings")); - } - return Z_Registration_Info_UScriptStruct_FTipSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FTipSettings Property Definitions ********************************* -const UECodeGen_Private::FTextPropertyParams Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_TipText_Inner = { "TipText", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Text, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_TipText = { "TipText", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTipSettings, TipText), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipText_MetaData), NewProp_TipText_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_UpdateInterval = { "UpdateInterval", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTipSettings, UpdateInterval), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_UpdateInterval_MetaData), NewProp_UpdateInterval_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_Appearance = { "Appearance", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTipSettings, Appearance), Z_Construct_UScriptStruct_FTextAppearance, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Appearance_MetaData), NewProp_Appearance_MetaData) }; // 2810457549 -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_TipWrapAt = { "TipWrapAt", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTipSettings, TipWrapAt), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipWrapAt_MetaData), NewProp_TipWrapAt_MetaData) }; -void Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_bSetDisplayTipTextManually_SetBit(void* Obj) -{ - ((FTipSettings*)Obj)->bSetDisplayTipTextManually = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_bSetDisplayTipTextManually = { "bSetDisplayTipTextManually", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FTipSettings), &Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_bSetDisplayTipTextManually_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bSetDisplayTipTextManually_MetaData), NewProp_bSetDisplayTipTextManually_MetaData) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FTipSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_TipText_Inner, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_TipText, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_UpdateInterval, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_Appearance, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_TipWrapAt, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_bSetDisplayTipTextManually, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTipSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FTipSettings Property Definitions *********************************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FTipSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "TipSettings", - Z_Construct_UScriptStruct_FTipSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTipSettings_Statics::PropPointers), - sizeof(FTipSettings), - alignof(FTipSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000201), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTipSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FTipSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FTipSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FTipSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FTipSettings.InnerSingleton, Z_Construct_UScriptStruct_FTipSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FTipSettings.InnerSingleton); -} -// ********** End ScriptStruct FTipSettings ******************************************************** - -// ********** Begin ScriptStruct FLoadingCompleteTextSettings ************************************** -struct Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FLoadingCompleteTextSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FLoadingCompleteTextSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/**\n * The text that displayed when loading is complete. Ignore this if you don't set \"bShowLoadingCompletedText\" = true\n */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The text that displayed when loading is complete. Ignore this if you don't set \"bShowLoadingCompletedText\" = true" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingCompleteText_MetaData[] = { - { "Category", "Loading Complete Text Settings" }, - { "Comment", "// The text that shows up when level loading is done.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The text that shows up when level loading is done." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Appearance_MetaData[] = { - { "Category", "Loading Complete Text Settings" }, - { "Comment", "// Text appearance settings\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Text appearance settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Alignment_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** The alignment of the text.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the text." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Padding_MetaData[] = { - { "Category", "Loading Complete Text Settings" }, - { "Comment", "/** Text padding. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Text padding." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bFadeInOutAnim_MetaData[] = { - { "Category", "Loading Complete Text Settings" }, - { "Comment", "// Animate the text?\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Animate the text?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_AnimationSpeed_MetaData[] = { - { "Category", "Loading Complete Text Settings" }, - { "ClampMax", "10" }, - { "ClampMin", "0" }, - { "Comment", "/**\n\x09 * Animation speed\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Animation speed" }, - { "UIMax", "10.000000" }, - { "UIMin", "0.000000" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FLoadingCompleteTextSettings constinit property declarations ****** - static const UECodeGen_Private::FTextPropertyParams NewProp_LoadingCompleteText; - static const UECodeGen_Private::FStructPropertyParams NewProp_Appearance; - static const UECodeGen_Private::FStructPropertyParams NewProp_Alignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_Padding; - static void NewProp_bFadeInOutAnim_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bFadeInOutAnim; - static const UECodeGen_Private::FFloatPropertyParams NewProp_AnimationSpeed; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FLoadingCompleteTextSettings constinit property declarations ******** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings; -class UScriptStruct* FLoadingCompleteTextSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FLoadingCompleteTextSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("LoadingCompleteTextSettings")); - } - return Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FLoadingCompleteTextSettings Property Definitions ***************** -const UECodeGen_Private::FTextPropertyParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_LoadingCompleteText = { "LoadingCompleteText", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Text, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingCompleteTextSettings, LoadingCompleteText), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingCompleteText_MetaData), NewProp_LoadingCompleteText_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_Appearance = { "Appearance", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingCompleteTextSettings, Appearance), Z_Construct_UScriptStruct_FTextAppearance, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Appearance_MetaData), NewProp_Appearance_MetaData) }; // 2810457549 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_Alignment = { "Alignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingCompleteTextSettings, Alignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Alignment_MetaData), NewProp_Alignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_Padding = { "Padding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingCompleteTextSettings, Padding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Padding_MetaData), NewProp_Padding_MetaData) }; // 4099648758 -void Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_bFadeInOutAnim_SetBit(void* Obj) -{ - ((FLoadingCompleteTextSettings*)Obj)->bFadeInOutAnim = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_bFadeInOutAnim = { "bFadeInOutAnim", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FLoadingCompleteTextSettings), &Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_bFadeInOutAnim_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bFadeInOutAnim_MetaData), NewProp_bFadeInOutAnim_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_AnimationSpeed = { "AnimationSpeed", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingCompleteTextSettings, AnimationSpeed), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_AnimationSpeed_MetaData), NewProp_AnimationSpeed_MetaData) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_LoadingCompleteText, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_Appearance, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_Alignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_Padding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_bFadeInOutAnim, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_AnimationSpeed, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FLoadingCompleteTextSettings Property Definitions ******************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "LoadingCompleteTextSettings", - Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::PropPointers), - sizeof(FLoadingCompleteTextSettings), - alignof(FLoadingCompleteTextSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000201), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FLoadingCompleteTextSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings.InnerSingleton, Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings.InnerSingleton); -} -// ********** End ScriptStruct FLoadingCompleteTextSettings **************************************** - -// ********** Begin ScriptStruct FALoadingScreenSettings ******************************************* -struct Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FALoadingScreenSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FALoadingScreenSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/**\n * Loading Screen Settings\n */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading Screen Settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_MinimumLoadingScreenDisplayTime_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "// The minimum time that a loading screen should be opened for, -1 if there is no minimum time. I recommend set it to -1.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The minimum time that a loading screen should be opened for, -1 if there is no minimum time. I recommend set it to -1." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAutoCompleteWhenLoadingCompletes_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "// If true, the loading screen will disappear as soon as loading is done.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, the loading screen will disappear as soon as loading is done." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bMoviesAreSkippable_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "// If true, movies can be skipped by clicking the loading screen as long as loading is done.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, movies can be skipped by clicking the loading screen as long as loading is done." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bWaitForManualStop_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "/** \n\x09 * If true, movie playback continue until Stop is called.\n\x09 * \n\x09 * NOTE: If set \"Minimum Loading Screen Display Time\" = -1, it will allow players to press any key to stop the loading screen.\n\x09 * If \"Minimum Loading Screen Display Time\" >= 0, you have to call \"StopLoadingScreen\" in the BeginPlay event \n\x09 * of your GameInstance, GameMode, or PlayerController blueprint to stop the loading screen (\"bAllowEngineTick\" must be true)\n\x09 **/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, movie playback continue until Stop is called.\n\nNOTE: If set \"Minimum Loading Screen Display Time\" = -1, it will allow players to press any key to stop the loading screen.\nIf \"Minimum Loading Screen Display Time\" >= 0, you have to call \"StopLoadingScreen\" in the BeginPlay event\nof your GameInstance, GameMode, or PlayerController blueprint to stop the loading screen (\"bAllowEngineTick\" must be true)" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAllowInEarlyStartup_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "/** If true loading screens here cannot have any uobjects of any kind or use any engine features at all. This will start the movies very early as a result on platforms that support it */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true loading screens here cannot have any uobjects of any kind or use any engine features at all. This will start the movies very early as a result on platforms that support it" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAllowEngineTick_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "/** If true, this will call the engine tick while the game thread is stalled waiting for a loading movie to finish. This only works for post-startup load screens and is potentially unsafe */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, this will call the engine tick while the game thread is stalled waiting for a loading movie to finish. This only works for post-startup load screens and is potentially unsafe" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_PlaybackType_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "/** Should we just play back, loop, etc. NOTE: if the playback type is MT_LoopLast, then bAutoCompleteWhenLoadingCompletes will be togged on when the last movie is hit*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Should we just play back, loop, etc. NOTE: if the playback type is MT_LoopLast, then bAutoCompleteWhenLoadingCompletes will be togged on when the last movie is hit" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_MoviePaths_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "/**\n\x09 * All movie files must be locate at Content/Movies/ directory. Suggested format: MPEG-4 Movie (mp4). Enter file path/name without the extension.\n\x09 * E.g., if you have a movie name my_movie.mp4 in the 'Content/Movies' folder, then enter my_movie in the input field.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "All movie files must be locate at Content/Movies/ directory. Suggested format: MPEG-4 Movie (mp4). Enter file path/name without the extension.\nE.g., if you have a movie name my_movie.mp4 in the 'Content/Movies' folder, then enter my_movie in the input field." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bShuffle_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "/**\n\x09 * If true, shuffle the movies list before playing.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, shuffle the movies list before playing." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bSetDisplayMovieIndexManually_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "/**\n\x09 * If true, the \"Shuffle\" option will be ignored, and you will have to manually set which Movie index you want to display on the loading screen \n\x09 * by calling \"SetDisplayMovieIndex\" function in your Blueprint before opening a new level.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, the \"Shuffle\" option will be ignored, and you will have to manually set which Movie index you want to display on the loading screen\nby calling \"SetDisplayMovieIndex\" function in your Blueprint before opening a new level." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bShowWidgetOverlay_MetaData[] = { - { "Category", "Loading Screen Settings" }, - { "Comment", "/** \n\x09 * Should we show the loading screen widgets (background/tips/loading widget)? Generally you'll want to set this to false if you just want to show a movie.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Should we show the loading screen widgets (background/tips/loading widget)? Generally you'll want to set this to false if you just want to show a movie." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bShowLoadingCompleteText_MetaData[] = { - { "Category", "Loading Screen Settings" }, - { "Comment", "/**\n\x09 * If true show a text when level loading is completed. Ignore this if you choose \"Show Widget Overlay\" = false\n\x09 *\n\x09 * NOTE: To enable this option properly, you need to set \"Wait For Manual Stop\" = true, and \"Minimum Loading Screen Display Time\" = -1.\n\x09 * This also allows players press any button to stop the Loading Screen.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true show a text when level loading is completed. Ignore this if you choose \"Show Widget Overlay\" = false\n\nNOTE: To enable this option properly, you need to set \"Wait For Manual Stop\" = true, and \"Minimum Loading Screen Display Time\" = -1.\nThis also allows players press any button to stop the Loading Screen." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingCompleteTextSettings_MetaData[] = { - { "Category", "Loading Screen Settings" }, - { "Comment", "/**\n\x09 * The text that displayed when loading is complete. Ignore this if you set \"Show Loading Complete Text\" = false.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The text that displayed when loading is complete. Ignore this if you set \"Show Loading Complete Text\" = false." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Background_MetaData[] = { - { "Category", "Loading Screen Settings" }, - { "Comment", "/** Background widget for the loading screen. Ignore this if you choose \"Show Widget Overlay = false\" */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background widget for the loading screen. Ignore this if you choose \"Show Widget Overlay = false\"" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipWidget_MetaData[] = { - { "Category", "Loading Screen Settings" }, - { "Comment", "/** Tip widget for the loading screen. Ignore this if you choose \"Show Widget Overlay = false\" */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Tip widget for the loading screen. Ignore this if you choose \"Show Widget Overlay = false\"" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingWidget_MetaData[] = { - { "Category", "Loading Screen Settings" }, - { "Comment", "/** Loading widget for the loading screen. Ignore this if you choose \"Show Widget Overlay = false\" */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading widget for the loading screen. Ignore this if you choose \"Show Widget Overlay = false\"" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Layout_MetaData[] = { - { "Category", "Loading Screen Settings" }, - { "Comment", "/**\n\x09 * Select async loading screen Layout. Ignore this if you choose \"Show Widget Overlay = false\"\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Select async loading screen Layout. Ignore this if you choose \"Show Widget Overlay = false\"" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FALoadingScreenSettings constinit property declarations *********** - static const UECodeGen_Private::FFloatPropertyParams NewProp_MinimumLoadingScreenDisplayTime; - static void NewProp_bAutoCompleteWhenLoadingCompletes_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bAutoCompleteWhenLoadingCompletes; - static void NewProp_bMoviesAreSkippable_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bMoviesAreSkippable; - static void NewProp_bWaitForManualStop_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bWaitForManualStop; - static void NewProp_bAllowInEarlyStartup_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bAllowInEarlyStartup; - static void NewProp_bAllowEngineTick_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bAllowEngineTick; - static const UECodeGen_Private::FBytePropertyParams NewProp_PlaybackType; - static const UECodeGen_Private::FStrPropertyParams NewProp_MoviePaths_Inner; - static const UECodeGen_Private::FArrayPropertyParams NewProp_MoviePaths; - static void NewProp_bShuffle_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bShuffle; - static void NewProp_bSetDisplayMovieIndexManually_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bSetDisplayMovieIndexManually; - static void NewProp_bShowWidgetOverlay_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bShowWidgetOverlay; - static void NewProp_bShowLoadingCompleteText_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bShowLoadingCompleteText; - static const UECodeGen_Private::FStructPropertyParams NewProp_LoadingCompleteTextSettings; - static const UECodeGen_Private::FStructPropertyParams NewProp_Background; - static const UECodeGen_Private::FStructPropertyParams NewProp_TipWidget; - static const UECodeGen_Private::FStructPropertyParams NewProp_LoadingWidget; - static const UECodeGen_Private::FBytePropertyParams NewProp_Layout_Underlying; - static const UECodeGen_Private::FEnumPropertyParams NewProp_Layout; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FALoadingScreenSettings constinit property declarations ************* - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FALoadingScreenSettings; -class UScriptStruct* FALoadingScreenSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FALoadingScreenSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FALoadingScreenSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FALoadingScreenSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("ALoadingScreenSettings")); - } - return Z_Registration_Info_UScriptStruct_FALoadingScreenSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FALoadingScreenSettings Property Definitions ********************** -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_MinimumLoadingScreenDisplayTime = { "MinimumLoadingScreenDisplayTime", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, MinimumLoadingScreenDisplayTime), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_MinimumLoadingScreenDisplayTime_MetaData), NewProp_MinimumLoadingScreenDisplayTime_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAutoCompleteWhenLoadingCompletes_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bAutoCompleteWhenLoadingCompletes = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAutoCompleteWhenLoadingCompletes = { "bAutoCompleteWhenLoadingCompletes", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAutoCompleteWhenLoadingCompletes_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAutoCompleteWhenLoadingCompletes_MetaData), NewProp_bAutoCompleteWhenLoadingCompletes_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bMoviesAreSkippable_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bMoviesAreSkippable = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bMoviesAreSkippable = { "bMoviesAreSkippable", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bMoviesAreSkippable_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bMoviesAreSkippable_MetaData), NewProp_bMoviesAreSkippable_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bWaitForManualStop_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bWaitForManualStop = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bWaitForManualStop = { "bWaitForManualStop", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bWaitForManualStop_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bWaitForManualStop_MetaData), NewProp_bWaitForManualStop_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowInEarlyStartup_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bAllowInEarlyStartup = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowInEarlyStartup = { "bAllowInEarlyStartup", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowInEarlyStartup_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAllowInEarlyStartup_MetaData), NewProp_bAllowInEarlyStartup_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowEngineTick_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bAllowEngineTick = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowEngineTick = { "bAllowEngineTick", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowEngineTick_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAllowEngineTick_MetaData), NewProp_bAllowEngineTick_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_PlaybackType = { "PlaybackType", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, PlaybackType), Z_Construct_UEnum_MoviePlayer_EMoviePlaybackType, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_PlaybackType_MetaData), NewProp_PlaybackType_MetaData) }; // 1938542788 -const UECodeGen_Private::FStrPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_MoviePaths_Inner = { "MoviePaths", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_MoviePaths = { "MoviePaths", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, MoviePaths), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_MoviePaths_MetaData), NewProp_MoviePaths_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShuffle_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bShuffle = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShuffle = { "bShuffle", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShuffle_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bShuffle_MetaData), NewProp_bShuffle_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bSetDisplayMovieIndexManually_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bSetDisplayMovieIndexManually = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bSetDisplayMovieIndexManually = { "bSetDisplayMovieIndexManually", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bSetDisplayMovieIndexManually_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bSetDisplayMovieIndexManually_MetaData), NewProp_bSetDisplayMovieIndexManually_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowWidgetOverlay_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bShowWidgetOverlay = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowWidgetOverlay = { "bShowWidgetOverlay", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowWidgetOverlay_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bShowWidgetOverlay_MetaData), NewProp_bShowWidgetOverlay_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowLoadingCompleteText_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bShowLoadingCompleteText = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowLoadingCompleteText = { "bShowLoadingCompleteText", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowLoadingCompleteText_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bShowLoadingCompleteText_MetaData), NewProp_bShowLoadingCompleteText_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_LoadingCompleteTextSettings = { "LoadingCompleteTextSettings", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, LoadingCompleteTextSettings), Z_Construct_UScriptStruct_FLoadingCompleteTextSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingCompleteTextSettings_MetaData), NewProp_LoadingCompleteTextSettings_MetaData) }; // 2503102234 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_Background = { "Background", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, Background), Z_Construct_UScriptStruct_FBackgroundSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Background_MetaData), NewProp_Background_MetaData) }; // 3107127872 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_TipWidget = { "TipWidget", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, TipWidget), Z_Construct_UScriptStruct_FTipSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipWidget_MetaData), NewProp_TipWidget_MetaData) }; // 1574949218 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_LoadingWidget = { "LoadingWidget", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, LoadingWidget), Z_Construct_UScriptStruct_FLoadingWidgetSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingWidget_MetaData), NewProp_LoadingWidget_MetaData) }; // 3370305444 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_Layout_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FEnumPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_Layout = { "Layout", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, Layout), Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Layout_MetaData), NewProp_Layout_MetaData) }; // 1278915894 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_MinimumLoadingScreenDisplayTime, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAutoCompleteWhenLoadingCompletes, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bMoviesAreSkippable, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bWaitForManualStop, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowInEarlyStartup, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowEngineTick, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_PlaybackType, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_MoviePaths_Inner, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_MoviePaths, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShuffle, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bSetDisplayMovieIndexManually, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowWidgetOverlay, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowLoadingCompleteText, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_LoadingCompleteTextSettings, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_Background, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_TipWidget, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_LoadingWidget, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_Layout_Underlying, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_Layout, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FALoadingScreenSettings Property Definitions ************************ -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "ALoadingScreenSettings", - Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::PropPointers), - sizeof(FALoadingScreenSettings), - alignof(FALoadingScreenSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000201), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FALoadingScreenSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FALoadingScreenSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FALoadingScreenSettings.InnerSingleton, Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FALoadingScreenSettings.InnerSingleton); -} -// ********** End ScriptStruct FALoadingScreenSettings ********************************************* - -// ********** Begin ScriptStruct FClassicLayoutSettings ******************************************** -struct Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FClassicLayoutSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FClassicLayoutSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Classic Layout settings*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Classic Layout settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsWidgetAtBottom_MetaData[] = { - { "Category", "Classic Layout" }, - { "Comment", "/** Is the border that contains loading and tip widget located at the bottom or top? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is the border that contains loading and tip widget located at the bottom or top?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsLoadingWidgetAtLeft_MetaData[] = { - { "Category", "Classic Layout" }, - { "Comment", "/** Is loading widget on the left of the tip? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is loading widget on the left of the tip?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Space_MetaData[] = { - { "Category", "Classic Layout" }, - { "Comment", "/** The empty space between loading widget and the tip.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The empty space between loading widget and the tip." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipAlignment_MetaData[] = { - { "Category", "Classic Layout" }, - { "Comment", "/** The alignment of the tips. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the tips." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderHorizontalAlignment_MetaData[] = { - { "Category", "Center Layout" }, - { "Comment", "/** The horizontal alignment of the border background.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The horizontal alignment of the border background." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderPadding_MetaData[] = { - { "Category", "Classic Layout" }, - { "Comment", "/** The padding area between the border and the widget it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The padding area between the border and the widget it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderBackground_MetaData[] = { - { "Category", "Classic Layout" }, - { "Comment", "/** Background appearance settings for the border widget */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background appearance settings for the border widget" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FClassicLayoutSettings constinit property declarations ************ - static void NewProp_bIsWidgetAtBottom_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsWidgetAtBottom; - static void NewProp_bIsLoadingWidgetAtLeft_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsLoadingWidgetAtLeft; - static const UECodeGen_Private::FFloatPropertyParams NewProp_Space; - static const UECodeGen_Private::FStructPropertyParams NewProp_TipAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_BorderHorizontalAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_BorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_BorderBackground; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FClassicLayoutSettings constinit property declarations ************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FClassicLayoutSettings; -class UScriptStruct* FClassicLayoutSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FClassicLayoutSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FClassicLayoutSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FClassicLayoutSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("ClassicLayoutSettings")); - } - return Z_Registration_Info_UScriptStruct_FClassicLayoutSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FClassicLayoutSettings Property Definitions *********************** -void Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsWidgetAtBottom_SetBit(void* Obj) -{ - ((FClassicLayoutSettings*)Obj)->bIsWidgetAtBottom = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsWidgetAtBottom = { "bIsWidgetAtBottom", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FClassicLayoutSettings), &Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsWidgetAtBottom_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsWidgetAtBottom_MetaData), NewProp_bIsWidgetAtBottom_MetaData) }; -void Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtLeft_SetBit(void* Obj) -{ - ((FClassicLayoutSettings*)Obj)->bIsLoadingWidgetAtLeft = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtLeft = { "bIsLoadingWidgetAtLeft", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FClassicLayoutSettings), &Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtLeft_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsLoadingWidgetAtLeft_MetaData), NewProp_bIsLoadingWidgetAtLeft_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_Space = { "Space", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FClassicLayoutSettings, Space), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Space_MetaData), NewProp_Space_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_TipAlignment = { "TipAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FClassicLayoutSettings, TipAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipAlignment_MetaData), NewProp_TipAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_BorderHorizontalAlignment = { "BorderHorizontalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FClassicLayoutSettings, BorderHorizontalAlignment), Z_Construct_UEnum_SlateCore_EHorizontalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderHorizontalAlignment_MetaData), NewProp_BorderHorizontalAlignment_MetaData) }; // 990570535 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_BorderPadding = { "BorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FClassicLayoutSettings, BorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderPadding_MetaData), NewProp_BorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_BorderBackground = { "BorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FClassicLayoutSettings, BorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderBackground_MetaData), NewProp_BorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsWidgetAtBottom, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtLeft, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_Space, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_TipAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_BorderHorizontalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_BorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_BorderBackground, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FClassicLayoutSettings Property Definitions ************************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "ClassicLayoutSettings", - Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::PropPointers), - sizeof(FClassicLayoutSettings), - alignof(FClassicLayoutSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FClassicLayoutSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FClassicLayoutSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FClassicLayoutSettings.InnerSingleton, Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FClassicLayoutSettings.InnerSingleton); -} -// ********** End ScriptStruct FClassicLayoutSettings ********************************************** - -// ********** Begin ScriptStruct FCenterLayoutSettings ********************************************* -struct Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FCenterLayoutSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FCenterLayoutSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Center Layout settings*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Center Layout settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsTipAtBottom_MetaData[] = { - { "Category", "Center Layout" }, - { "Comment", "/** Is tip located at the bottom or top? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is tip located at the bottom or top?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipAlignment_MetaData[] = { - { "Category", "Center Layout" }, - { "Comment", "/** The alignment of the tips. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the tips." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderHorizontalAlignment_MetaData[] = { - { "Category", "Center Layout" }, - { "Comment", "/** The horizontal alignment of the border.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The horizontal alignment of the border." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderVerticalOffset_MetaData[] = { - { "Category", "Center Layout" }, - { "Comment", "/** Offset to bottom or top of the screen depending on the tip located at the bottom or top position.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Offset to bottom or top of the screen depending on the tip located at the bottom or top position." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderPadding_MetaData[] = { - { "Category", "Center Layout" }, - { "Comment", "/** The padding area between the border and the tips it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The padding area between the border and the tips it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderBackground_MetaData[] = { - { "Category", "Center Layout" }, - { "Comment", "/** Background appearance settings for tip area */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background appearance settings for tip area" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FCenterLayoutSettings constinit property declarations ************* - static void NewProp_bIsTipAtBottom_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsTipAtBottom; - static const UECodeGen_Private::FStructPropertyParams NewProp_TipAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_BorderHorizontalAlignment; - static const UECodeGen_Private::FFloatPropertyParams NewProp_BorderVerticalOffset; - static const UECodeGen_Private::FStructPropertyParams NewProp_BorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_BorderBackground; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FCenterLayoutSettings constinit property declarations *************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FCenterLayoutSettings; -class UScriptStruct* FCenterLayoutSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FCenterLayoutSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FCenterLayoutSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FCenterLayoutSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("CenterLayoutSettings")); - } - return Z_Registration_Info_UScriptStruct_FCenterLayoutSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FCenterLayoutSettings Property Definitions ************************ -void Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_bIsTipAtBottom_SetBit(void* Obj) -{ - ((FCenterLayoutSettings*)Obj)->bIsTipAtBottom = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_bIsTipAtBottom = { "bIsTipAtBottom", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FCenterLayoutSettings), &Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_bIsTipAtBottom_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsTipAtBottom_MetaData), NewProp_bIsTipAtBottom_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_TipAlignment = { "TipAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCenterLayoutSettings, TipAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipAlignment_MetaData), NewProp_TipAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderHorizontalAlignment = { "BorderHorizontalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCenterLayoutSettings, BorderHorizontalAlignment), Z_Construct_UEnum_SlateCore_EHorizontalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderHorizontalAlignment_MetaData), NewProp_BorderHorizontalAlignment_MetaData) }; // 990570535 -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderVerticalOffset = { "BorderVerticalOffset", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCenterLayoutSettings, BorderVerticalOffset), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderVerticalOffset_MetaData), NewProp_BorderVerticalOffset_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderPadding = { "BorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCenterLayoutSettings, BorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderPadding_MetaData), NewProp_BorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderBackground = { "BorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCenterLayoutSettings, BorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderBackground_MetaData), NewProp_BorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_bIsTipAtBottom, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_TipAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderHorizontalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderVerticalOffset, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderBackground, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FCenterLayoutSettings Property Definitions ************************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "CenterLayoutSettings", - Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::PropPointers), - sizeof(FCenterLayoutSettings), - alignof(FCenterLayoutSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FCenterLayoutSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FCenterLayoutSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FCenterLayoutSettings.InnerSingleton, Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FCenterLayoutSettings.InnerSingleton); -} -// ********** End ScriptStruct FCenterLayoutSettings *********************************************** - -// ********** Begin ScriptStruct FLetterboxLayoutSettings ****************************************** -struct Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FLetterboxLayoutSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FLetterboxLayoutSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Letterbox Layout settings*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Letterbox Layout settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsLoadingWidgetAtTop_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** Is loading widget located at the bottom or top? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is loading widget located at the bottom or top?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipAlignment_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** The alignment of the tips. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the tips." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingWidgetAlignment_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** The alignment of the loading widget. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the loading widget." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TopBorderHorizontalAlignment_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** The horizontal alignment of the top border.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The horizontal alignment of the top border." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BottomBorderHorizontalAlignment_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** The horizontal alignment of the bottom border.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The horizontal alignment of the bottom border." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TopBorderPadding_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** The top padding area between the border and the widget it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The top padding area between the border and the widget it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BottomBorderPadding_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** The bottom padding area between the border and the widget it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The bottom padding area between the border and the widget it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TopBorderBackground_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** Background appearance settings for top border */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background appearance settings for top border" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BottomBorderBackground_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** Background appearance settings for bottom border */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background appearance settings for bottom border" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FLetterboxLayoutSettings constinit property declarations ********** - static void NewProp_bIsLoadingWidgetAtTop_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsLoadingWidgetAtTop; - static const UECodeGen_Private::FStructPropertyParams NewProp_TipAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_LoadingWidgetAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_TopBorderHorizontalAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_BottomBorderHorizontalAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_TopBorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_BottomBorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_TopBorderBackground; - static const UECodeGen_Private::FStructPropertyParams NewProp_BottomBorderBackground; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FLetterboxLayoutSettings constinit property declarations ************ - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings; -class UScriptStruct* FLetterboxLayoutSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FLetterboxLayoutSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("LetterboxLayoutSettings")); - } - return Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FLetterboxLayoutSettings Property Definitions ********************* -void Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop_SetBit(void* Obj) -{ - ((FLetterboxLayoutSettings*)Obj)->bIsLoadingWidgetAtTop = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop = { "bIsLoadingWidgetAtTop", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FLetterboxLayoutSettings), &Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsLoadingWidgetAtTop_MetaData), NewProp_bIsLoadingWidgetAtTop_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TipAlignment = { "TipAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, TipAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipAlignment_MetaData), NewProp_TipAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_LoadingWidgetAlignment = { "LoadingWidgetAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, LoadingWidgetAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingWidgetAlignment_MetaData), NewProp_LoadingWidgetAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TopBorderHorizontalAlignment = { "TopBorderHorizontalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, TopBorderHorizontalAlignment), Z_Construct_UEnum_SlateCore_EHorizontalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TopBorderHorizontalAlignment_MetaData), NewProp_TopBorderHorizontalAlignment_MetaData) }; // 990570535 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_BottomBorderHorizontalAlignment = { "BottomBorderHorizontalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, BottomBorderHorizontalAlignment), Z_Construct_UEnum_SlateCore_EHorizontalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BottomBorderHorizontalAlignment_MetaData), NewProp_BottomBorderHorizontalAlignment_MetaData) }; // 990570535 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TopBorderPadding = { "TopBorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, TopBorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TopBorderPadding_MetaData), NewProp_TopBorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_BottomBorderPadding = { "BottomBorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, BottomBorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BottomBorderPadding_MetaData), NewProp_BottomBorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TopBorderBackground = { "TopBorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, TopBorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TopBorderBackground_MetaData), NewProp_TopBorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_BottomBorderBackground = { "BottomBorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, BottomBorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BottomBorderBackground_MetaData), NewProp_BottomBorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TipAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_LoadingWidgetAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TopBorderHorizontalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_BottomBorderHorizontalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TopBorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_BottomBorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TopBorderBackground, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_BottomBorderBackground, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FLetterboxLayoutSettings Property Definitions *********************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "LetterboxLayoutSettings", - Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::PropPointers), - sizeof(FLetterboxLayoutSettings), - alignof(FLetterboxLayoutSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FLetterboxLayoutSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings.InnerSingleton, Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings.InnerSingleton); -} -// ********** End ScriptStruct FLetterboxLayoutSettings ******************************************** - -// ********** Begin ScriptStruct FSidebarLayoutSettings ******************************************** -struct Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FSidebarLayoutSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FSidebarLayoutSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Sidebar Layout settings*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Sidebar Layout settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsWidgetAtRight_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** Is the border that contains loading and tip widgets located at the right or left? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is the border that contains loading and tip widgets located at the right or left?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsLoadingWidgetAtTop_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** Is loading widget on the top of the tip? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is loading widget on the top of the tip?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Space_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** The empty space between loading widget and the tip.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The empty space between loading widget and the tip." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_VerticalAlignment_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** The vertical alignment of the vertical box that contains loading/tip widgets. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The vertical alignment of the vertical box that contains loading/tip widgets." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingWidgetAlignment_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** The alignment of the loading widget. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the loading widget." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipAlignment_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** The alignment of the tips. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the tips." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderVerticalAlignment_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** The vertical alignment of the border background that contains all widgets. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The vertical alignment of the border background that contains all widgets." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderHorizontalOffset_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** Offset to left or right of the screen depending on the border that contains loading and tip widgets located at the left or right position.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Offset to left or right of the screen depending on the border that contains loading and tip widgets located at the left or right position." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderPadding_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** The padding area between the border and the widget it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The padding area between the border and the widget it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderBackground_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** Background appearance settings for the border widget */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background appearance settings for the border widget" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FSidebarLayoutSettings constinit property declarations ************ - static void NewProp_bIsWidgetAtRight_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsWidgetAtRight; - static void NewProp_bIsLoadingWidgetAtTop_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsLoadingWidgetAtTop; - static const UECodeGen_Private::FFloatPropertyParams NewProp_Space; - static const UECodeGen_Private::FBytePropertyParams NewProp_VerticalAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_LoadingWidgetAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_TipAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_BorderVerticalAlignment; - static const UECodeGen_Private::FFloatPropertyParams NewProp_BorderHorizontalOffset; - static const UECodeGen_Private::FStructPropertyParams NewProp_BorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_BorderBackground; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FSidebarLayoutSettings constinit property declarations ************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings; -class UScriptStruct* FSidebarLayoutSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FSidebarLayoutSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("SidebarLayoutSettings")); - } - return Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FSidebarLayoutSettings Property Definitions *********************** -void Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsWidgetAtRight_SetBit(void* Obj) -{ - ((FSidebarLayoutSettings*)Obj)->bIsWidgetAtRight = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsWidgetAtRight = { "bIsWidgetAtRight", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FSidebarLayoutSettings), &Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsWidgetAtRight_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsWidgetAtRight_MetaData), NewProp_bIsWidgetAtRight_MetaData) }; -void Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop_SetBit(void* Obj) -{ - ((FSidebarLayoutSettings*)Obj)->bIsLoadingWidgetAtTop = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop = { "bIsLoadingWidgetAtTop", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FSidebarLayoutSettings), &Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsLoadingWidgetAtTop_MetaData), NewProp_bIsLoadingWidgetAtTop_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_Space = { "Space", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, Space), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Space_MetaData), NewProp_Space_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_VerticalAlignment = { "VerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, VerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_VerticalAlignment_MetaData), NewProp_VerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_LoadingWidgetAlignment = { "LoadingWidgetAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, LoadingWidgetAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingWidgetAlignment_MetaData), NewProp_LoadingWidgetAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_TipAlignment = { "TipAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, TipAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipAlignment_MetaData), NewProp_TipAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderVerticalAlignment = { "BorderVerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, BorderVerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderVerticalAlignment_MetaData), NewProp_BorderVerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderHorizontalOffset = { "BorderHorizontalOffset", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, BorderHorizontalOffset), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderHorizontalOffset_MetaData), NewProp_BorderHorizontalOffset_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderPadding = { "BorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, BorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderPadding_MetaData), NewProp_BorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderBackground = { "BorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, BorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderBackground_MetaData), NewProp_BorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsWidgetAtRight, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_Space, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_VerticalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_LoadingWidgetAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_TipAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderVerticalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderHorizontalOffset, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderBackground, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FSidebarLayoutSettings Property Definitions ************************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "SidebarLayoutSettings", - Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::PropPointers), - sizeof(FSidebarLayoutSettings), - alignof(FSidebarLayoutSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FSidebarLayoutSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings.InnerSingleton, Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings.InnerSingleton); -} -// ********** End ScriptStruct FSidebarLayoutSettings ********************************************** - -// ********** Begin ScriptStruct FDualSidebarLayoutSettings **************************************** -struct Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FDualSidebarLayoutSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FDualSidebarLayoutSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Dual Sidebar Layout settings*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Dual Sidebar Layout settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsLoadingWidgetAtRight_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** Is loading widget on the right or left border? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is loading widget on the right or left border?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LeftVerticalAlignment_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** The vertical alignment of the left widget. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The vertical alignment of the left widget." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RightVerticalAlignment_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** The vertical alignment of the right widget. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The vertical alignment of the right widget." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LeftBorderVerticalAlignment_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** The vertical alignment of the left border background that contains all widgets. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The vertical alignment of the left border background that contains all widgets." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RightBorderVerticalAlignment_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** The vertical alignment of the right border background that contains all widgets. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The vertical alignment of the right border background that contains all widgets." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LeftBorderPadding_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** The padding area between the left border and the widget it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The padding area between the left border and the widget it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RightBorderPadding_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** The padding area between the right border and the widget it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The padding area between the right border and the widget it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LeftBorderBackground_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** Background appearance settings for the left border widget */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background appearance settings for the left border widget" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RightBorderBackground_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** Background appearance settings for the right border widget */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background appearance settings for the right border widget" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FDualSidebarLayoutSettings constinit property declarations ******** - static void NewProp_bIsLoadingWidgetAtRight_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsLoadingWidgetAtRight; - static const UECodeGen_Private::FBytePropertyParams NewProp_LeftVerticalAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_RightVerticalAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_LeftBorderVerticalAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_RightBorderVerticalAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_LeftBorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_RightBorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_LeftBorderBackground; - static const UECodeGen_Private::FStructPropertyParams NewProp_RightBorderBackground; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FDualSidebarLayoutSettings constinit property declarations ********** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings; -class UScriptStruct* FDualSidebarLayoutSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FDualSidebarLayoutSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("DualSidebarLayoutSettings")); - } - return Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FDualSidebarLayoutSettings Property Definitions ******************* -void Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtRight_SetBit(void* Obj) -{ - ((FDualSidebarLayoutSettings*)Obj)->bIsLoadingWidgetAtRight = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtRight = { "bIsLoadingWidgetAtRight", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FDualSidebarLayoutSettings), &Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtRight_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsLoadingWidgetAtRight_MetaData), NewProp_bIsLoadingWidgetAtRight_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftVerticalAlignment = { "LeftVerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, LeftVerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LeftVerticalAlignment_MetaData), NewProp_LeftVerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightVerticalAlignment = { "RightVerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, RightVerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RightVerticalAlignment_MetaData), NewProp_RightVerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftBorderVerticalAlignment = { "LeftBorderVerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, LeftBorderVerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LeftBorderVerticalAlignment_MetaData), NewProp_LeftBorderVerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightBorderVerticalAlignment = { "RightBorderVerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, RightBorderVerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RightBorderVerticalAlignment_MetaData), NewProp_RightBorderVerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftBorderPadding = { "LeftBorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, LeftBorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LeftBorderPadding_MetaData), NewProp_LeftBorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightBorderPadding = { "RightBorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, RightBorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RightBorderPadding_MetaData), NewProp_RightBorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftBorderBackground = { "LeftBorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, LeftBorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LeftBorderBackground_MetaData), NewProp_LeftBorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightBorderBackground = { "RightBorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, RightBorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RightBorderBackground_MetaData), NewProp_RightBorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtRight, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftVerticalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightVerticalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftBorderVerticalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightBorderVerticalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftBorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightBorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftBorderBackground, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightBorderBackground, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FDualSidebarLayoutSettings Property Definitions ********************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "DualSidebarLayoutSettings", - Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::PropPointers), - sizeof(FDualSidebarLayoutSettings), - alignof(FDualSidebarLayoutSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FDualSidebarLayoutSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings.InnerSingleton, Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings.InnerSingleton); -} -// ********** End ScriptStruct FDualSidebarLayoutSettings ****************************************** - -// ********** Begin Class ULoadingScreenSettings *************************************************** -FClassRegistrationInfo Z_Registration_Info_UClass_ULoadingScreenSettings; -UClass* ULoadingScreenSettings::GetPrivateStaticClass() -{ - using TClass = ULoadingScreenSettings; - if (!Z_Registration_Info_UClass_ULoadingScreenSettings.InnerSingleton) - { - GetPrivateStaticClassBody( - TClass::StaticPackage(), - TEXT("LoadingScreenSettings"), - Z_Registration_Info_UClass_ULoadingScreenSettings.InnerSingleton, - StaticRegisterNativesULoadingScreenSettings, - sizeof(TClass), - alignof(TClass), - TClass::StaticClassFlags, - TClass::StaticClassCastFlags(), - TClass::StaticConfigName(), - (UClass::ClassConstructorType)InternalConstructor, - (UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller, - UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass), - &TClass::Super::StaticClass, - &TClass::WithinClass::StaticClass - ); - } - return Z_Registration_Info_UClass_ULoadingScreenSettings.InnerSingleton; -} -UClass* Z_Construct_UClass_ULoadingScreenSettings_NoRegister() -{ - return ULoadingScreenSettings::GetPrivateStaticClass(); -} -struct Z_Construct_UClass_ULoadingScreenSettings_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = { - { "Comment", "/**\n * Async Loading Screen Settings \n */" }, - { "DisplayName", "Async Loading Screen" }, - { "IncludePath", "LoadingScreenSettings.h" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ObjectInitializerConstructorDeclared", "" }, - { "ToolTip", "Async Loading Screen Settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_StartupLoadingScreen_MetaData[] = { - { "Category", "General" }, - { "Comment", "/**\n\x09 * The startup loading screen when you first open the game. Setup any studio logo movies here.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The startup loading screen when you first open the game. Setup any studio logo movies here." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_DefaultLoadingScreen_MetaData[] = { - { "Category", "General" }, - { "Comment", "/**\n\x09 * The default loading screen that shows up whenever you open a new level.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The default loading screen that shows up whenever you open a new level." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Classic_MetaData[] = { - { "Category", "Layout" }, - { "Comment", "/**\n\x09 * Classic Layout settings.\n\x09 * The Classic is a simple, generic layout and fits well with many designs.\n\x09 * A border that contains loading and tip widgets can be at the bottom or top.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Classic Layout settings.\nThe Classic is a simple, generic layout and fits well with many designs.\nA border that contains loading and tip widgets can be at the bottom or top." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Center_MetaData[] = { - { "Category", "Layout" }, - { "Comment", "/**\n\x09 * Center Layout settings.\n\x09 * The loading widget is at the center of the screen, tip widget can be at the bottom or top.\n\x09 * The Center layout is a good choice if your loading icon is the main design.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Center Layout settings.\nThe loading widget is at the center of the screen, tip widget can be at the bottom or top.\nThe Center layout is a good choice if your loading icon is the main design." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Letterbox_MetaData[] = { - { "Category", "Layout" }, - { "Comment", "/**\n\x09 * Letterbox Layout settings.\n\x09 * The Letterbox layout has two borders on top and bottom of the screen. Loading widget\n\x09 * can be on the top and the tip is at the bottom of the screen, or vice versa.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Letterbox Layout settings.\nThe Letterbox layout has two borders on top and bottom of the screen. Loading widget\ncan be on the top and the tip is at the bottom of the screen, or vice versa." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Sidebar_MetaData[] = { - { "Category", "Layout" }, - { "Comment", "/**\n\x09 * Sidebar Layout settings.\n\x09 * The Sidebar layout has a vertical border on the left or right of the screen. The Sidebar \n\x09 * is suitable for storytelling, long paragraphs due to the height of the tip widget.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Sidebar Layout settings.\nThe Sidebar layout has a vertical border on the left or right of the screen. The Sidebar\nis suitable for storytelling, long paragraphs due to the height of the tip widget." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_DualSidebar_MetaData[] = { - { "Category", "Layout" }, - { "Comment", "/**\n\x09 * Dual Sidebar Layout settings\n\x09 * Similar to Sidebar layout but Dual Sidebar layout has two vertical borders on both left and right of the screen.\n\x09 * The Dual Sidebar layout is suitable for storytelling, long paragraphs due to the height of the tip widget.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Dual Sidebar Layout settings\nSimilar to Sidebar layout but Dual Sidebar layout has two vertical borders on both left and right of the screen.\nThe Dual Sidebar layout is suitable for storytelling, long paragraphs due to the height of the tip widget." }, - }; -#endif // WITH_METADATA - -// ********** Begin Class ULoadingScreenSettings constinit property declarations ******************* - static const UECodeGen_Private::FStructPropertyParams NewProp_StartupLoadingScreen; - static const UECodeGen_Private::FStructPropertyParams NewProp_DefaultLoadingScreen; - static const UECodeGen_Private::FStructPropertyParams NewProp_Classic; - static const UECodeGen_Private::FStructPropertyParams NewProp_Center; - static const UECodeGen_Private::FStructPropertyParams NewProp_Letterbox; - static const UECodeGen_Private::FStructPropertyParams NewProp_Sidebar; - static const UECodeGen_Private::FStructPropertyParams NewProp_DualSidebar; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Class ULoadingScreenSettings constinit property declarations ********************* - static UObject* (*const DependentSingletons[])(); - static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = { - TCppClassTypeTraits::IsAbstract, - }; - static const UECodeGen_Private::FClassParams ClassParams; -}; // struct Z_Construct_UClass_ULoadingScreenSettings_Statics - -// ********** Begin Class ULoadingScreenSettings Property Definitions ****************************** -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_StartupLoadingScreen = { "StartupLoadingScreen", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, StartupLoadingScreen), Z_Construct_UScriptStruct_FALoadingScreenSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_StartupLoadingScreen_MetaData), NewProp_StartupLoadingScreen_MetaData) }; // 746239430 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_DefaultLoadingScreen = { "DefaultLoadingScreen", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, DefaultLoadingScreen), Z_Construct_UScriptStruct_FALoadingScreenSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_DefaultLoadingScreen_MetaData), NewProp_DefaultLoadingScreen_MetaData) }; // 746239430 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Classic = { "Classic", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, Classic), Z_Construct_UScriptStruct_FClassicLayoutSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Classic_MetaData), NewProp_Classic_MetaData) }; // 1038540443 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Center = { "Center", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, Center), Z_Construct_UScriptStruct_FCenterLayoutSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Center_MetaData), NewProp_Center_MetaData) }; // 4246412196 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Letterbox = { "Letterbox", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, Letterbox), Z_Construct_UScriptStruct_FLetterboxLayoutSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Letterbox_MetaData), NewProp_Letterbox_MetaData) }; // 656395803 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Sidebar = { "Sidebar", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, Sidebar), Z_Construct_UScriptStruct_FSidebarLayoutSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Sidebar_MetaData), NewProp_Sidebar_MetaData) }; // 3566839650 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_DualSidebar = { "DualSidebar", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, DualSidebar), Z_Construct_UScriptStruct_FDualSidebarLayoutSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_DualSidebar_MetaData), NewProp_DualSidebar_MetaData) }; // 424286280 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_ULoadingScreenSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_StartupLoadingScreen, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_DefaultLoadingScreen, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Classic, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Center, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Letterbox, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Sidebar, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_DualSidebar, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_ULoadingScreenSettings_Statics::PropPointers) < 2048); -// ********** End Class ULoadingScreenSettings Property Definitions ******************************** -UObject* (*const Z_Construct_UClass_ULoadingScreenSettings_Statics::DependentSingletons[])() = { - (UObject* (*)())Z_Construct_UClass_UDeveloperSettings, - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_ULoadingScreenSettings_Statics::DependentSingletons) < 16); -const UECodeGen_Private::FClassParams Z_Construct_UClass_ULoadingScreenSettings_Statics::ClassParams = { - &ULoadingScreenSettings::StaticClass, - "Game", - &StaticCppClassTypeInfo, - DependentSingletons, - nullptr, - Z_Construct_UClass_ULoadingScreenSettings_Statics::PropPointers, - nullptr, - UE_ARRAY_COUNT(DependentSingletons), - 0, - UE_ARRAY_COUNT(Z_Construct_UClass_ULoadingScreenSettings_Statics::PropPointers), - 0, - 0x001000A6u, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_ULoadingScreenSettings_Statics::Class_MetaDataParams), Z_Construct_UClass_ULoadingScreenSettings_Statics::Class_MetaDataParams) -}; -void ULoadingScreenSettings::StaticRegisterNativesULoadingScreenSettings() -{ -} -UClass* Z_Construct_UClass_ULoadingScreenSettings() -{ - if (!Z_Registration_Info_UClass_ULoadingScreenSettings.OuterSingleton) - { - UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_ULoadingScreenSettings.OuterSingleton, Z_Construct_UClass_ULoadingScreenSettings_Statics::ClassParams); - } - return Z_Registration_Info_UClass_ULoadingScreenSettings.OuterSingleton; -} -DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, ULoadingScreenSettings); -ULoadingScreenSettings::~ULoadingScreenSettings() {} -// ********** End Class ULoadingScreenSettings ***************************************************** - -// ********** Begin Registration ******************************************************************* -struct Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics -{ - static constexpr FEnumRegisterCompiledInInfo EnumInfo[] = { - { EAsyncLoadingScreenLayout_StaticEnum, TEXT("EAsyncLoadingScreenLayout"), &Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 1278915894U) }, - { ELoadingIconType_StaticEnum, TEXT("ELoadingIconType"), &Z_Registration_Info_UEnum_ELoadingIconType, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 1850593641U) }, - { ELoadingWidgetType_StaticEnum, TEXT("ELoadingWidgetType"), &Z_Registration_Info_UEnum_ELoadingWidgetType, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 953500990U) }, - }; - static constexpr FStructRegisterCompiledInInfo ScriptStructInfo[] = { - { FWidgetAlignment::StaticStruct, Z_Construct_UScriptStruct_FWidgetAlignment_Statics::NewStructOps, TEXT("WidgetAlignment"),&Z_Registration_Info_UScriptStruct_FWidgetAlignment, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FWidgetAlignment), 2794758098U) }, - { FTextAppearance::StaticStruct, Z_Construct_UScriptStruct_FTextAppearance_Statics::NewStructOps, TEXT("TextAppearance"),&Z_Registration_Info_UScriptStruct_FTextAppearance, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FTextAppearance), 2810457549U) }, - { FThrobberSettings::StaticStruct, Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewStructOps, TEXT("ThrobberSettings"),&Z_Registration_Info_UScriptStruct_FThrobberSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FThrobberSettings), 2318335935U) }, - { FCircularThrobberSettings::StaticStruct, Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewStructOps, TEXT("CircularThrobberSettings"),&Z_Registration_Info_UScriptStruct_FCircularThrobberSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FCircularThrobberSettings), 1630594575U) }, - { FImageSequenceSettings::StaticStruct, Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewStructOps, TEXT("ImageSequenceSettings"),&Z_Registration_Info_UScriptStruct_FImageSequenceSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FImageSequenceSettings), 1329596008U) }, - { FBackgroundSettings::StaticStruct, Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewStructOps, TEXT("BackgroundSettings"),&Z_Registration_Info_UScriptStruct_FBackgroundSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FBackgroundSettings), 3107127872U) }, - { FLoadingWidgetSettings::StaticStruct, Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewStructOps, TEXT("LoadingWidgetSettings"),&Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FLoadingWidgetSettings), 3370305444U) }, - { FTipSettings::StaticStruct, Z_Construct_UScriptStruct_FTipSettings_Statics::NewStructOps, TEXT("TipSettings"),&Z_Registration_Info_UScriptStruct_FTipSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FTipSettings), 1574949218U) }, - { FLoadingCompleteTextSettings::StaticStruct, Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewStructOps, TEXT("LoadingCompleteTextSettings"),&Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FLoadingCompleteTextSettings), 2503102234U) }, - { FALoadingScreenSettings::StaticStruct, Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewStructOps, TEXT("ALoadingScreenSettings"),&Z_Registration_Info_UScriptStruct_FALoadingScreenSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FALoadingScreenSettings), 746239430U) }, - { FClassicLayoutSettings::StaticStruct, Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewStructOps, TEXT("ClassicLayoutSettings"),&Z_Registration_Info_UScriptStruct_FClassicLayoutSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FClassicLayoutSettings), 1038540443U) }, - { FCenterLayoutSettings::StaticStruct, Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewStructOps, TEXT("CenterLayoutSettings"),&Z_Registration_Info_UScriptStruct_FCenterLayoutSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FCenterLayoutSettings), 4246412196U) }, - { FLetterboxLayoutSettings::StaticStruct, Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewStructOps, TEXT("LetterboxLayoutSettings"),&Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FLetterboxLayoutSettings), 656395803U) }, - { FSidebarLayoutSettings::StaticStruct, Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewStructOps, TEXT("SidebarLayoutSettings"),&Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FSidebarLayoutSettings), 3566839650U) }, - { FDualSidebarLayoutSettings::StaticStruct, Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewStructOps, TEXT("DualSidebarLayoutSettings"),&Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FDualSidebarLayoutSettings), 424286280U) }, - }; - static constexpr FClassRegisterCompiledInInfo ClassInfo[] = { - { Z_Construct_UClass_ULoadingScreenSettings, ULoadingScreenSettings::StaticClass, TEXT("ULoadingScreenSettings"), &Z_Registration_Info_UClass_ULoadingScreenSettings, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(ULoadingScreenSettings), 659124292U) }, - }; -}; // Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics -static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_3409648994{ - TEXT("/Script/AsyncLoadingScreen"), - Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics::ClassInfo), - Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics::ScriptStructInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics::ScriptStructInfo), - Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics::EnumInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics::EnumInfo), -}; -// ********** End Registration ********************************************************************* - -PRAGMA_ENABLE_DEPRECATION_WARNINGS diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/IOS/UnrealGame/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.generated.h b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/IOS/UnrealGame/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.generated.h deleted file mode 100644 index a7ebd7f43..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/IOS/UnrealGame/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.generated.h +++ /dev/null @@ -1,247 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -// IWYU pragma: private, include "LoadingScreenSettings.h" - -#ifdef ASYNCLOADINGSCREEN_LoadingScreenSettings_generated_h -#error "LoadingScreenSettings.generated.h already included, missing '#pragma once' in LoadingScreenSettings.h" -#endif -#define ASYNCLOADINGSCREEN_LoadingScreenSettings_generated_h - -#include "UObject/ObjectMacros.h" -#include "UObject/ScriptMacros.h" - -PRAGMA_DISABLE_DEPRECATION_WARNINGS - -// ********** Begin ScriptStruct FWidgetAlignment ************************************************** -struct Z_Construct_UScriptStruct_FWidgetAlignment_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_80_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FWidgetAlignment_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FWidgetAlignment; -// ********** End ScriptStruct FWidgetAlignment **************************************************** - -// ********** Begin ScriptStruct FTextAppearance *************************************************** -struct Z_Construct_UScriptStruct_FTextAppearance_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_94_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FTextAppearance_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FTextAppearance; -// ********** End ScriptStruct FTextAppearance ***************************************************** - -// ********** Begin ScriptStruct FThrobberSettings ************************************************* -struct Z_Construct_UScriptStruct_FThrobberSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_120_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FThrobberSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FThrobberSettings; -// ********** End ScriptStruct FThrobberSettings *************************************************** - -// ********** Begin ScriptStruct FCircularThrobberSettings ***************************************** -struct Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_146_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FCircularThrobberSettings; -// ********** End ScriptStruct FCircularThrobberSettings ******************************************* - -// ********** Begin ScriptStruct FImageSequenceSettings ******************************************** -struct Z_Construct_UScriptStruct_FImageSequenceSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_168_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FImageSequenceSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FImageSequenceSettings; -// ********** End ScriptStruct FImageSequenceSettings ********************************************** - -// ********** Begin ScriptStruct FBackgroundSettings *********************************************** -struct Z_Construct_UScriptStruct_FBackgroundSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_195_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FBackgroundSettings_Statics; \ - static class UScriptStruct* StaticStruct(); - - -struct FBackgroundSettings; -// ********** End ScriptStruct FBackgroundSettings ************************************************* - -// ********** Begin ScriptStruct FLoadingWidgetSettings ******************************************** -struct Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_231_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics; \ - static class UScriptStruct* StaticStruct(); - - -struct FLoadingWidgetSettings; -// ********** End ScriptStruct FLoadingWidgetSettings ********************************************** - -// ********** Begin ScriptStruct FTipSettings ****************************************************** -struct Z_Construct_UScriptStruct_FTipSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_307_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FTipSettings_Statics; \ - static class UScriptStruct* StaticStruct(); - - -struct FTipSettings; -// ********** End ScriptStruct FTipSettings ******************************************************** - -// ********** Begin ScriptStruct FLoadingCompleteTextSettings ************************************** -struct Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_339_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics; \ - static class UScriptStruct* StaticStruct(); - - -struct FLoadingCompleteTextSettings; -// ********** End ScriptStruct FLoadingCompleteTextSettings **************************************** - -// ********** Begin ScriptStruct FALoadingScreenSettings ******************************************* -struct Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_376_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics; \ - static class UScriptStruct* StaticStruct(); - - -struct FALoadingScreenSettings; -// ********** End ScriptStruct FALoadingScreenSettings ********************************************* - -// ********** Begin ScriptStruct FClassicLayoutSettings ******************************************** -struct Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_477_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FClassicLayoutSettings; -// ********** End ScriptStruct FClassicLayoutSettings ********************************************** - -// ********** Begin ScriptStruct FCenterLayoutSettings ********************************************* -struct Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_512_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FCenterLayoutSettings; -// ********** End ScriptStruct FCenterLayoutSettings *********************************************** - -// ********** Begin ScriptStruct FLetterboxLayoutSettings ****************************************** -struct Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_543_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FLetterboxLayoutSettings; -// ********** End ScriptStruct FLetterboxLayoutSettings ******************************************** - -// ********** Begin ScriptStruct FSidebarLayoutSettings ******************************************** -struct Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_586_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FSidebarLayoutSettings; -// ********** End ScriptStruct FSidebarLayoutSettings ********************************************** - -// ********** Begin ScriptStruct FDualSidebarLayoutSettings **************************************** -struct Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_633_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FDualSidebarLayoutSettings; -// ********** End ScriptStruct FDualSidebarLayoutSettings ****************************************** - -// ********** Begin Class ULoadingScreenSettings *************************************************** -struct Z_Construct_UClass_ULoadingScreenSettings_Statics; -ASYNCLOADINGSCREEN_API UClass* Z_Construct_UClass_ULoadingScreenSettings_NoRegister(); - -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_678_INCLASS_NO_PURE_DECLS \ -private: \ - static void StaticRegisterNativesULoadingScreenSettings(); \ - friend struct ::Z_Construct_UClass_ULoadingScreenSettings_Statics; \ - static UClass* GetPrivateStaticClass(); \ - friend ASYNCLOADINGSCREEN_API UClass* ::Z_Construct_UClass_ULoadingScreenSettings_NoRegister(); \ -public: \ - DECLARE_CLASS2(ULoadingScreenSettings, UDeveloperSettings, COMPILED_IN_FLAGS(0 | CLASS_DefaultConfig | CLASS_Config), CASTCLASS_None, TEXT("/Script/AsyncLoadingScreen"), Z_Construct_UClass_ULoadingScreenSettings_NoRegister) \ - DECLARE_SERIALIZER(ULoadingScreenSettings) \ - static constexpr const TCHAR* StaticConfigName() {return TEXT("Game");} \ - - - -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_678_ENHANCED_CONSTRUCTORS \ - /** Deleted move- and copy-constructors, should never be used */ \ - ULoadingScreenSettings(ULoadingScreenSettings&&) = delete; \ - ULoadingScreenSettings(const ULoadingScreenSettings&) = delete; \ - DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, ULoadingScreenSettings); \ - DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(ULoadingScreenSettings); \ - DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(ULoadingScreenSettings) \ - NO_API virtual ~ULoadingScreenSettings(); - - -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_675_PROLOG -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_678_GENERATED_BODY \ -PRAGMA_DISABLE_DEPRECATION_WARNINGS \ -public: \ - FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_678_INCLASS_NO_PURE_DECLS \ - FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_678_ENHANCED_CONSTRUCTORS \ -private: \ -PRAGMA_ENABLE_DEPRECATION_WARNINGS - - -class ULoadingScreenSettings; - -// ********** End Class ULoadingScreenSettings ***************************************************** - -#undef CURRENT_FILE_ID -#define CURRENT_FILE_ID FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h - -// ********** Begin Enum EAsyncLoadingScreenLayout ************************************************* -#define FOREACH_ENUM_EASYNCLOADINGSCREENLAYOUT(op) \ - op(EAsyncLoadingScreenLayout::ALSL_Classic) \ - op(EAsyncLoadingScreenLayout::ALSL_Center) \ - op(EAsyncLoadingScreenLayout::ALSL_Letterbox) \ - op(EAsyncLoadingScreenLayout::ALSL_Sidebar) \ - op(EAsyncLoadingScreenLayout::ALSL_DualSidebar) - -enum class EAsyncLoadingScreenLayout : uint8; -template<> struct TIsUEnumClass { enum { Value = true }; }; -template<> ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API UEnum* StaticEnum(); -// ********** End Enum EAsyncLoadingScreenLayout *************************************************** - -// ********** Begin Enum ELoadingIconType ********************************************************** -#define FOREACH_ENUM_ELOADINGICONTYPE(op) \ - op(ELoadingIconType::LIT_Throbber) \ - op(ELoadingIconType::LIT_CircularThrobber) \ - op(ELoadingIconType::LIT_ImageSequence) - -enum class ELoadingIconType : uint8; -template<> struct TIsUEnumClass { enum { Value = true }; }; -template<> ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API UEnum* StaticEnum(); -// ********** End Enum ELoadingIconType ************************************************************ - -// ********** Begin Enum ELoadingWidgetType ******************************************************** -#define FOREACH_ENUM_ELOADINGWIDGETTYPE(op) \ - op(ELoadingWidgetType::LWT_Horizontal) \ - op(ELoadingWidgetType::LWT_Vertical) - -enum class ELoadingWidgetType : uint8; -template<> struct TIsUEnumClass { enum { Value = true }; }; -template<> ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API UEnum* StaticEnum(); -// ********** End Enum ELoadingWidgetType ********************************************************** - -PRAGMA_ENABLE_DEPRECATION_WARNINGS diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/IOS/UnrealGame/Inc/AsyncLoadingScreen/UHT/Timestamp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/IOS/UnrealGame/Inc/AsyncLoadingScreen/UHT/Timestamp deleted file mode 100644 index 3fde8399b..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/IOS/UnrealGame/Inc/AsyncLoadingScreen/UHT/Timestamp +++ /dev/null @@ -1,2 +0,0 @@ -/Users/build/Build/U5M-Mac/Sync/LocalBuilds/PluginTemp/HostProject/Plugins/AsyncLoadingScreen/Source/AsyncLoadingScreen/Public/AsyncLoadingScreenLibrary.h -/Users/build/Build/U5M-Mac/Sync/LocalBuilds/PluginTemp/HostProject/Plugins/AsyncLoadingScreen/Source/AsyncLoadingScreen/Public/LoadingScreenSettings.h diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/IOS/UnrealGame/Shipping/AsyncLoadingScreen/AsyncLoadingScreen.precompiled b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/IOS/UnrealGame/Shipping/AsyncLoadingScreen/AsyncLoadingScreen.precompiled deleted file mode 100644 index 02080a569..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/IOS/UnrealGame/Shipping/AsyncLoadingScreen/AsyncLoadingScreen.precompiled +++ /dev/null @@ -1,6 +0,0 @@ -{ - "OutputFiles": [ - "../../../arm64/UnrealGame/Shipping/AsyncLoadingScreen/Module.AsyncLoadingScreen.cpp.o", - "../../../arm64/UnrealGame/Shipping/AsyncLoadingScreen/Module.AsyncLoadingScreen.cpp.o" - ] -} \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealEditor/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreen.init.gen.cpp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealEditor/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreen.init.gen.cpp deleted file mode 100644 index 2ffabac46..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealEditor/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreen.init.gen.cpp +++ /dev/null @@ -1,29 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -#include "UObject/GeneratedCppIncludes.h" -PRAGMA_DISABLE_DEPRECATION_WARNINGS -void EmptyLinkFunctionForGeneratedCodeAsyncLoadingScreen_init() {} -static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); static FPackageRegistrationInfo Z_Registration_Info_UPackage__Script_AsyncLoadingScreen; - FORCENOINLINE UPackage* Z_Construct_UPackage__Script_AsyncLoadingScreen() - { - if (!Z_Registration_Info_UPackage__Script_AsyncLoadingScreen.OuterSingleton) - { - static const UECodeGen_Private::FPackageParams PackageParams = { - "/Script/AsyncLoadingScreen", - nullptr, - 0, - PKG_CompiledIn | 0x00000000, - 0xE6A71342, - 0x0B35F629, - METADATA_PARAMS(0, nullptr) - }; - UECodeGen_Private::ConstructUPackage(Z_Registration_Info_UPackage__Script_AsyncLoadingScreen.OuterSingleton, PackageParams); - } - return Z_Registration_Info_UPackage__Script_AsyncLoadingScreen.OuterSingleton; -} -static FRegisterCompiledInInfo Z_CompiledInDeferPackage_UPackage__Script_AsyncLoadingScreen(Z_Construct_UPackage__Script_AsyncLoadingScreen, TEXT("/Script/AsyncLoadingScreen"), Z_Registration_Info_UPackage__Script_AsyncLoadingScreen, CONSTRUCT_RELOAD_VERSION_INFO(FPackageReloadVersionInfo, 0xE6A71342, 0x0B35F629)); -PRAGMA_ENABLE_DEPRECATION_WARNINGS diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealEditor/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenClasses.h b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealEditor/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenClasses.h deleted file mode 100644 index 829531246..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealEditor/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenClasses.h +++ /dev/null @@ -1,10 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -#pragma once - - - diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealEditor/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.gen.cpp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealEditor/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.gen.cpp deleted file mode 100644 index 1a2a2fecb..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealEditor/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.gen.cpp +++ /dev/null @@ -1,457 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -#include "UObject/GeneratedCppIncludes.h" -#include "AsyncLoadingScreenLibrary.h" - -PRAGMA_DISABLE_DEPRECATION_WARNINGS -static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); -void EmptyLinkFunctionForGeneratedCodeAsyncLoadingScreenLibrary() {} - -// ********** Begin Cross Module References ******************************************************** -ASYNCLOADINGSCREEN_API UClass* Z_Construct_UClass_UAsyncLoadingScreenLibrary(); -ASYNCLOADINGSCREEN_API UClass* Z_Construct_UClass_UAsyncLoadingScreenLibrary_NoRegister(); -ENGINE_API UClass* Z_Construct_UClass_UBlueprintFunctionLibrary(); -UPackage* Z_Construct_UPackage__Script_AsyncLoadingScreen(); -// ********** End Cross Module References ********************************************************** - -// ********** Begin Class UAsyncLoadingScreenLibrary Function GetIsEnableLoadingScreen ************* -struct Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics -{ - struct AsyncLoadingScreenLibrary_eventGetIsEnableLoadingScreen_Parms - { - bool ReturnValue; - }; -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { - { "Category", "Async Loading Screen" }, - { "Comment", "/**\n\x09 * Get enable/disable the loading screen for next levels\n\x09 *\n\x09 **/" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, - { "ToolTip", "Get enable/disable the loading screen for next levels" }, - }; -#endif // WITH_METADATA - -// ********** Begin Function GetIsEnableLoadingScreen constinit property declarations ************** - static void NewProp_ReturnValue_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Function GetIsEnableLoadingScreen constinit property declarations **************** - static const UECodeGen_Private::FFunctionParams FuncParams; -}; - -// ********** Begin Function GetIsEnableLoadingScreen Property Definitions ************************* -void Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::NewProp_ReturnValue_SetBit(void* Obj) -{ - ((AsyncLoadingScreenLibrary_eventGetIsEnableLoadingScreen_Parms*)Obj)->ReturnValue = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(AsyncLoadingScreenLibrary_eventGetIsEnableLoadingScreen_Parms), &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::NewProp_ReturnValue, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::PropPointers) < 2048); -// ********** End Function GetIsEnableLoadingScreen Property Definitions *************************** -const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncLoadingScreenLibrary, nullptr, "GetIsEnableLoadingScreen", Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::PropPointers), -sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::AsyncLoadingScreenLibrary_eventGetIsEnableLoadingScreen_Parms), -RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x14022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::Function_MetaDataParams)}, }; -static_assert(sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::AsyncLoadingScreenLibrary_eventGetIsEnableLoadingScreen_Parms) < MAX_uint16); -UFunction* Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen() -{ - static UFunction* ReturnFunction = nullptr; - if (!ReturnFunction) - { - UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::FuncParams); - } - return ReturnFunction; -} -DEFINE_FUNCTION(UAsyncLoadingScreenLibrary::execGetIsEnableLoadingScreen) -{ - P_FINISH; - P_NATIVE_BEGIN; - *(bool*)Z_Param__Result=UAsyncLoadingScreenLibrary::GetIsEnableLoadingScreen(); - P_NATIVE_END; -} -// ********** End Class UAsyncLoadingScreenLibrary Function GetIsEnableLoadingScreen *************** - -// ********** Begin Class UAsyncLoadingScreenLibrary Function SetDisplayBackgroundIndex ************ -struct Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics -{ - struct AsyncLoadingScreenLibrary_eventSetDisplayBackgroundIndex_Parms - { - int32 BackgroundIndex; - }; -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { - { "Category", "Async Loading Screen" }, - { "Comment", "/**\n\x09 * Set which background will be displayed on the loading screen by index. The \"SetDisplayBackgroundManually\" option in Background setting needs to be \"true\" to use this function.\n\x09 * \n\x09 * @param BackgroundIndex Valid index of the Background in \"Images\" array in Background setting. If the index is not valid, then it will display random background instead.\n\x09 **/" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, - { "ToolTip", "Set which background will be displayed on the loading screen by index. The \"SetDisplayBackgroundManually\" option in Background setting needs to be \"true\" to use this function.\n\n@param BackgroundIndex Valid index of the Background in \"Images\" array in Background setting. If the index is not valid, then it will display random background instead." }, - }; -#endif // WITH_METADATA - -// ********** Begin Function SetDisplayBackgroundIndex constinit property declarations ************* - static const UECodeGen_Private::FIntPropertyParams NewProp_BackgroundIndex; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Function SetDisplayBackgroundIndex constinit property declarations *************** - static const UECodeGen_Private::FFunctionParams FuncParams; -}; - -// ********** Begin Function SetDisplayBackgroundIndex Property Definitions ************************ -const UECodeGen_Private::FIntPropertyParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::NewProp_BackgroundIndex = { "BackgroundIndex", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(AsyncLoadingScreenLibrary_eventSetDisplayBackgroundIndex_Parms, BackgroundIndex), METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::NewProp_BackgroundIndex, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::PropPointers) < 2048); -// ********** End Function SetDisplayBackgroundIndex Property Definitions ************************** -const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncLoadingScreenLibrary, nullptr, "SetDisplayBackgroundIndex", Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::PropPointers), -sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::AsyncLoadingScreenLibrary_eventSetDisplayBackgroundIndex_Parms), -RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::Function_MetaDataParams)}, }; -static_assert(sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::AsyncLoadingScreenLibrary_eventSetDisplayBackgroundIndex_Parms) < MAX_uint16); -UFunction* Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex() -{ - static UFunction* ReturnFunction = nullptr; - if (!ReturnFunction) - { - UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::FuncParams); - } - return ReturnFunction; -} -DEFINE_FUNCTION(UAsyncLoadingScreenLibrary::execSetDisplayBackgroundIndex) -{ - P_GET_PROPERTY(FIntProperty,Z_Param_BackgroundIndex); - P_FINISH; - P_NATIVE_BEGIN; - UAsyncLoadingScreenLibrary::SetDisplayBackgroundIndex(Z_Param_BackgroundIndex); - P_NATIVE_END; -} -// ********** End Class UAsyncLoadingScreenLibrary Function SetDisplayBackgroundIndex ************** - -// ********** Begin Class UAsyncLoadingScreenLibrary Function SetDisplayMovieIndex ***************** -struct Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics -{ - struct AsyncLoadingScreenLibrary_eventSetDisplayMovieIndex_Parms - { - int32 MovieIndex; - }; -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { - { "Category", "Async Loading Screen" }, - { "Comment", "/**\n\x09 * Set which movie will be displayed on the loading screen by index. The \"SetDisplayMovieIndexManually\" option needs to be \"true\" to use this function.\n\x09 *\n\x09 * @param MovieIndex Valid index of the movie in \"MoviePaths\" array.\n\x09 **/" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, - { "ToolTip", "Set which movie will be displayed on the loading screen by index. The \"SetDisplayMovieIndexManually\" option needs to be \"true\" to use this function.\n\n@param MovieIndex Valid index of the movie in \"MoviePaths\" array." }, - }; -#endif // WITH_METADATA - -// ********** Begin Function SetDisplayMovieIndex constinit property declarations ****************** - static const UECodeGen_Private::FIntPropertyParams NewProp_MovieIndex; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Function SetDisplayMovieIndex constinit property declarations ******************** - static const UECodeGen_Private::FFunctionParams FuncParams; -}; - -// ********** Begin Function SetDisplayMovieIndex Property Definitions ***************************** -const UECodeGen_Private::FIntPropertyParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::NewProp_MovieIndex = { "MovieIndex", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(AsyncLoadingScreenLibrary_eventSetDisplayMovieIndex_Parms, MovieIndex), METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::NewProp_MovieIndex, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::PropPointers) < 2048); -// ********** End Function SetDisplayMovieIndex Property Definitions ******************************* -const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncLoadingScreenLibrary, nullptr, "SetDisplayMovieIndex", Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::PropPointers), -sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::AsyncLoadingScreenLibrary_eventSetDisplayMovieIndex_Parms), -RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::Function_MetaDataParams)}, }; -static_assert(sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::AsyncLoadingScreenLibrary_eventSetDisplayMovieIndex_Parms) < MAX_uint16); -UFunction* Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex() -{ - static UFunction* ReturnFunction = nullptr; - if (!ReturnFunction) - { - UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::FuncParams); - } - return ReturnFunction; -} -DEFINE_FUNCTION(UAsyncLoadingScreenLibrary::execSetDisplayMovieIndex) -{ - P_GET_PROPERTY(FIntProperty,Z_Param_MovieIndex); - P_FINISH; - P_NATIVE_BEGIN; - UAsyncLoadingScreenLibrary::SetDisplayMovieIndex(Z_Param_MovieIndex); - P_NATIVE_END; -} -// ********** End Class UAsyncLoadingScreenLibrary Function SetDisplayMovieIndex ******************* - -// ********** Begin Class UAsyncLoadingScreenLibrary Function SetDisplayTipTextIndex *************** -struct Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics -{ - struct AsyncLoadingScreenLibrary_eventSetDisplayTipTextIndex_Parms - { - int32 TipTextIndex; - }; -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { - { "Category", "Async Loading Screen" }, - { "Comment", "/**\n\x09 * Set which text will be displayed on the loading screen by index. The \"SetDisplayTipTextManually\" option in Tip Widget setting needs to be \"true\" to use this function.\n\x09 *\n\x09 * @param TipTextIndex Valid index of the text in \"TipText\" array in Tip Widget setting. If the index is not valid, then it will display random text instead.\n\x09 **/" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, - { "ToolTip", "Set which text will be displayed on the loading screen by index. The \"SetDisplayTipTextManually\" option in Tip Widget setting needs to be \"true\" to use this function.\n\n@param TipTextIndex Valid index of the text in \"TipText\" array in Tip Widget setting. If the index is not valid, then it will display random text instead." }, - }; -#endif // WITH_METADATA - -// ********** Begin Function SetDisplayTipTextIndex constinit property declarations **************** - static const UECodeGen_Private::FIntPropertyParams NewProp_TipTextIndex; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Function SetDisplayTipTextIndex constinit property declarations ****************** - static const UECodeGen_Private::FFunctionParams FuncParams; -}; - -// ********** Begin Function SetDisplayTipTextIndex Property Definitions *************************** -const UECodeGen_Private::FIntPropertyParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::NewProp_TipTextIndex = { "TipTextIndex", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(AsyncLoadingScreenLibrary_eventSetDisplayTipTextIndex_Parms, TipTextIndex), METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::NewProp_TipTextIndex, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::PropPointers) < 2048); -// ********** End Function SetDisplayTipTextIndex Property Definitions ***************************** -const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncLoadingScreenLibrary, nullptr, "SetDisplayTipTextIndex", Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::PropPointers), -sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::AsyncLoadingScreenLibrary_eventSetDisplayTipTextIndex_Parms), -RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::Function_MetaDataParams)}, }; -static_assert(sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::AsyncLoadingScreenLibrary_eventSetDisplayTipTextIndex_Parms) < MAX_uint16); -UFunction* Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex() -{ - static UFunction* ReturnFunction = nullptr; - if (!ReturnFunction) - { - UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::FuncParams); - } - return ReturnFunction; -} -DEFINE_FUNCTION(UAsyncLoadingScreenLibrary::execSetDisplayTipTextIndex) -{ - P_GET_PROPERTY(FIntProperty,Z_Param_TipTextIndex); - P_FINISH; - P_NATIVE_BEGIN; - UAsyncLoadingScreenLibrary::SetDisplayTipTextIndex(Z_Param_TipTextIndex); - P_NATIVE_END; -} -// ********** End Class UAsyncLoadingScreenLibrary Function SetDisplayTipTextIndex ***************** - -// ********** Begin Class UAsyncLoadingScreenLibrary Function SetEnableLoadingScreen *************** -struct Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics -{ - struct AsyncLoadingScreenLibrary_eventSetEnableLoadingScreen_Parms - { - bool bIsEnableLoadingScreen; - }; -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { - { "Category", "Async Loading Screen" }, - { "Comment", "/**\n\x09 * Set enable/disable the loading screen for next levels\n\x09 *\n\x09 * @param bIsEnableLoadingScreen Should we enable the loading screen for next level?\n\x09 **/" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, - { "ToolTip", "Set enable/disable the loading screen for next levels\n\n@param bIsEnableLoadingScreen Should we enable the loading screen for next level?" }, - }; -#endif // WITH_METADATA - -// ********** Begin Function SetEnableLoadingScreen constinit property declarations **************** - static void NewProp_bIsEnableLoadingScreen_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsEnableLoadingScreen; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Function SetEnableLoadingScreen constinit property declarations ****************** - static const UECodeGen_Private::FFunctionParams FuncParams; -}; - -// ********** Begin Function SetEnableLoadingScreen Property Definitions *************************** -void Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::NewProp_bIsEnableLoadingScreen_SetBit(void* Obj) -{ - ((AsyncLoadingScreenLibrary_eventSetEnableLoadingScreen_Parms*)Obj)->bIsEnableLoadingScreen = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::NewProp_bIsEnableLoadingScreen = { "bIsEnableLoadingScreen", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(AsyncLoadingScreenLibrary_eventSetEnableLoadingScreen_Parms), &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::NewProp_bIsEnableLoadingScreen_SetBit, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::NewProp_bIsEnableLoadingScreen, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::PropPointers) < 2048); -// ********** End Function SetEnableLoadingScreen Property Definitions ***************************** -const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncLoadingScreenLibrary, nullptr, "SetEnableLoadingScreen", Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::PropPointers), -sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::AsyncLoadingScreenLibrary_eventSetEnableLoadingScreen_Parms), -RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::Function_MetaDataParams)}, }; -static_assert(sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::AsyncLoadingScreenLibrary_eventSetEnableLoadingScreen_Parms) < MAX_uint16); -UFunction* Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen() -{ - static UFunction* ReturnFunction = nullptr; - if (!ReturnFunction) - { - UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::FuncParams); - } - return ReturnFunction; -} -DEFINE_FUNCTION(UAsyncLoadingScreenLibrary::execSetEnableLoadingScreen) -{ - P_GET_UBOOL(Z_Param_bIsEnableLoadingScreen); - P_FINISH; - P_NATIVE_BEGIN; - UAsyncLoadingScreenLibrary::SetEnableLoadingScreen(Z_Param_bIsEnableLoadingScreen); - P_NATIVE_END; -} -// ********** End Class UAsyncLoadingScreenLibrary Function SetEnableLoadingScreen ***************** - -// ********** Begin Class UAsyncLoadingScreenLibrary Function StopLoadingScreen ******************** -struct Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { - { "Category", "Async Loading Screen" }, - { "Comment", "/**\n\x09 * Stop the loading screen. To use this function, you must enable the \"bAllowEngineTick\" option.\n\x09 * Call this function in BeginPlay event to stop the Loading Screen (works with Delay node).\n\x09 *\n\x09 **/" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, - { "ToolTip", "Stop the loading screen. To use this function, you must enable the \"bAllowEngineTick\" option.\nCall this function in BeginPlay event to stop the Loading Screen (works with Delay node)." }, - }; -#endif // WITH_METADATA - -// ********** Begin Function StopLoadingScreen constinit property declarations ********************* -// ********** End Function StopLoadingScreen constinit property declarations *********************** - static const UECodeGen_Private::FFunctionParams FuncParams; -}; -const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncLoadingScreenLibrary, nullptr, "StopLoadingScreen", nullptr, - 0, -0, -RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen_Statics::Function_MetaDataParams)}, }; -UFunction* Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen() -{ - static UFunction* ReturnFunction = nullptr; - if (!ReturnFunction) - { - UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen_Statics::FuncParams); - } - return ReturnFunction; -} -DEFINE_FUNCTION(UAsyncLoadingScreenLibrary::execStopLoadingScreen) -{ - P_FINISH; - P_NATIVE_BEGIN; - UAsyncLoadingScreenLibrary::StopLoadingScreen(); - P_NATIVE_END; -} -// ********** End Class UAsyncLoadingScreenLibrary Function StopLoadingScreen ********************** - -// ********** Begin Class UAsyncLoadingScreenLibrary *********************************************** -FClassRegistrationInfo Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary; -UClass* UAsyncLoadingScreenLibrary::GetPrivateStaticClass() -{ - using TClass = UAsyncLoadingScreenLibrary; - if (!Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary.InnerSingleton) - { - GetPrivateStaticClassBody( - TClass::StaticPackage(), - TEXT("AsyncLoadingScreenLibrary"), - Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary.InnerSingleton, - StaticRegisterNativesUAsyncLoadingScreenLibrary, - sizeof(TClass), - alignof(TClass), - TClass::StaticClassFlags, - TClass::StaticClassCastFlags(), - TClass::StaticConfigName(), - (UClass::ClassConstructorType)InternalConstructor, - (UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller, - UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass), - &TClass::Super::StaticClass, - &TClass::WithinClass::StaticClass - ); - } - return Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary.InnerSingleton; -} -UClass* Z_Construct_UClass_UAsyncLoadingScreenLibrary_NoRegister() -{ - return UAsyncLoadingScreenLibrary::GetPrivateStaticClass(); -} -struct Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = { - { "Comment", "/**\n * Async Loading Screen Function Library\n */" }, - { "IncludePath", "AsyncLoadingScreenLibrary.h" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, - { "ToolTip", "Async Loading Screen Function Library" }, - }; -#endif // WITH_METADATA - -// ********** Begin Class UAsyncLoadingScreenLibrary constinit property declarations *************** -// ********** End Class UAsyncLoadingScreenLibrary constinit property declarations ***************** - static constexpr UE::CodeGen::FClassNativeFunction Funcs[] = { - { .NameUTF8 = UTF8TEXT("GetIsEnableLoadingScreen"), .Pointer = &UAsyncLoadingScreenLibrary::execGetIsEnableLoadingScreen }, - { .NameUTF8 = UTF8TEXT("SetDisplayBackgroundIndex"), .Pointer = &UAsyncLoadingScreenLibrary::execSetDisplayBackgroundIndex }, - { .NameUTF8 = UTF8TEXT("SetDisplayMovieIndex"), .Pointer = &UAsyncLoadingScreenLibrary::execSetDisplayMovieIndex }, - { .NameUTF8 = UTF8TEXT("SetDisplayTipTextIndex"), .Pointer = &UAsyncLoadingScreenLibrary::execSetDisplayTipTextIndex }, - { .NameUTF8 = UTF8TEXT("SetEnableLoadingScreen"), .Pointer = &UAsyncLoadingScreenLibrary::execSetEnableLoadingScreen }, - { .NameUTF8 = UTF8TEXT("StopLoadingScreen"), .Pointer = &UAsyncLoadingScreenLibrary::execStopLoadingScreen }, - }; - static UObject* (*const DependentSingletons[])(); - static constexpr FClassFunctionLinkInfo FuncInfo[] = { - { &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen, "GetIsEnableLoadingScreen" }, // 1781186931 - { &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex, "SetDisplayBackgroundIndex" }, // 2812620146 - { &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex, "SetDisplayMovieIndex" }, // 1160756460 - { &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex, "SetDisplayTipTextIndex" }, // 4255238157 - { &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen, "SetEnableLoadingScreen" }, // 3650408977 - { &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen, "StopLoadingScreen" }, // 4092932218 - }; - static_assert(UE_ARRAY_COUNT(FuncInfo) < 2048); - static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = { - TCppClassTypeTraits::IsAbstract, - }; - static const UECodeGen_Private::FClassParams ClassParams; -}; // struct Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics -UObject* (*const Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::DependentSingletons[])() = { - (UObject* (*)())Z_Construct_UClass_UBlueprintFunctionLibrary, - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::DependentSingletons) < 16); -const UECodeGen_Private::FClassParams Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::ClassParams = { - &UAsyncLoadingScreenLibrary::StaticClass, - nullptr, - &StaticCppClassTypeInfo, - DependentSingletons, - FuncInfo, - nullptr, - nullptr, - UE_ARRAY_COUNT(DependentSingletons), - UE_ARRAY_COUNT(FuncInfo), - 0, - 0, - 0x001000A0u, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::Class_MetaDataParams), Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::Class_MetaDataParams) -}; -void UAsyncLoadingScreenLibrary::StaticRegisterNativesUAsyncLoadingScreenLibrary() -{ - UClass* Class = UAsyncLoadingScreenLibrary::StaticClass(); - FNativeFunctionRegistrar::RegisterFunctions(Class, MakeConstArrayView(Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::Funcs)); -} -UClass* Z_Construct_UClass_UAsyncLoadingScreenLibrary() -{ - if (!Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary.OuterSingleton) - { - UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary.OuterSingleton, Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::ClassParams); - } - return Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary.OuterSingleton; -} -UAsyncLoadingScreenLibrary::UAsyncLoadingScreenLibrary(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {} -DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UAsyncLoadingScreenLibrary); -UAsyncLoadingScreenLibrary::~UAsyncLoadingScreenLibrary() {} -// ********** End Class UAsyncLoadingScreenLibrary ************************************************* - -// ********** Begin Registration ******************************************************************* -struct Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h__Script_AsyncLoadingScreen_Statics -{ - static constexpr FClassRegisterCompiledInInfo ClassInfo[] = { - { Z_Construct_UClass_UAsyncLoadingScreenLibrary, UAsyncLoadingScreenLibrary::StaticClass, TEXT("UAsyncLoadingScreenLibrary"), &Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UAsyncLoadingScreenLibrary), 1482019181U) }, - }; -}; // Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h__Script_AsyncLoadingScreen_Statics -static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h__Script_AsyncLoadingScreen_1189210381{ - TEXT("/Script/AsyncLoadingScreen"), - Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h__Script_AsyncLoadingScreen_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h__Script_AsyncLoadingScreen_Statics::ClassInfo), - nullptr, 0, - nullptr, 0, -}; -// ********** End Registration ********************************************************************* - -PRAGMA_ENABLE_DEPRECATION_WARNINGS diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealEditor/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.generated.h b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealEditor/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.generated.h deleted file mode 100644 index da013cd5a..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealEditor/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.generated.h +++ /dev/null @@ -1,73 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -// IWYU pragma: private, include "AsyncLoadingScreenLibrary.h" - -#ifdef ASYNCLOADINGSCREEN_AsyncLoadingScreenLibrary_generated_h -#error "AsyncLoadingScreenLibrary.generated.h already included, missing '#pragma once' in AsyncLoadingScreenLibrary.h" -#endif -#define ASYNCLOADINGSCREEN_AsyncLoadingScreenLibrary_generated_h - -#include "UObject/ObjectMacros.h" -#include "UObject/ScriptMacros.h" - -PRAGMA_DISABLE_DEPRECATION_WARNINGS - -// ********** Begin Class UAsyncLoadingScreenLibrary *********************************************** -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_RPC_WRAPPERS_NO_PURE_DECLS \ - DECLARE_FUNCTION(execStopLoadingScreen); \ - DECLARE_FUNCTION(execGetIsEnableLoadingScreen); \ - DECLARE_FUNCTION(execSetEnableLoadingScreen); \ - DECLARE_FUNCTION(execSetDisplayMovieIndex); \ - DECLARE_FUNCTION(execSetDisplayTipTextIndex); \ - DECLARE_FUNCTION(execSetDisplayBackgroundIndex); - - -struct Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics; -ASYNCLOADINGSCREEN_API UClass* Z_Construct_UClass_UAsyncLoadingScreenLibrary_NoRegister(); - -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_INCLASS_NO_PURE_DECLS \ -private: \ - static void StaticRegisterNativesUAsyncLoadingScreenLibrary(); \ - friend struct ::Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics; \ - static UClass* GetPrivateStaticClass(); \ - friend ASYNCLOADINGSCREEN_API UClass* ::Z_Construct_UClass_UAsyncLoadingScreenLibrary_NoRegister(); \ -public: \ - DECLARE_CLASS2(UAsyncLoadingScreenLibrary, UBlueprintFunctionLibrary, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/AsyncLoadingScreen"), Z_Construct_UClass_UAsyncLoadingScreenLibrary_NoRegister) \ - DECLARE_SERIALIZER(UAsyncLoadingScreenLibrary) - - -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_ENHANCED_CONSTRUCTORS \ - /** Standard constructor, called after all reflected properties have been initialized */ \ - NO_API UAsyncLoadingScreenLibrary(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \ - /** Deleted move- and copy-constructors, should never be used */ \ - UAsyncLoadingScreenLibrary(UAsyncLoadingScreenLibrary&&) = delete; \ - UAsyncLoadingScreenLibrary(const UAsyncLoadingScreenLibrary&) = delete; \ - DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UAsyncLoadingScreenLibrary); \ - DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UAsyncLoadingScreenLibrary); \ - DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UAsyncLoadingScreenLibrary) \ - NO_API virtual ~UAsyncLoadingScreenLibrary(); - - -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_18_PROLOG -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_GENERATED_BODY \ -PRAGMA_DISABLE_DEPRECATION_WARNINGS \ -public: \ - FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_RPC_WRAPPERS_NO_PURE_DECLS \ - FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_INCLASS_NO_PURE_DECLS \ - FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_ENHANCED_CONSTRUCTORS \ -private: \ -PRAGMA_ENABLE_DEPRECATION_WARNINGS - - -class UAsyncLoadingScreenLibrary; - -// ********** End Class UAsyncLoadingScreenLibrary ************************************************* - -#undef CURRENT_FILE_ID -#define CURRENT_FILE_ID FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h - -PRAGMA_ENABLE_DEPRECATION_WARNINGS diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealEditor/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.gen.cpp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealEditor/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.gen.cpp deleted file mode 100644 index 7ca52cece..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealEditor/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.gen.cpp +++ /dev/null @@ -1,2528 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -#include "UObject/GeneratedCppIncludes.h" -#include "LoadingScreenSettings.h" -#include "Fonts/SlateFontInfo.h" -#include "Layout/Margin.h" -#include "Styling/SlateBrush.h" -#include "Styling/SlateColor.h" - -PRAGMA_DISABLE_DEPRECATION_WARNINGS -static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); -void EmptyLinkFunctionForGeneratedCodeLoadingScreenSettings() {} - -// ********** Begin Cross Module References ******************************************************** -ASYNCLOADINGSCREEN_API UClass* Z_Construct_UClass_ULoadingScreenSettings(); -ASYNCLOADINGSCREEN_API UClass* Z_Construct_UClass_ULoadingScreenSettings_NoRegister(); -ASYNCLOADINGSCREEN_API UEnum* Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout(); -ASYNCLOADINGSCREEN_API UEnum* Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType(); -ASYNCLOADINGSCREEN_API UEnum* Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FALoadingScreenSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FBackgroundSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FCenterLayoutSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FCircularThrobberSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FClassicLayoutSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FDualSidebarLayoutSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FImageSequenceSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FLetterboxLayoutSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FLoadingCompleteTextSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FLoadingWidgetSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FSidebarLayoutSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FTextAppearance(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FThrobberSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FTipSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FWidgetAlignment(); -COREUOBJECT_API UScriptStruct* Z_Construct_UScriptStruct_FLinearColor(); -COREUOBJECT_API UScriptStruct* Z_Construct_UScriptStruct_FVector2D(); -DEVELOPERSETTINGS_API UClass* Z_Construct_UClass_UDeveloperSettings(); -ENGINE_API UClass* Z_Construct_UClass_UTexture2D_NoRegister(); -MOVIEPLAYER_API UEnum* Z_Construct_UEnum_MoviePlayer_EMoviePlaybackType(); -SLATE_API UEnum* Z_Construct_UEnum_Slate_EStretch(); -SLATE_API UEnum* Z_Construct_UEnum_Slate_ETextJustify(); -SLATECORE_API UEnum* Z_Construct_UEnum_SlateCore_EHorizontalAlignment(); -SLATECORE_API UEnum* Z_Construct_UEnum_SlateCore_EVerticalAlignment(); -SLATECORE_API UScriptStruct* Z_Construct_UScriptStruct_FMargin(); -SLATECORE_API UScriptStruct* Z_Construct_UScriptStruct_FSlateBrush(); -SLATECORE_API UScriptStruct* Z_Construct_UScriptStruct_FSlateColor(); -SLATECORE_API UScriptStruct* Z_Construct_UScriptStruct_FSlateFontInfo(); -UPackage* Z_Construct_UPackage__Script_AsyncLoadingScreen(); -// ********** End Cross Module References ********************************************************** - -// ********** Begin Enum EAsyncLoadingScreenLayout ************************************************* -static FEnumRegistrationInfo Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout; -static UEnum* EAsyncLoadingScreenLayout_StaticEnum() -{ - if (!Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout.OuterSingleton) - { - Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("EAsyncLoadingScreenLayout")); - } - return Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout.OuterSingleton; -} -template<> ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API UEnum* StaticEnum() -{ - return EAsyncLoadingScreenLayout_StaticEnum(); -} -struct Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = { - { "ALSL_Center.Comment", "/** \n\x09 * The loading widget is at the center of the screen, tip widget can be at the bottom or top.\n\x09 * The Center layout is a good choice if your loading icon is the main design.\n\x09 */" }, - { "ALSL_Center.DisplayName", "Center" }, - { "ALSL_Center.Name", "EAsyncLoadingScreenLayout::ALSL_Center" }, - { "ALSL_Center.ToolTip", "The loading widget is at the center of the screen, tip widget can be at the bottom or top.\nThe Center layout is a good choice if your loading icon is the main design." }, - { "ALSL_Classic.Comment", "/**\n\x09 * The Classic is a simple, generic layout and fits well with many designs.\n\x09 * Loading and tip widgets can be at the bottom or top.\n\x09 */" }, - { "ALSL_Classic.DisplayName", "Classic" }, - { "ALSL_Classic.Name", "EAsyncLoadingScreenLayout::ALSL_Classic" }, - { "ALSL_Classic.ToolTip", "The Classic is a simple, generic layout and fits well with many designs.\nLoading and tip widgets can be at the bottom or top." }, - { "ALSL_DualSidebar.Comment", "/**\n\x09 * Similar to Sidebar layout but Dual Sidebar layout has two vertical borders on both left and right of the screen.\n\x09 * The Dual Sidebar layout is suitable for storytelling, long paragraphs due to the height of the tip widget.\n\x09 */" }, - { "ALSL_DualSidebar.DisplayName", "Dual Sidebar" }, - { "ALSL_DualSidebar.Name", "EAsyncLoadingScreenLayout::ALSL_DualSidebar" }, - { "ALSL_DualSidebar.ToolTip", "Similar to Sidebar layout but Dual Sidebar layout has two vertical borders on both left and right of the screen.\nThe Dual Sidebar layout is suitable for storytelling, long paragraphs due to the height of the tip widget." }, - { "ALSL_Letterbox.Comment", "/**\n\x09 * The Letterbox layout has two borders on top and bottom of the screen. Loading widget \n\x09 * can be on the top and the tip is at the bottom of the screen, or vice versa.\n\x09 */" }, - { "ALSL_Letterbox.DisplayName", "Letterbox" }, - { "ALSL_Letterbox.Name", "EAsyncLoadingScreenLayout::ALSL_Letterbox" }, - { "ALSL_Letterbox.ToolTip", "The Letterbox layout has two borders on top and bottom of the screen. Loading widget\ncan be on the top and the tip is at the bottom of the screen, or vice versa." }, - { "ALSL_Sidebar.Comment", "/**\n\x09 * The Sidebar layout has a vertical border on the left or right of the screen. The Sidebar \n\x09 * is suitable for storytelling, long paragraphs due to the height of the tip widget.\n\x09 */" }, - { "ALSL_Sidebar.DisplayName", "Sidebar" }, - { "ALSL_Sidebar.Name", "EAsyncLoadingScreenLayout::ALSL_Sidebar" }, - { "ALSL_Sidebar.ToolTip", "The Sidebar layout has a vertical border on the left or right of the screen. The Sidebar\nis suitable for storytelling, long paragraphs due to the height of the tip widget." }, - { "BlueprintType", "true" }, - { "Comment", "/** \n * Asynce Loading Screen Layouts\n */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Asynce Loading Screen Layouts" }, - }; -#endif // WITH_METADATA - static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = { - { "EAsyncLoadingScreenLayout::ALSL_Classic", (int64)EAsyncLoadingScreenLayout::ALSL_Classic }, - { "EAsyncLoadingScreenLayout::ALSL_Center", (int64)EAsyncLoadingScreenLayout::ALSL_Center }, - { "EAsyncLoadingScreenLayout::ALSL_Letterbox", (int64)EAsyncLoadingScreenLayout::ALSL_Letterbox }, - { "EAsyncLoadingScreenLayout::ALSL_Sidebar", (int64)EAsyncLoadingScreenLayout::ALSL_Sidebar }, - { "EAsyncLoadingScreenLayout::ALSL_DualSidebar", (int64)EAsyncLoadingScreenLayout::ALSL_DualSidebar }, - }; - static const UECodeGen_Private::FEnumParams EnumParams; -}; // struct Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics -const UECodeGen_Private::FEnumParams Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics::EnumParams = { - (UObject*(*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - "EAsyncLoadingScreenLayout", - "EAsyncLoadingScreenLayout", - Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics::Enumerators, - RF_Public|RF_Transient|RF_MarkAsNative, - UE_ARRAY_COUNT(Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics::Enumerators), - EEnumFlags::None, - (uint8)UEnum::ECppForm::EnumClass, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics::Enum_MetaDataParams), Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics::Enum_MetaDataParams) -}; -UEnum* Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout() -{ - if (!Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout.InnerSingleton) - { - UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout.InnerSingleton, Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics::EnumParams); - } - return Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout.InnerSingleton; -} -// ********** End Enum EAsyncLoadingScreenLayout *************************************************** - -// ********** Begin Enum ELoadingIconType ********************************************************** -static FEnumRegistrationInfo Z_Registration_Info_UEnum_ELoadingIconType; -static UEnum* ELoadingIconType_StaticEnum() -{ - if (!Z_Registration_Info_UEnum_ELoadingIconType.OuterSingleton) - { - Z_Registration_Info_UEnum_ELoadingIconType.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("ELoadingIconType")); - } - return Z_Registration_Info_UEnum_ELoadingIconType.OuterSingleton; -} -template<> ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API UEnum* StaticEnum() -{ - return ELoadingIconType_StaticEnum(); -} -struct Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Loading Icon Type*/" }, - { "LIT_CircularThrobber.Comment", "/** SCircularThrobber widget */" }, - { "LIT_CircularThrobber.DisplayName", "Circular Throbber" }, - { "LIT_CircularThrobber.Name", "ELoadingIconType::LIT_CircularThrobber" }, - { "LIT_CircularThrobber.ToolTip", "SCircularThrobber widget" }, - { "LIT_ImageSequence.Comment", "/** Animated images */" }, - { "LIT_ImageSequence.DisplayName", "Image Sequence" }, - { "LIT_ImageSequence.Name", "ELoadingIconType::LIT_ImageSequence" }, - { "LIT_ImageSequence.ToolTip", "Animated images" }, - { "LIT_Throbber.Comment", "/** SThrobber widget */" }, - { "LIT_Throbber.DisplayName", "Throbber" }, - { "LIT_Throbber.Name", "ELoadingIconType::LIT_Throbber" }, - { "LIT_Throbber.ToolTip", "SThrobber widget" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading Icon Type" }, - }; -#endif // WITH_METADATA - static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = { - { "ELoadingIconType::LIT_Throbber", (int64)ELoadingIconType::LIT_Throbber }, - { "ELoadingIconType::LIT_CircularThrobber", (int64)ELoadingIconType::LIT_CircularThrobber }, - { "ELoadingIconType::LIT_ImageSequence", (int64)ELoadingIconType::LIT_ImageSequence }, - }; - static const UECodeGen_Private::FEnumParams EnumParams; -}; // struct Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics -const UECodeGen_Private::FEnumParams Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics::EnumParams = { - (UObject*(*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - "ELoadingIconType", - "ELoadingIconType", - Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics::Enumerators, - RF_Public|RF_Transient|RF_MarkAsNative, - UE_ARRAY_COUNT(Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics::Enumerators), - EEnumFlags::None, - (uint8)UEnum::ECppForm::EnumClass, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics::Enum_MetaDataParams), Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics::Enum_MetaDataParams) -}; -UEnum* Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType() -{ - if (!Z_Registration_Info_UEnum_ELoadingIconType.InnerSingleton) - { - UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_ELoadingIconType.InnerSingleton, Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics::EnumParams); - } - return Z_Registration_Info_UEnum_ELoadingIconType.InnerSingleton; -} -// ********** End Enum ELoadingIconType ************************************************************ - -// ********** Begin Enum ELoadingWidgetType ******************************************************** -static FEnumRegistrationInfo Z_Registration_Info_UEnum_ELoadingWidgetType; -static UEnum* ELoadingWidgetType_StaticEnum() -{ - if (!Z_Registration_Info_UEnum_ELoadingWidgetType.OuterSingleton) - { - Z_Registration_Info_UEnum_ELoadingWidgetType.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("ELoadingWidgetType")); - } - return Z_Registration_Info_UEnum_ELoadingWidgetType.OuterSingleton; -} -template<> ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API UEnum* StaticEnum() -{ - return ELoadingWidgetType_StaticEnum(); -} -struct Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Loading Widget type */" }, - { "LWT_Horizontal.Comment", "/** Horizontal alignment */" }, - { "LWT_Horizontal.DisplayName", "Horizontal" }, - { "LWT_Horizontal.Name", "ELoadingWidgetType::LWT_Horizontal" }, - { "LWT_Horizontal.ToolTip", "Horizontal alignment" }, - { "LWT_Vertical.Comment", "/** Vertical alignment */" }, - { "LWT_Vertical.DisplayName", "Vertical" }, - { "LWT_Vertical.Name", "ELoadingWidgetType::LWT_Vertical" }, - { "LWT_Vertical.ToolTip", "Vertical alignment" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading Widget type" }, - }; -#endif // WITH_METADATA - static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = { - { "ELoadingWidgetType::LWT_Horizontal", (int64)ELoadingWidgetType::LWT_Horizontal }, - { "ELoadingWidgetType::LWT_Vertical", (int64)ELoadingWidgetType::LWT_Vertical }, - }; - static const UECodeGen_Private::FEnumParams EnumParams; -}; // struct Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics -const UECodeGen_Private::FEnumParams Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics::EnumParams = { - (UObject*(*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - "ELoadingWidgetType", - "ELoadingWidgetType", - Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics::Enumerators, - RF_Public|RF_Transient|RF_MarkAsNative, - UE_ARRAY_COUNT(Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics::Enumerators), - EEnumFlags::None, - (uint8)UEnum::ECppForm::EnumClass, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics::Enum_MetaDataParams), Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics::Enum_MetaDataParams) -}; -UEnum* Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType() -{ - if (!Z_Registration_Info_UEnum_ELoadingWidgetType.InnerSingleton) - { - UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_ELoadingWidgetType.InnerSingleton, Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics::EnumParams); - } - return Z_Registration_Info_UEnum_ELoadingWidgetType.InnerSingleton; -} -// ********** End Enum ELoadingWidgetType ********************************************************** - -// ********** Begin ScriptStruct FWidgetAlignment ************************************************** -struct Z_Construct_UScriptStruct_FWidgetAlignment_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FWidgetAlignment); } - static inline consteval int16 GetStructAlignment() { return alignof(FWidgetAlignment); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Alignment for widget*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Alignment for widget" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_HorizontalAlignment_MetaData[] = { - { "Category", "Alignment Setting" }, - { "Comment", "/** The horizontal alignment of the widget.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The horizontal alignment of the widget." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_VerticalAlignment_MetaData[] = { - { "Category", "Alignment Setting" }, - { "Comment", "/** The vertical alignment of the widget.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The vertical alignment of the widget." }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FWidgetAlignment constinit property declarations ****************** - static const UECodeGen_Private::FBytePropertyParams NewProp_HorizontalAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_VerticalAlignment; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FWidgetAlignment constinit property declarations ******************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FWidgetAlignment_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FWidgetAlignment; -class UScriptStruct* FWidgetAlignment::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FWidgetAlignment.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FWidgetAlignment.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FWidgetAlignment, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("WidgetAlignment")); - } - return Z_Registration_Info_UScriptStruct_FWidgetAlignment.OuterSingleton; - } - -// ********** Begin ScriptStruct FWidgetAlignment Property Definitions ***************************** -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FWidgetAlignment_Statics::NewProp_HorizontalAlignment = { "HorizontalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FWidgetAlignment, HorizontalAlignment), Z_Construct_UEnum_SlateCore_EHorizontalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_HorizontalAlignment_MetaData), NewProp_HorizontalAlignment_MetaData) }; // 990570535 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FWidgetAlignment_Statics::NewProp_VerticalAlignment = { "VerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FWidgetAlignment, VerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_VerticalAlignment_MetaData), NewProp_VerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FWidgetAlignment_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FWidgetAlignment_Statics::NewProp_HorizontalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FWidgetAlignment_Statics::NewProp_VerticalAlignment, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FWidgetAlignment_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FWidgetAlignment Property Definitions ******************************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FWidgetAlignment_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "WidgetAlignment", - Z_Construct_UScriptStruct_FWidgetAlignment_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FWidgetAlignment_Statics::PropPointers), - sizeof(FWidgetAlignment), - alignof(FWidgetAlignment), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FWidgetAlignment_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FWidgetAlignment_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FWidgetAlignment() -{ - if (!Z_Registration_Info_UScriptStruct_FWidgetAlignment.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FWidgetAlignment.InnerSingleton, Z_Construct_UScriptStruct_FWidgetAlignment_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FWidgetAlignment.InnerSingleton); -} -// ********** End ScriptStruct FWidgetAlignment **************************************************** - -// ********** Begin ScriptStruct FTextAppearance *************************************************** -struct Z_Construct_UScriptStruct_FTextAppearance_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FTextAppearance); } - static inline consteval int16 GetStructAlignment() { return alignof(FTextAppearance); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "// Text appearance settings\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Text appearance settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ColorAndOpacity_MetaData[] = { - { "Category", "Text Appearance" }, - { "Comment", "/** Text color and opacity */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Text color and opacity" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Font_MetaData[] = { - { "Category", "Text Appearance" }, - { "Comment", "// The font to render the text with.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The font to render the text with." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ShadowOffset_MetaData[] = { - { "Category", "Text Appearance" }, - { "Comment", "/** Drop shadow offset in pixels */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Drop shadow offset in pixels" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ShadowColorAndOpacity_MetaData[] = { - { "Category", "Text Appearance" }, - { "Comment", "/** Shadow color and opacity */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Shadow color and opacity" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Justification_MetaData[] = { - { "Category", "Text Appearance" }, - { "Comment", "/** How the text should be aligned with the margin. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "How the text should be aligned with the margin." }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FTextAppearance constinit property declarations ******************* - static const UECodeGen_Private::FStructPropertyParams NewProp_ColorAndOpacity; - static const UECodeGen_Private::FStructPropertyParams NewProp_Font; - static const UECodeGen_Private::FStructPropertyParams NewProp_ShadowOffset; - static const UECodeGen_Private::FStructPropertyParams NewProp_ShadowColorAndOpacity; - static const UECodeGen_Private::FBytePropertyParams NewProp_Justification; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FTextAppearance constinit property declarations ********************* - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FTextAppearance_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FTextAppearance; -class UScriptStruct* FTextAppearance::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FTextAppearance.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FTextAppearance.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FTextAppearance, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("TextAppearance")); - } - return Z_Registration_Info_UScriptStruct_FTextAppearance.OuterSingleton; - } - -// ********** Begin ScriptStruct FTextAppearance Property Definitions ****************************** -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_ColorAndOpacity = { "ColorAndOpacity", nullptr, (EPropertyFlags)0x0010000000004005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTextAppearance, ColorAndOpacity), Z_Construct_UScriptStruct_FSlateColor, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ColorAndOpacity_MetaData), NewProp_ColorAndOpacity_MetaData) }; // 1663967387 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_Font = { "Font", nullptr, (EPropertyFlags)0x0010000000004005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTextAppearance, Font), Z_Construct_UScriptStruct_FSlateFontInfo, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Font_MetaData), NewProp_Font_MetaData) }; // 167205173 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_ShadowOffset = { "ShadowOffset", nullptr, (EPropertyFlags)0x0010000000004005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTextAppearance, ShadowOffset), Z_Construct_UScriptStruct_FVector2D, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ShadowOffset_MetaData), NewProp_ShadowOffset_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_ShadowColorAndOpacity = { "ShadowColorAndOpacity", nullptr, (EPropertyFlags)0x0010000000004005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTextAppearance, ShadowColorAndOpacity), Z_Construct_UScriptStruct_FLinearColor, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ShadowColorAndOpacity_MetaData), NewProp_ShadowColorAndOpacity_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_Justification = { "Justification", nullptr, (EPropertyFlags)0x0010000000004005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTextAppearance, Justification), Z_Construct_UEnum_Slate_ETextJustify, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Justification_MetaData), NewProp_Justification_MetaData) }; // 2449547307 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FTextAppearance_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_ColorAndOpacity, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_Font, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_ShadowOffset, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_ShadowColorAndOpacity, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_Justification, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTextAppearance_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FTextAppearance Property Definitions ******************************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FTextAppearance_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "TextAppearance", - Z_Construct_UScriptStruct_FTextAppearance_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTextAppearance_Statics::PropPointers), - sizeof(FTextAppearance), - alignof(FTextAppearance), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTextAppearance_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FTextAppearance_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FTextAppearance() -{ - if (!Z_Registration_Info_UScriptStruct_FTextAppearance.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FTextAppearance.InnerSingleton, Z_Construct_UScriptStruct_FTextAppearance_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FTextAppearance.InnerSingleton); -} -// ********** End ScriptStruct FTextAppearance ***************************************************** - -// ********** Begin ScriptStruct FThrobberSettings ************************************************* -struct Z_Construct_UScriptStruct_FThrobberSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FThrobberSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FThrobberSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_NumberOfPieces_MetaData[] = { - { "Category", "Appearance" }, - { "ClampMax", "25" }, - { "ClampMin", "1" }, - { "Comment", "/** How many pieces there are */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "How many pieces there are" }, - { "UIMax", "25" }, - { "UIMin", "1" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAnimateHorizontally_MetaData[] = { - { "Category", "Appearance" }, - { "Comment", "/** Should the pieces animate horizontally? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Should the pieces animate horizontally?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAnimateVertically_MetaData[] = { - { "Category", "Appearance" }, - { "Comment", "/** Should the pieces animate vertically? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Should the pieces animate vertically?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAnimateOpacity_MetaData[] = { - { "Category", "Appearance" }, - { "Comment", "/** Should the pieces animate their opacity? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Should the pieces animate their opacity?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Image_MetaData[] = { - { "Category", "Appearance" }, - { "Comment", "/** Image to use for each segment of the throbber */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Image to use for each segment of the throbber" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FThrobberSettings constinit property declarations ***************** - static const UECodeGen_Private::FIntPropertyParams NewProp_NumberOfPieces; - static void NewProp_bAnimateHorizontally_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bAnimateHorizontally; - static void NewProp_bAnimateVertically_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bAnimateVertically; - static void NewProp_bAnimateOpacity_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bAnimateOpacity; - static const UECodeGen_Private::FStructPropertyParams NewProp_Image; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FThrobberSettings constinit property declarations ******************* - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FThrobberSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FThrobberSettings; -class UScriptStruct* FThrobberSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FThrobberSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FThrobberSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FThrobberSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("ThrobberSettings")); - } - return Z_Registration_Info_UScriptStruct_FThrobberSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FThrobberSettings Property Definitions **************************** -const UECodeGen_Private::FIntPropertyParams Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_NumberOfPieces = { "NumberOfPieces", nullptr, (EPropertyFlags)0x0010000000000015, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FThrobberSettings, NumberOfPieces), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_NumberOfPieces_MetaData), NewProp_NumberOfPieces_MetaData) }; -void Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateHorizontally_SetBit(void* Obj) -{ - ((FThrobberSettings*)Obj)->bAnimateHorizontally = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateHorizontally = { "bAnimateHorizontally", nullptr, (EPropertyFlags)0x0010000000000015, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FThrobberSettings), &Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateHorizontally_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAnimateHorizontally_MetaData), NewProp_bAnimateHorizontally_MetaData) }; -void Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateVertically_SetBit(void* Obj) -{ - ((FThrobberSettings*)Obj)->bAnimateVertically = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateVertically = { "bAnimateVertically", nullptr, (EPropertyFlags)0x0010000000000015, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FThrobberSettings), &Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateVertically_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAnimateVertically_MetaData), NewProp_bAnimateVertically_MetaData) }; -void Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateOpacity_SetBit(void* Obj) -{ - ((FThrobberSettings*)Obj)->bAnimateOpacity = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateOpacity = { "bAnimateOpacity", nullptr, (EPropertyFlags)0x0010000000000015, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FThrobberSettings), &Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateOpacity_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAnimateOpacity_MetaData), NewProp_bAnimateOpacity_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_Image = { "Image", nullptr, (EPropertyFlags)0x0010000000000015, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FThrobberSettings, Image), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Image_MetaData), NewProp_Image_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FThrobberSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_NumberOfPieces, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateHorizontally, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateVertically, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateOpacity, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_Image, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FThrobberSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FThrobberSettings Property Definitions ****************************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FThrobberSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "ThrobberSettings", - Z_Construct_UScriptStruct_FThrobberSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FThrobberSettings_Statics::PropPointers), - sizeof(FThrobberSettings), - alignof(FThrobberSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FThrobberSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FThrobberSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FThrobberSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FThrobberSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FThrobberSettings.InnerSingleton, Z_Construct_UScriptStruct_FThrobberSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FThrobberSettings.InnerSingleton); -} -// ********** End ScriptStruct FThrobberSettings *************************************************** - -// ********** Begin ScriptStruct FCircularThrobberSettings ***************************************** -struct Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FCircularThrobberSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FCircularThrobberSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_NumberOfPieces_MetaData[] = { - { "Category", "Appearance" }, - { "ClampMax", "25" }, - { "ClampMin", "1" }, - { "Comment", "/** How many pieces there are */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "How many pieces there are" }, - { "UIMax", "25" }, - { "UIMin", "1" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Period_MetaData[] = { - { "Category", "Appearance" }, - { "ClampMin", "0" }, - { "Comment", "/** The amount of time for a full circle (in seconds) */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The amount of time for a full circle (in seconds)" }, - { "UIMin", "0" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Radius_MetaData[] = { - { "Category", "Appearance" }, - { "Comment", "/** The radius of the circle. If the throbber is a child of Canvas Panel, the 'Size to Content' option must be enabled in order to set Radius. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The radius of the circle. If the throbber is a child of Canvas Panel, the 'Size to Content' option must be enabled in order to set Radius." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Image_MetaData[] = { - { "Category", "Appearance" }, - { "Comment", "/** Image to use for each segment of the throbber */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Image to use for each segment of the throbber" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FCircularThrobberSettings constinit property declarations ********* - static const UECodeGen_Private::FIntPropertyParams NewProp_NumberOfPieces; - static const UECodeGen_Private::FFloatPropertyParams NewProp_Period; - static const UECodeGen_Private::FFloatPropertyParams NewProp_Radius; - static const UECodeGen_Private::FStructPropertyParams NewProp_Image; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FCircularThrobberSettings constinit property declarations *********** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FCircularThrobberSettings; -class UScriptStruct* FCircularThrobberSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FCircularThrobberSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FCircularThrobberSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FCircularThrobberSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("CircularThrobberSettings")); - } - return Z_Registration_Info_UScriptStruct_FCircularThrobberSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FCircularThrobberSettings Property Definitions ******************** -const UECodeGen_Private::FIntPropertyParams Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_NumberOfPieces = { "NumberOfPieces", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCircularThrobberSettings, NumberOfPieces), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_NumberOfPieces_MetaData), NewProp_NumberOfPieces_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_Period = { "Period", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCircularThrobberSettings, Period), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Period_MetaData), NewProp_Period_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_Radius = { "Radius", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCircularThrobberSettings, Radius), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Radius_MetaData), NewProp_Radius_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_Image = { "Image", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCircularThrobberSettings, Image), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Image_MetaData), NewProp_Image_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_NumberOfPieces, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_Period, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_Radius, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_Image, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FCircularThrobberSettings Property Definitions ********************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "CircularThrobberSettings", - Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::PropPointers), - sizeof(FCircularThrobberSettings), - alignof(FCircularThrobberSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FCircularThrobberSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FCircularThrobberSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FCircularThrobberSettings.InnerSingleton, Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FCircularThrobberSettings.InnerSingleton); -} -// ********** End ScriptStruct FCircularThrobberSettings ******************************************* - -// ********** Begin ScriptStruct FImageSequenceSettings ******************************************** -struct Z_Construct_UScriptStruct_FImageSequenceSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FImageSequenceSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FImageSequenceSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Images_MetaData[] = { - { "AllowedClasses", "/Script/Engine.Texture2D" }, - { "Category", "Loading Widget Setting" }, - { "Comment", "/** An array of images for animating the loading icon.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "An array of images for animating the loading icon." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Scale_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Scale of the images.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Scale of the images." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Interval_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "ClampMax", "1" }, - { "ClampMin", "0" }, - { "Comment", "/**\n\x09 * Time in second to update the images, the smaller value the faster of the animation. A zero value will update the images every frame.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Time in second to update the images, the smaller value the faster of the animation. A zero value will update the images every frame." }, - { "UIMax", "1.000000" }, - { "UIMin", "0.000000" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bPlayReverse_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Play the image sequence in reverse.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Play the image sequence in reverse." }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FImageSequenceSettings constinit property declarations ************ - static const UECodeGen_Private::FObjectPropertyParams NewProp_Images_Inner; - static const UECodeGen_Private::FArrayPropertyParams NewProp_Images; - static const UECodeGen_Private::FStructPropertyParams NewProp_Scale; - static const UECodeGen_Private::FFloatPropertyParams NewProp_Interval; - static void NewProp_bPlayReverse_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bPlayReverse; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FImageSequenceSettings constinit property declarations ************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FImageSequenceSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FImageSequenceSettings; -class UScriptStruct* FImageSequenceSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FImageSequenceSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FImageSequenceSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FImageSequenceSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("ImageSequenceSettings")); - } - return Z_Registration_Info_UScriptStruct_FImageSequenceSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FImageSequenceSettings Property Definitions *********************** -const UECodeGen_Private::FObjectPropertyParams Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Images_Inner = { "Images", nullptr, (EPropertyFlags)0x0104000000000000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UClass_UTexture2D_NoRegister, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Images = { "Images", nullptr, (EPropertyFlags)0x0114000000000005, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FImageSequenceSettings, Images), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Images_MetaData), NewProp_Images_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Scale = { "Scale", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FImageSequenceSettings, Scale), Z_Construct_UScriptStruct_FVector2D, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Scale_MetaData), NewProp_Scale_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Interval = { "Interval", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FImageSequenceSettings, Interval), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Interval_MetaData), NewProp_Interval_MetaData) }; -void Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_bPlayReverse_SetBit(void* Obj) -{ - ((FImageSequenceSettings*)Obj)->bPlayReverse = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_bPlayReverse = { "bPlayReverse", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FImageSequenceSettings), &Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_bPlayReverse_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bPlayReverse_MetaData), NewProp_bPlayReverse_MetaData) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Images_Inner, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Images, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Scale, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Interval, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_bPlayReverse, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FImageSequenceSettings Property Definitions ************************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "ImageSequenceSettings", - Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::PropPointers), - sizeof(FImageSequenceSettings), - alignof(FImageSequenceSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FImageSequenceSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FImageSequenceSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FImageSequenceSettings.InnerSingleton, Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FImageSequenceSettings.InnerSingleton); -} -// ********** End ScriptStruct FImageSequenceSettings ********************************************** - -// ********** Begin ScriptStruct FBackgroundSettings *********************************************** -struct Z_Construct_UScriptStruct_FBackgroundSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FBackgroundSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FBackgroundSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/**\n * Background widget for the widget loading screen\n */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background widget for the widget loading screen" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Images_MetaData[] = { - { "AllowedClasses", "/Script/Engine.Texture2D" }, - { "Category", "Background" }, - { "Comment", "// The images randomly display while in the loading screen on top of the movie \n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The images randomly display while in the loading screen on top of the movie" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_UpdateInterval_MetaData[] = { - { "Category", "Background" }, - { "Comment", "// Interval time (in seconds) to randomly update the background image, a value less than or equal to 0 will not update the background image.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Interval time (in seconds) to randomly update the background image, a value less than or equal to 0 will not update the background image." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ImageStretch_MetaData[] = { - { "Category", "Background" }, - { "Comment", "// The scaling type to apply to images.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The scaling type to apply to images." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Padding_MetaData[] = { - { "Category", "Background" }, - { "Comment", "/** The padding area between the border and the image it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The padding area between the border and the image it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BackgroundColor_MetaData[] = { - { "Category", "Background" }, - { "Comment", "// The border's background color if there is any image defined. If padding = 0 you will not see the border color.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The border's background color if there is any image defined. If padding = 0 you will not see the border color." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bSetDisplayBackgroundManually_MetaData[] = { - { "Category", "Background" }, - { "Comment", "/**\n\x09 * If true, you will have to manually set which background index you want to display on the loading screen by calling \"SetDisplayBackgroundIndex\" function\n\x09 * in your Blueprint before opening a new level. If the index you set is not valid, then it will display random background in the \"Images\" array.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, you will have to manually set which background index you want to display on the loading screen by calling \"SetDisplayBackgroundIndex\" function\nin your Blueprint before opening a new level. If the index you set is not valid, then it will display random background in the \"Images\" array." }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FBackgroundSettings constinit property declarations *************** - static const UECodeGen_Private::FObjectPropertyParams NewProp_Images_Inner; - static const UECodeGen_Private::FArrayPropertyParams NewProp_Images; - static const UECodeGen_Private::FFloatPropertyParams NewProp_UpdateInterval; - static const UECodeGen_Private::FBytePropertyParams NewProp_ImageStretch; - static const UECodeGen_Private::FStructPropertyParams NewProp_Padding; - static const UECodeGen_Private::FStructPropertyParams NewProp_BackgroundColor; - static void NewProp_bSetDisplayBackgroundManually_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bSetDisplayBackgroundManually; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FBackgroundSettings constinit property declarations ***************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FBackgroundSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FBackgroundSettings; -class UScriptStruct* FBackgroundSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FBackgroundSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FBackgroundSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FBackgroundSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("BackgroundSettings")); - } - return Z_Registration_Info_UScriptStruct_FBackgroundSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FBackgroundSettings Property Definitions ************************** -const UECodeGen_Private::FObjectPropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_Images_Inner = { "Images", nullptr, (EPropertyFlags)0x0104000000000000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UClass_UTexture2D_NoRegister, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_Images = { "Images", nullptr, (EPropertyFlags)0x0114000000000005, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FBackgroundSettings, Images), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Images_MetaData), NewProp_Images_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_UpdateInterval = { "UpdateInterval", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FBackgroundSettings, UpdateInterval), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_UpdateInterval_MetaData), NewProp_UpdateInterval_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_ImageStretch = { "ImageStretch", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FBackgroundSettings, ImageStretch), Z_Construct_UEnum_Slate_EStretch, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ImageStretch_MetaData), NewProp_ImageStretch_MetaData) }; // 1511442967 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_Padding = { "Padding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FBackgroundSettings, Padding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Padding_MetaData), NewProp_Padding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_BackgroundColor = { "BackgroundColor", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FBackgroundSettings, BackgroundColor), Z_Construct_UScriptStruct_FLinearColor, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BackgroundColor_MetaData), NewProp_BackgroundColor_MetaData) }; -void Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_bSetDisplayBackgroundManually_SetBit(void* Obj) -{ - ((FBackgroundSettings*)Obj)->bSetDisplayBackgroundManually = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_bSetDisplayBackgroundManually = { "bSetDisplayBackgroundManually", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FBackgroundSettings), &Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_bSetDisplayBackgroundManually_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bSetDisplayBackgroundManually_MetaData), NewProp_bSetDisplayBackgroundManually_MetaData) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FBackgroundSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_Images_Inner, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_Images, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_UpdateInterval, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_ImageStretch, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_Padding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_BackgroundColor, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_bSetDisplayBackgroundManually, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FBackgroundSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FBackgroundSettings Property Definitions **************************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "BackgroundSettings", - Z_Construct_UScriptStruct_FBackgroundSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FBackgroundSettings_Statics::PropPointers), - sizeof(FBackgroundSettings), - alignof(FBackgroundSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000201), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FBackgroundSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FBackgroundSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FBackgroundSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FBackgroundSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FBackgroundSettings.InnerSingleton, Z_Construct_UScriptStruct_FBackgroundSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FBackgroundSettings.InnerSingleton); -} -// ********** End ScriptStruct FBackgroundSettings ************************************************* - -// ********** Begin ScriptStruct FLoadingWidgetSettings ******************************************** -struct Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FLoadingWidgetSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FLoadingWidgetSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/**\n * Loading widget settings\n */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading widget settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingIconType_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Loading icon type*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading icon type" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingWidgetType_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Loading Widget type*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading Widget type" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TransformTranslation_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Render transform translation of the loading icon.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Render transform translation of the loading icon." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TransformScale_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Render transform scale of the loading icon, a negative value will flip the icon.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Render transform scale of the loading icon, a negative value will flip the icon." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TransformPivot_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Render transform pivot of the loading icon (in normalized local space).*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Render transform pivot of the loading icon (in normalized local space)." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingText_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "// Text displayed beside the animated icon\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Text displayed beside the animated icon" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bLoadingTextRightPosition_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Is Loading Text on the right of the loading icon? Ignore this if you don't choose Loading Widget Type = Horizontal.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is Loading Text on the right of the loading icon? Ignore this if you don't choose Loading Widget Type = Horizontal." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bLoadingTextTopPosition_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Is Loading Text on the top of the loading icon? Ignore this if you don't choose Loading Widget Type = Vertical.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is Loading Text on the top of the loading icon? Ignore this if you don't choose Loading Widget Type = Vertical." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Appearance_MetaData[] = { - { "Category", "Tip Settings" }, - { "Comment", "// Loading text appearance settings\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading text appearance settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ThrobberSettings_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Throbber settings. Ignore this if you don't choose the 'Throbber' icon type*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Throbber settings. Ignore this if you don't choose the 'Throbber' icon type" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_CircularThrobberSettings_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Circular Throbber settings. Ignore this if you don't choose the 'Circular Throbber' icon type*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Circular Throbber settings. Ignore this if you don't choose the 'Circular Throbber' icon type" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ImageSequenceSettings_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Image Sequence settings. Ignore this if you don't choose the 'Image Sequence' icon type*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Image Sequence settings. Ignore this if you don't choose the 'Image Sequence' icon type" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TextAlignment_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** The alignment of the loading text.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the loading text." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingIconAlignment_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** The alignment of the loading icon. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the loading icon." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Space_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Empty space between the loading text and the loading icon */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Empty space between the loading text and the loading icon" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bHideLoadingWidgetWhenCompletes_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Hide the loading widget when the level loading is complete*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Hide the loading widget when the level loading is complete" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FLoadingWidgetSettings constinit property declarations ************ - static const UECodeGen_Private::FBytePropertyParams NewProp_LoadingIconType_Underlying; - static const UECodeGen_Private::FEnumPropertyParams NewProp_LoadingIconType; - static const UECodeGen_Private::FBytePropertyParams NewProp_LoadingWidgetType_Underlying; - static const UECodeGen_Private::FEnumPropertyParams NewProp_LoadingWidgetType; - static const UECodeGen_Private::FStructPropertyParams NewProp_TransformTranslation; - static const UECodeGen_Private::FStructPropertyParams NewProp_TransformScale; - static const UECodeGen_Private::FStructPropertyParams NewProp_TransformPivot; - static const UECodeGen_Private::FTextPropertyParams NewProp_LoadingText; - static void NewProp_bLoadingTextRightPosition_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bLoadingTextRightPosition; - static void NewProp_bLoadingTextTopPosition_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bLoadingTextTopPosition; - static const UECodeGen_Private::FStructPropertyParams NewProp_Appearance; - static const UECodeGen_Private::FStructPropertyParams NewProp_ThrobberSettings; - static const UECodeGen_Private::FStructPropertyParams NewProp_CircularThrobberSettings; - static const UECodeGen_Private::FStructPropertyParams NewProp_ImageSequenceSettings; - static const UECodeGen_Private::FStructPropertyParams NewProp_TextAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_LoadingIconAlignment; - static const UECodeGen_Private::FFloatPropertyParams NewProp_Space; - static void NewProp_bHideLoadingWidgetWhenCompletes_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bHideLoadingWidgetWhenCompletes; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FLoadingWidgetSettings constinit property declarations ************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings; -class UScriptStruct* FLoadingWidgetSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FLoadingWidgetSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("LoadingWidgetSettings")); - } - return Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FLoadingWidgetSettings Property Definitions *********************** -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingIconType_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FEnumPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingIconType = { "LoadingIconType", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, LoadingIconType), Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingIconType_MetaData), NewProp_LoadingIconType_MetaData) }; // 1850593641 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingWidgetType_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FEnumPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingWidgetType = { "LoadingWidgetType", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, LoadingWidgetType), Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingWidgetType_MetaData), NewProp_LoadingWidgetType_MetaData) }; // 953500990 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TransformTranslation = { "TransformTranslation", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, TransformTranslation), Z_Construct_UScriptStruct_FVector2D, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TransformTranslation_MetaData), NewProp_TransformTranslation_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TransformScale = { "TransformScale", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, TransformScale), Z_Construct_UScriptStruct_FVector2D, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TransformScale_MetaData), NewProp_TransformScale_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TransformPivot = { "TransformPivot", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, TransformPivot), Z_Construct_UScriptStruct_FVector2D, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TransformPivot_MetaData), NewProp_TransformPivot_MetaData) }; -const UECodeGen_Private::FTextPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingText = { "LoadingText", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Text, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, LoadingText), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingText_MetaData), NewProp_LoadingText_MetaData) }; -void Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextRightPosition_SetBit(void* Obj) -{ - ((FLoadingWidgetSettings*)Obj)->bLoadingTextRightPosition = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextRightPosition = { "bLoadingTextRightPosition", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FLoadingWidgetSettings), &Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextRightPosition_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bLoadingTextRightPosition_MetaData), NewProp_bLoadingTextRightPosition_MetaData) }; -void Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextTopPosition_SetBit(void* Obj) -{ - ((FLoadingWidgetSettings*)Obj)->bLoadingTextTopPosition = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextTopPosition = { "bLoadingTextTopPosition", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FLoadingWidgetSettings), &Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextTopPosition_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bLoadingTextTopPosition_MetaData), NewProp_bLoadingTextTopPosition_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_Appearance = { "Appearance", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, Appearance), Z_Construct_UScriptStruct_FTextAppearance, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Appearance_MetaData), NewProp_Appearance_MetaData) }; // 2810457549 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_ThrobberSettings = { "ThrobberSettings", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, ThrobberSettings), Z_Construct_UScriptStruct_FThrobberSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ThrobberSettings_MetaData), NewProp_ThrobberSettings_MetaData) }; // 2318335935 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_CircularThrobberSettings = { "CircularThrobberSettings", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, CircularThrobberSettings), Z_Construct_UScriptStruct_FCircularThrobberSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_CircularThrobberSettings_MetaData), NewProp_CircularThrobberSettings_MetaData) }; // 1630594575 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_ImageSequenceSettings = { "ImageSequenceSettings", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, ImageSequenceSettings), Z_Construct_UScriptStruct_FImageSequenceSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ImageSequenceSettings_MetaData), NewProp_ImageSequenceSettings_MetaData) }; // 1329596008 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TextAlignment = { "TextAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, TextAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TextAlignment_MetaData), NewProp_TextAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingIconAlignment = { "LoadingIconAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, LoadingIconAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingIconAlignment_MetaData), NewProp_LoadingIconAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_Space = { "Space", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, Space), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Space_MetaData), NewProp_Space_MetaData) }; -void Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bHideLoadingWidgetWhenCompletes_SetBit(void* Obj) -{ - ((FLoadingWidgetSettings*)Obj)->bHideLoadingWidgetWhenCompletes = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bHideLoadingWidgetWhenCompletes = { "bHideLoadingWidgetWhenCompletes", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FLoadingWidgetSettings), &Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bHideLoadingWidgetWhenCompletes_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bHideLoadingWidgetWhenCompletes_MetaData), NewProp_bHideLoadingWidgetWhenCompletes_MetaData) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingIconType_Underlying, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingIconType, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingWidgetType_Underlying, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingWidgetType, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TransformTranslation, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TransformScale, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TransformPivot, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingText, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextRightPosition, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextTopPosition, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_Appearance, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_ThrobberSettings, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_CircularThrobberSettings, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_ImageSequenceSettings, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TextAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingIconAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_Space, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bHideLoadingWidgetWhenCompletes, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FLoadingWidgetSettings Property Definitions ************************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "LoadingWidgetSettings", - Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::PropPointers), - sizeof(FLoadingWidgetSettings), - alignof(FLoadingWidgetSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000201), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FLoadingWidgetSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings.InnerSingleton, Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings.InnerSingleton); -} -// ********** End ScriptStruct FLoadingWidgetSettings ********************************************** - -// ********** Begin ScriptStruct FTipSettings ****************************************************** -struct Z_Construct_UScriptStruct_FTipSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FTipSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FTipSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/**\n * Tips text settings\n */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Tips text settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipText_MetaData[] = { - { "Category", "Tip Settings" }, - { "Comment", "// The tip text randomly display in the loading screen.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "MultiLine", "TRUE" }, - { "ToolTip", "The tip text randomly display in the loading screen." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_UpdateInterval_MetaData[] = { - { "Category", "Tip Settings" }, - { "Comment", "// Interval time (in seconds) to randomly update the tip text, a value less than or equal to 0 will not update the tip text.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Interval time (in seconds) to randomly update the tip text, a value less than or equal to 0 will not update the tip text." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Appearance_MetaData[] = { - { "Category", "Tip Settings" }, - { "Comment", "// Tip text appearance settings\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Tip text appearance settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipWrapAt_MetaData[] = { - { "Category", "Tip Settings" }, - { "Comment", "// The size of the tip before it's wrapped to the next line\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The size of the tip before it's wrapped to the next line" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bSetDisplayTipTextManually_MetaData[] = { - { "Category", "Background" }, - { "Comment", "/**\n\x09 * If true, you will have to manually set which TipText index you want to display on the loading screen by calling \"SetDisplayTipTextIndex\" function\n\x09 * in your Blueprint before opening a new level. If the index you set is not valid, then it will display random Tip in the \"TipText\" array.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, you will have to manually set which TipText index you want to display on the loading screen by calling \"SetDisplayTipTextIndex\" function\nin your Blueprint before opening a new level. If the index you set is not valid, then it will display random Tip in the \"TipText\" array." }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FTipSettings constinit property declarations ********************** - static const UECodeGen_Private::FTextPropertyParams NewProp_TipText_Inner; - static const UECodeGen_Private::FArrayPropertyParams NewProp_TipText; - static const UECodeGen_Private::FFloatPropertyParams NewProp_UpdateInterval; - static const UECodeGen_Private::FStructPropertyParams NewProp_Appearance; - static const UECodeGen_Private::FFloatPropertyParams NewProp_TipWrapAt; - static void NewProp_bSetDisplayTipTextManually_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bSetDisplayTipTextManually; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FTipSettings constinit property declarations ************************ - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FTipSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FTipSettings; -class UScriptStruct* FTipSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FTipSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FTipSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FTipSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("TipSettings")); - } - return Z_Registration_Info_UScriptStruct_FTipSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FTipSettings Property Definitions ********************************* -const UECodeGen_Private::FTextPropertyParams Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_TipText_Inner = { "TipText", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Text, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_TipText = { "TipText", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTipSettings, TipText), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipText_MetaData), NewProp_TipText_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_UpdateInterval = { "UpdateInterval", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTipSettings, UpdateInterval), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_UpdateInterval_MetaData), NewProp_UpdateInterval_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_Appearance = { "Appearance", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTipSettings, Appearance), Z_Construct_UScriptStruct_FTextAppearance, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Appearance_MetaData), NewProp_Appearance_MetaData) }; // 2810457549 -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_TipWrapAt = { "TipWrapAt", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTipSettings, TipWrapAt), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipWrapAt_MetaData), NewProp_TipWrapAt_MetaData) }; -void Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_bSetDisplayTipTextManually_SetBit(void* Obj) -{ - ((FTipSettings*)Obj)->bSetDisplayTipTextManually = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_bSetDisplayTipTextManually = { "bSetDisplayTipTextManually", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FTipSettings), &Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_bSetDisplayTipTextManually_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bSetDisplayTipTextManually_MetaData), NewProp_bSetDisplayTipTextManually_MetaData) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FTipSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_TipText_Inner, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_TipText, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_UpdateInterval, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_Appearance, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_TipWrapAt, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_bSetDisplayTipTextManually, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTipSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FTipSettings Property Definitions *********************************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FTipSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "TipSettings", - Z_Construct_UScriptStruct_FTipSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTipSettings_Statics::PropPointers), - sizeof(FTipSettings), - alignof(FTipSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000201), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTipSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FTipSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FTipSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FTipSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FTipSettings.InnerSingleton, Z_Construct_UScriptStruct_FTipSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FTipSettings.InnerSingleton); -} -// ********** End ScriptStruct FTipSettings ******************************************************** - -// ********** Begin ScriptStruct FLoadingCompleteTextSettings ************************************** -struct Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FLoadingCompleteTextSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FLoadingCompleteTextSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/**\n * The text that displayed when loading is complete. Ignore this if you don't set \"bShowLoadingCompletedText\" = true\n */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The text that displayed when loading is complete. Ignore this if you don't set \"bShowLoadingCompletedText\" = true" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingCompleteText_MetaData[] = { - { "Category", "Loading Complete Text Settings" }, - { "Comment", "// The text that shows up when level loading is done.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The text that shows up when level loading is done." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Appearance_MetaData[] = { - { "Category", "Loading Complete Text Settings" }, - { "Comment", "// Text appearance settings\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Text appearance settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Alignment_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** The alignment of the text.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the text." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Padding_MetaData[] = { - { "Category", "Loading Complete Text Settings" }, - { "Comment", "/** Text padding. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Text padding." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bFadeInOutAnim_MetaData[] = { - { "Category", "Loading Complete Text Settings" }, - { "Comment", "// Animate the text?\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Animate the text?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_AnimationSpeed_MetaData[] = { - { "Category", "Loading Complete Text Settings" }, - { "ClampMax", "10" }, - { "ClampMin", "0" }, - { "Comment", "/**\n\x09 * Animation speed\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Animation speed" }, - { "UIMax", "10.000000" }, - { "UIMin", "0.000000" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FLoadingCompleteTextSettings constinit property declarations ****** - static const UECodeGen_Private::FTextPropertyParams NewProp_LoadingCompleteText; - static const UECodeGen_Private::FStructPropertyParams NewProp_Appearance; - static const UECodeGen_Private::FStructPropertyParams NewProp_Alignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_Padding; - static void NewProp_bFadeInOutAnim_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bFadeInOutAnim; - static const UECodeGen_Private::FFloatPropertyParams NewProp_AnimationSpeed; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FLoadingCompleteTextSettings constinit property declarations ******** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings; -class UScriptStruct* FLoadingCompleteTextSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FLoadingCompleteTextSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("LoadingCompleteTextSettings")); - } - return Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FLoadingCompleteTextSettings Property Definitions ***************** -const UECodeGen_Private::FTextPropertyParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_LoadingCompleteText = { "LoadingCompleteText", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Text, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingCompleteTextSettings, LoadingCompleteText), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingCompleteText_MetaData), NewProp_LoadingCompleteText_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_Appearance = { "Appearance", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingCompleteTextSettings, Appearance), Z_Construct_UScriptStruct_FTextAppearance, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Appearance_MetaData), NewProp_Appearance_MetaData) }; // 2810457549 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_Alignment = { "Alignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingCompleteTextSettings, Alignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Alignment_MetaData), NewProp_Alignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_Padding = { "Padding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingCompleteTextSettings, Padding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Padding_MetaData), NewProp_Padding_MetaData) }; // 4099648758 -void Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_bFadeInOutAnim_SetBit(void* Obj) -{ - ((FLoadingCompleteTextSettings*)Obj)->bFadeInOutAnim = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_bFadeInOutAnim = { "bFadeInOutAnim", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FLoadingCompleteTextSettings), &Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_bFadeInOutAnim_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bFadeInOutAnim_MetaData), NewProp_bFadeInOutAnim_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_AnimationSpeed = { "AnimationSpeed", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingCompleteTextSettings, AnimationSpeed), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_AnimationSpeed_MetaData), NewProp_AnimationSpeed_MetaData) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_LoadingCompleteText, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_Appearance, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_Alignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_Padding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_bFadeInOutAnim, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_AnimationSpeed, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FLoadingCompleteTextSettings Property Definitions ******************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "LoadingCompleteTextSettings", - Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::PropPointers), - sizeof(FLoadingCompleteTextSettings), - alignof(FLoadingCompleteTextSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000201), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FLoadingCompleteTextSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings.InnerSingleton, Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings.InnerSingleton); -} -// ********** End ScriptStruct FLoadingCompleteTextSettings **************************************** - -// ********** Begin ScriptStruct FALoadingScreenSettings ******************************************* -struct Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FALoadingScreenSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FALoadingScreenSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/**\n * Loading Screen Settings\n */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading Screen Settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_MinimumLoadingScreenDisplayTime_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "// The minimum time that a loading screen should be opened for, -1 if there is no minimum time. I recommend set it to -1.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The minimum time that a loading screen should be opened for, -1 if there is no minimum time. I recommend set it to -1." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAutoCompleteWhenLoadingCompletes_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "// If true, the loading screen will disappear as soon as loading is done.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, the loading screen will disappear as soon as loading is done." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bMoviesAreSkippable_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "// If true, movies can be skipped by clicking the loading screen as long as loading is done.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, movies can be skipped by clicking the loading screen as long as loading is done." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bWaitForManualStop_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "/** \n\x09 * If true, movie playback continue until Stop is called.\n\x09 * \n\x09 * NOTE: If set \"Minimum Loading Screen Display Time\" = -1, it will allow players to press any key to stop the loading screen.\n\x09 * If \"Minimum Loading Screen Display Time\" >= 0, you have to call \"StopLoadingScreen\" in the BeginPlay event \n\x09 * of your GameInstance, GameMode, or PlayerController blueprint to stop the loading screen (\"bAllowEngineTick\" must be true)\n\x09 **/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, movie playback continue until Stop is called.\n\nNOTE: If set \"Minimum Loading Screen Display Time\" = -1, it will allow players to press any key to stop the loading screen.\nIf \"Minimum Loading Screen Display Time\" >= 0, you have to call \"StopLoadingScreen\" in the BeginPlay event\nof your GameInstance, GameMode, or PlayerController blueprint to stop the loading screen (\"bAllowEngineTick\" must be true)" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAllowInEarlyStartup_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "/** If true loading screens here cannot have any uobjects of any kind or use any engine features at all. This will start the movies very early as a result on platforms that support it */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true loading screens here cannot have any uobjects of any kind or use any engine features at all. This will start the movies very early as a result on platforms that support it" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAllowEngineTick_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "/** If true, this will call the engine tick while the game thread is stalled waiting for a loading movie to finish. This only works for post-startup load screens and is potentially unsafe */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, this will call the engine tick while the game thread is stalled waiting for a loading movie to finish. This only works for post-startup load screens and is potentially unsafe" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_PlaybackType_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "/** Should we just play back, loop, etc. NOTE: if the playback type is MT_LoopLast, then bAutoCompleteWhenLoadingCompletes will be togged on when the last movie is hit*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Should we just play back, loop, etc. NOTE: if the playback type is MT_LoopLast, then bAutoCompleteWhenLoadingCompletes will be togged on when the last movie is hit" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_MoviePaths_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "/**\n\x09 * All movie files must be locate at Content/Movies/ directory. Suggested format: MPEG-4 Movie (mp4). Enter file path/name without the extension.\n\x09 * E.g., if you have a movie name my_movie.mp4 in the 'Content/Movies' folder, then enter my_movie in the input field.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "All movie files must be locate at Content/Movies/ directory. Suggested format: MPEG-4 Movie (mp4). Enter file path/name without the extension.\nE.g., if you have a movie name my_movie.mp4 in the 'Content/Movies' folder, then enter my_movie in the input field." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bShuffle_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "/**\n\x09 * If true, shuffle the movies list before playing.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, shuffle the movies list before playing." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bSetDisplayMovieIndexManually_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "/**\n\x09 * If true, the \"Shuffle\" option will be ignored, and you will have to manually set which Movie index you want to display on the loading screen \n\x09 * by calling \"SetDisplayMovieIndex\" function in your Blueprint before opening a new level.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, the \"Shuffle\" option will be ignored, and you will have to manually set which Movie index you want to display on the loading screen\nby calling \"SetDisplayMovieIndex\" function in your Blueprint before opening a new level." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bShowWidgetOverlay_MetaData[] = { - { "Category", "Loading Screen Settings" }, - { "Comment", "/** \n\x09 * Should we show the loading screen widgets (background/tips/loading widget)? Generally you'll want to set this to false if you just want to show a movie.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Should we show the loading screen widgets (background/tips/loading widget)? Generally you'll want to set this to false if you just want to show a movie." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bShowLoadingCompleteText_MetaData[] = { - { "Category", "Loading Screen Settings" }, - { "Comment", "/**\n\x09 * If true show a text when level loading is completed. Ignore this if you choose \"Show Widget Overlay\" = false\n\x09 *\n\x09 * NOTE: To enable this option properly, you need to set \"Wait For Manual Stop\" = true, and \"Minimum Loading Screen Display Time\" = -1.\n\x09 * This also allows players press any button to stop the Loading Screen.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true show a text when level loading is completed. Ignore this if you choose \"Show Widget Overlay\" = false\n\nNOTE: To enable this option properly, you need to set \"Wait For Manual Stop\" = true, and \"Minimum Loading Screen Display Time\" = -1.\nThis also allows players press any button to stop the Loading Screen." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingCompleteTextSettings_MetaData[] = { - { "Category", "Loading Screen Settings" }, - { "Comment", "/**\n\x09 * The text that displayed when loading is complete. Ignore this if you set \"Show Loading Complete Text\" = false.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The text that displayed when loading is complete. Ignore this if you set \"Show Loading Complete Text\" = false." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Background_MetaData[] = { - { "Category", "Loading Screen Settings" }, - { "Comment", "/** Background widget for the loading screen. Ignore this if you choose \"Show Widget Overlay = false\" */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background widget for the loading screen. Ignore this if you choose \"Show Widget Overlay = false\"" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipWidget_MetaData[] = { - { "Category", "Loading Screen Settings" }, - { "Comment", "/** Tip widget for the loading screen. Ignore this if you choose \"Show Widget Overlay = false\" */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Tip widget for the loading screen. Ignore this if you choose \"Show Widget Overlay = false\"" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingWidget_MetaData[] = { - { "Category", "Loading Screen Settings" }, - { "Comment", "/** Loading widget for the loading screen. Ignore this if you choose \"Show Widget Overlay = false\" */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading widget for the loading screen. Ignore this if you choose \"Show Widget Overlay = false\"" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Layout_MetaData[] = { - { "Category", "Loading Screen Settings" }, - { "Comment", "/**\n\x09 * Select async loading screen Layout. Ignore this if you choose \"Show Widget Overlay = false\"\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Select async loading screen Layout. Ignore this if you choose \"Show Widget Overlay = false\"" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FALoadingScreenSettings constinit property declarations *********** - static const UECodeGen_Private::FFloatPropertyParams NewProp_MinimumLoadingScreenDisplayTime; - static void NewProp_bAutoCompleteWhenLoadingCompletes_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bAutoCompleteWhenLoadingCompletes; - static void NewProp_bMoviesAreSkippable_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bMoviesAreSkippable; - static void NewProp_bWaitForManualStop_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bWaitForManualStop; - static void NewProp_bAllowInEarlyStartup_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bAllowInEarlyStartup; - static void NewProp_bAllowEngineTick_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bAllowEngineTick; - static const UECodeGen_Private::FBytePropertyParams NewProp_PlaybackType; - static const UECodeGen_Private::FStrPropertyParams NewProp_MoviePaths_Inner; - static const UECodeGen_Private::FArrayPropertyParams NewProp_MoviePaths; - static void NewProp_bShuffle_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bShuffle; - static void NewProp_bSetDisplayMovieIndexManually_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bSetDisplayMovieIndexManually; - static void NewProp_bShowWidgetOverlay_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bShowWidgetOverlay; - static void NewProp_bShowLoadingCompleteText_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bShowLoadingCompleteText; - static const UECodeGen_Private::FStructPropertyParams NewProp_LoadingCompleteTextSettings; - static const UECodeGen_Private::FStructPropertyParams NewProp_Background; - static const UECodeGen_Private::FStructPropertyParams NewProp_TipWidget; - static const UECodeGen_Private::FStructPropertyParams NewProp_LoadingWidget; - static const UECodeGen_Private::FBytePropertyParams NewProp_Layout_Underlying; - static const UECodeGen_Private::FEnumPropertyParams NewProp_Layout; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FALoadingScreenSettings constinit property declarations ************* - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FALoadingScreenSettings; -class UScriptStruct* FALoadingScreenSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FALoadingScreenSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FALoadingScreenSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FALoadingScreenSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("ALoadingScreenSettings")); - } - return Z_Registration_Info_UScriptStruct_FALoadingScreenSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FALoadingScreenSettings Property Definitions ********************** -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_MinimumLoadingScreenDisplayTime = { "MinimumLoadingScreenDisplayTime", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, MinimumLoadingScreenDisplayTime), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_MinimumLoadingScreenDisplayTime_MetaData), NewProp_MinimumLoadingScreenDisplayTime_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAutoCompleteWhenLoadingCompletes_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bAutoCompleteWhenLoadingCompletes = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAutoCompleteWhenLoadingCompletes = { "bAutoCompleteWhenLoadingCompletes", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAutoCompleteWhenLoadingCompletes_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAutoCompleteWhenLoadingCompletes_MetaData), NewProp_bAutoCompleteWhenLoadingCompletes_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bMoviesAreSkippable_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bMoviesAreSkippable = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bMoviesAreSkippable = { "bMoviesAreSkippable", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bMoviesAreSkippable_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bMoviesAreSkippable_MetaData), NewProp_bMoviesAreSkippable_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bWaitForManualStop_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bWaitForManualStop = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bWaitForManualStop = { "bWaitForManualStop", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bWaitForManualStop_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bWaitForManualStop_MetaData), NewProp_bWaitForManualStop_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowInEarlyStartup_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bAllowInEarlyStartup = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowInEarlyStartup = { "bAllowInEarlyStartup", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowInEarlyStartup_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAllowInEarlyStartup_MetaData), NewProp_bAllowInEarlyStartup_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowEngineTick_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bAllowEngineTick = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowEngineTick = { "bAllowEngineTick", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowEngineTick_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAllowEngineTick_MetaData), NewProp_bAllowEngineTick_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_PlaybackType = { "PlaybackType", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, PlaybackType), Z_Construct_UEnum_MoviePlayer_EMoviePlaybackType, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_PlaybackType_MetaData), NewProp_PlaybackType_MetaData) }; // 1938542788 -const UECodeGen_Private::FStrPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_MoviePaths_Inner = { "MoviePaths", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_MoviePaths = { "MoviePaths", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, MoviePaths), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_MoviePaths_MetaData), NewProp_MoviePaths_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShuffle_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bShuffle = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShuffle = { "bShuffle", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShuffle_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bShuffle_MetaData), NewProp_bShuffle_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bSetDisplayMovieIndexManually_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bSetDisplayMovieIndexManually = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bSetDisplayMovieIndexManually = { "bSetDisplayMovieIndexManually", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bSetDisplayMovieIndexManually_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bSetDisplayMovieIndexManually_MetaData), NewProp_bSetDisplayMovieIndexManually_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowWidgetOverlay_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bShowWidgetOverlay = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowWidgetOverlay = { "bShowWidgetOverlay", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowWidgetOverlay_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bShowWidgetOverlay_MetaData), NewProp_bShowWidgetOverlay_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowLoadingCompleteText_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bShowLoadingCompleteText = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowLoadingCompleteText = { "bShowLoadingCompleteText", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowLoadingCompleteText_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bShowLoadingCompleteText_MetaData), NewProp_bShowLoadingCompleteText_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_LoadingCompleteTextSettings = { "LoadingCompleteTextSettings", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, LoadingCompleteTextSettings), Z_Construct_UScriptStruct_FLoadingCompleteTextSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingCompleteTextSettings_MetaData), NewProp_LoadingCompleteTextSettings_MetaData) }; // 2503102234 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_Background = { "Background", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, Background), Z_Construct_UScriptStruct_FBackgroundSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Background_MetaData), NewProp_Background_MetaData) }; // 3107127872 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_TipWidget = { "TipWidget", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, TipWidget), Z_Construct_UScriptStruct_FTipSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipWidget_MetaData), NewProp_TipWidget_MetaData) }; // 1574949218 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_LoadingWidget = { "LoadingWidget", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, LoadingWidget), Z_Construct_UScriptStruct_FLoadingWidgetSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingWidget_MetaData), NewProp_LoadingWidget_MetaData) }; // 3370305444 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_Layout_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FEnumPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_Layout = { "Layout", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, Layout), Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Layout_MetaData), NewProp_Layout_MetaData) }; // 1278915894 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_MinimumLoadingScreenDisplayTime, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAutoCompleteWhenLoadingCompletes, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bMoviesAreSkippable, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bWaitForManualStop, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowInEarlyStartup, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowEngineTick, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_PlaybackType, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_MoviePaths_Inner, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_MoviePaths, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShuffle, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bSetDisplayMovieIndexManually, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowWidgetOverlay, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowLoadingCompleteText, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_LoadingCompleteTextSettings, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_Background, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_TipWidget, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_LoadingWidget, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_Layout_Underlying, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_Layout, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FALoadingScreenSettings Property Definitions ************************ -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "ALoadingScreenSettings", - Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::PropPointers), - sizeof(FALoadingScreenSettings), - alignof(FALoadingScreenSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000201), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FALoadingScreenSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FALoadingScreenSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FALoadingScreenSettings.InnerSingleton, Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FALoadingScreenSettings.InnerSingleton); -} -// ********** End ScriptStruct FALoadingScreenSettings ********************************************* - -// ********** Begin ScriptStruct FClassicLayoutSettings ******************************************** -struct Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FClassicLayoutSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FClassicLayoutSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Classic Layout settings*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Classic Layout settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsWidgetAtBottom_MetaData[] = { - { "Category", "Classic Layout" }, - { "Comment", "/** Is the border that contains loading and tip widget located at the bottom or top? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is the border that contains loading and tip widget located at the bottom or top?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsLoadingWidgetAtLeft_MetaData[] = { - { "Category", "Classic Layout" }, - { "Comment", "/** Is loading widget on the left of the tip? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is loading widget on the left of the tip?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Space_MetaData[] = { - { "Category", "Classic Layout" }, - { "Comment", "/** The empty space between loading widget and the tip.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The empty space between loading widget and the tip." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipAlignment_MetaData[] = { - { "Category", "Classic Layout" }, - { "Comment", "/** The alignment of the tips. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the tips." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderHorizontalAlignment_MetaData[] = { - { "Category", "Center Layout" }, - { "Comment", "/** The horizontal alignment of the border background.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The horizontal alignment of the border background." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderPadding_MetaData[] = { - { "Category", "Classic Layout" }, - { "Comment", "/** The padding area between the border and the widget it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The padding area between the border and the widget it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderBackground_MetaData[] = { - { "Category", "Classic Layout" }, - { "Comment", "/** Background appearance settings for the border widget */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background appearance settings for the border widget" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FClassicLayoutSettings constinit property declarations ************ - static void NewProp_bIsWidgetAtBottom_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsWidgetAtBottom; - static void NewProp_bIsLoadingWidgetAtLeft_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsLoadingWidgetAtLeft; - static const UECodeGen_Private::FFloatPropertyParams NewProp_Space; - static const UECodeGen_Private::FStructPropertyParams NewProp_TipAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_BorderHorizontalAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_BorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_BorderBackground; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FClassicLayoutSettings constinit property declarations ************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FClassicLayoutSettings; -class UScriptStruct* FClassicLayoutSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FClassicLayoutSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FClassicLayoutSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FClassicLayoutSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("ClassicLayoutSettings")); - } - return Z_Registration_Info_UScriptStruct_FClassicLayoutSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FClassicLayoutSettings Property Definitions *********************** -void Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsWidgetAtBottom_SetBit(void* Obj) -{ - ((FClassicLayoutSettings*)Obj)->bIsWidgetAtBottom = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsWidgetAtBottom = { "bIsWidgetAtBottom", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FClassicLayoutSettings), &Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsWidgetAtBottom_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsWidgetAtBottom_MetaData), NewProp_bIsWidgetAtBottom_MetaData) }; -void Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtLeft_SetBit(void* Obj) -{ - ((FClassicLayoutSettings*)Obj)->bIsLoadingWidgetAtLeft = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtLeft = { "bIsLoadingWidgetAtLeft", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FClassicLayoutSettings), &Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtLeft_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsLoadingWidgetAtLeft_MetaData), NewProp_bIsLoadingWidgetAtLeft_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_Space = { "Space", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FClassicLayoutSettings, Space), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Space_MetaData), NewProp_Space_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_TipAlignment = { "TipAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FClassicLayoutSettings, TipAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipAlignment_MetaData), NewProp_TipAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_BorderHorizontalAlignment = { "BorderHorizontalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FClassicLayoutSettings, BorderHorizontalAlignment), Z_Construct_UEnum_SlateCore_EHorizontalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderHorizontalAlignment_MetaData), NewProp_BorderHorizontalAlignment_MetaData) }; // 990570535 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_BorderPadding = { "BorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FClassicLayoutSettings, BorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderPadding_MetaData), NewProp_BorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_BorderBackground = { "BorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FClassicLayoutSettings, BorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderBackground_MetaData), NewProp_BorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsWidgetAtBottom, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtLeft, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_Space, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_TipAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_BorderHorizontalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_BorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_BorderBackground, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FClassicLayoutSettings Property Definitions ************************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "ClassicLayoutSettings", - Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::PropPointers), - sizeof(FClassicLayoutSettings), - alignof(FClassicLayoutSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FClassicLayoutSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FClassicLayoutSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FClassicLayoutSettings.InnerSingleton, Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FClassicLayoutSettings.InnerSingleton); -} -// ********** End ScriptStruct FClassicLayoutSettings ********************************************** - -// ********** Begin ScriptStruct FCenterLayoutSettings ********************************************* -struct Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FCenterLayoutSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FCenterLayoutSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Center Layout settings*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Center Layout settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsTipAtBottom_MetaData[] = { - { "Category", "Center Layout" }, - { "Comment", "/** Is tip located at the bottom or top? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is tip located at the bottom or top?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipAlignment_MetaData[] = { - { "Category", "Center Layout" }, - { "Comment", "/** The alignment of the tips. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the tips." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderHorizontalAlignment_MetaData[] = { - { "Category", "Center Layout" }, - { "Comment", "/** The horizontal alignment of the border.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The horizontal alignment of the border." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderVerticalOffset_MetaData[] = { - { "Category", "Center Layout" }, - { "Comment", "/** Offset to bottom or top of the screen depending on the tip located at the bottom or top position.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Offset to bottom or top of the screen depending on the tip located at the bottom or top position." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderPadding_MetaData[] = { - { "Category", "Center Layout" }, - { "Comment", "/** The padding area between the border and the tips it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The padding area between the border and the tips it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderBackground_MetaData[] = { - { "Category", "Center Layout" }, - { "Comment", "/** Background appearance settings for tip area */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background appearance settings for tip area" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FCenterLayoutSettings constinit property declarations ************* - static void NewProp_bIsTipAtBottom_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsTipAtBottom; - static const UECodeGen_Private::FStructPropertyParams NewProp_TipAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_BorderHorizontalAlignment; - static const UECodeGen_Private::FFloatPropertyParams NewProp_BorderVerticalOffset; - static const UECodeGen_Private::FStructPropertyParams NewProp_BorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_BorderBackground; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FCenterLayoutSettings constinit property declarations *************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FCenterLayoutSettings; -class UScriptStruct* FCenterLayoutSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FCenterLayoutSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FCenterLayoutSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FCenterLayoutSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("CenterLayoutSettings")); - } - return Z_Registration_Info_UScriptStruct_FCenterLayoutSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FCenterLayoutSettings Property Definitions ************************ -void Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_bIsTipAtBottom_SetBit(void* Obj) -{ - ((FCenterLayoutSettings*)Obj)->bIsTipAtBottom = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_bIsTipAtBottom = { "bIsTipAtBottom", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FCenterLayoutSettings), &Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_bIsTipAtBottom_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsTipAtBottom_MetaData), NewProp_bIsTipAtBottom_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_TipAlignment = { "TipAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCenterLayoutSettings, TipAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipAlignment_MetaData), NewProp_TipAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderHorizontalAlignment = { "BorderHorizontalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCenterLayoutSettings, BorderHorizontalAlignment), Z_Construct_UEnum_SlateCore_EHorizontalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderHorizontalAlignment_MetaData), NewProp_BorderHorizontalAlignment_MetaData) }; // 990570535 -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderVerticalOffset = { "BorderVerticalOffset", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCenterLayoutSettings, BorderVerticalOffset), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderVerticalOffset_MetaData), NewProp_BorderVerticalOffset_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderPadding = { "BorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCenterLayoutSettings, BorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderPadding_MetaData), NewProp_BorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderBackground = { "BorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCenterLayoutSettings, BorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderBackground_MetaData), NewProp_BorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_bIsTipAtBottom, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_TipAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderHorizontalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderVerticalOffset, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderBackground, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FCenterLayoutSettings Property Definitions ************************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "CenterLayoutSettings", - Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::PropPointers), - sizeof(FCenterLayoutSettings), - alignof(FCenterLayoutSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FCenterLayoutSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FCenterLayoutSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FCenterLayoutSettings.InnerSingleton, Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FCenterLayoutSettings.InnerSingleton); -} -// ********** End ScriptStruct FCenterLayoutSettings *********************************************** - -// ********** Begin ScriptStruct FLetterboxLayoutSettings ****************************************** -struct Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FLetterboxLayoutSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FLetterboxLayoutSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Letterbox Layout settings*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Letterbox Layout settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsLoadingWidgetAtTop_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** Is loading widget located at the bottom or top? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is loading widget located at the bottom or top?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipAlignment_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** The alignment of the tips. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the tips." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingWidgetAlignment_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** The alignment of the loading widget. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the loading widget." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TopBorderHorizontalAlignment_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** The horizontal alignment of the top border.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The horizontal alignment of the top border." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BottomBorderHorizontalAlignment_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** The horizontal alignment of the bottom border.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The horizontal alignment of the bottom border." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TopBorderPadding_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** The top padding area between the border and the widget it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The top padding area between the border and the widget it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BottomBorderPadding_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** The bottom padding area between the border and the widget it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The bottom padding area between the border and the widget it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TopBorderBackground_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** Background appearance settings for top border */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background appearance settings for top border" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BottomBorderBackground_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** Background appearance settings for bottom border */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background appearance settings for bottom border" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FLetterboxLayoutSettings constinit property declarations ********** - static void NewProp_bIsLoadingWidgetAtTop_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsLoadingWidgetAtTop; - static const UECodeGen_Private::FStructPropertyParams NewProp_TipAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_LoadingWidgetAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_TopBorderHorizontalAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_BottomBorderHorizontalAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_TopBorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_BottomBorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_TopBorderBackground; - static const UECodeGen_Private::FStructPropertyParams NewProp_BottomBorderBackground; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FLetterboxLayoutSettings constinit property declarations ************ - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings; -class UScriptStruct* FLetterboxLayoutSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FLetterboxLayoutSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("LetterboxLayoutSettings")); - } - return Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FLetterboxLayoutSettings Property Definitions ********************* -void Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop_SetBit(void* Obj) -{ - ((FLetterboxLayoutSettings*)Obj)->bIsLoadingWidgetAtTop = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop = { "bIsLoadingWidgetAtTop", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FLetterboxLayoutSettings), &Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsLoadingWidgetAtTop_MetaData), NewProp_bIsLoadingWidgetAtTop_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TipAlignment = { "TipAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, TipAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipAlignment_MetaData), NewProp_TipAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_LoadingWidgetAlignment = { "LoadingWidgetAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, LoadingWidgetAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingWidgetAlignment_MetaData), NewProp_LoadingWidgetAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TopBorderHorizontalAlignment = { "TopBorderHorizontalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, TopBorderHorizontalAlignment), Z_Construct_UEnum_SlateCore_EHorizontalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TopBorderHorizontalAlignment_MetaData), NewProp_TopBorderHorizontalAlignment_MetaData) }; // 990570535 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_BottomBorderHorizontalAlignment = { "BottomBorderHorizontalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, BottomBorderHorizontalAlignment), Z_Construct_UEnum_SlateCore_EHorizontalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BottomBorderHorizontalAlignment_MetaData), NewProp_BottomBorderHorizontalAlignment_MetaData) }; // 990570535 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TopBorderPadding = { "TopBorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, TopBorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TopBorderPadding_MetaData), NewProp_TopBorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_BottomBorderPadding = { "BottomBorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, BottomBorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BottomBorderPadding_MetaData), NewProp_BottomBorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TopBorderBackground = { "TopBorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, TopBorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TopBorderBackground_MetaData), NewProp_TopBorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_BottomBorderBackground = { "BottomBorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, BottomBorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BottomBorderBackground_MetaData), NewProp_BottomBorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TipAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_LoadingWidgetAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TopBorderHorizontalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_BottomBorderHorizontalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TopBorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_BottomBorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TopBorderBackground, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_BottomBorderBackground, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FLetterboxLayoutSettings Property Definitions *********************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "LetterboxLayoutSettings", - Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::PropPointers), - sizeof(FLetterboxLayoutSettings), - alignof(FLetterboxLayoutSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FLetterboxLayoutSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings.InnerSingleton, Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings.InnerSingleton); -} -// ********** End ScriptStruct FLetterboxLayoutSettings ******************************************** - -// ********** Begin ScriptStruct FSidebarLayoutSettings ******************************************** -struct Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FSidebarLayoutSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FSidebarLayoutSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Sidebar Layout settings*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Sidebar Layout settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsWidgetAtRight_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** Is the border that contains loading and tip widgets located at the right or left? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is the border that contains loading and tip widgets located at the right or left?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsLoadingWidgetAtTop_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** Is loading widget on the top of the tip? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is loading widget on the top of the tip?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Space_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** The empty space between loading widget and the tip.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The empty space between loading widget and the tip." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_VerticalAlignment_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** The vertical alignment of the vertical box that contains loading/tip widgets. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The vertical alignment of the vertical box that contains loading/tip widgets." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingWidgetAlignment_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** The alignment of the loading widget. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the loading widget." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipAlignment_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** The alignment of the tips. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the tips." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderVerticalAlignment_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** The vertical alignment of the border background that contains all widgets. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The vertical alignment of the border background that contains all widgets." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderHorizontalOffset_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** Offset to left or right of the screen depending on the border that contains loading and tip widgets located at the left or right position.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Offset to left or right of the screen depending on the border that contains loading and tip widgets located at the left or right position." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderPadding_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** The padding area between the border and the widget it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The padding area between the border and the widget it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderBackground_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** Background appearance settings for the border widget */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background appearance settings for the border widget" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FSidebarLayoutSettings constinit property declarations ************ - static void NewProp_bIsWidgetAtRight_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsWidgetAtRight; - static void NewProp_bIsLoadingWidgetAtTop_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsLoadingWidgetAtTop; - static const UECodeGen_Private::FFloatPropertyParams NewProp_Space; - static const UECodeGen_Private::FBytePropertyParams NewProp_VerticalAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_LoadingWidgetAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_TipAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_BorderVerticalAlignment; - static const UECodeGen_Private::FFloatPropertyParams NewProp_BorderHorizontalOffset; - static const UECodeGen_Private::FStructPropertyParams NewProp_BorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_BorderBackground; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FSidebarLayoutSettings constinit property declarations ************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings; -class UScriptStruct* FSidebarLayoutSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FSidebarLayoutSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("SidebarLayoutSettings")); - } - return Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FSidebarLayoutSettings Property Definitions *********************** -void Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsWidgetAtRight_SetBit(void* Obj) -{ - ((FSidebarLayoutSettings*)Obj)->bIsWidgetAtRight = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsWidgetAtRight = { "bIsWidgetAtRight", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FSidebarLayoutSettings), &Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsWidgetAtRight_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsWidgetAtRight_MetaData), NewProp_bIsWidgetAtRight_MetaData) }; -void Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop_SetBit(void* Obj) -{ - ((FSidebarLayoutSettings*)Obj)->bIsLoadingWidgetAtTop = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop = { "bIsLoadingWidgetAtTop", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FSidebarLayoutSettings), &Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsLoadingWidgetAtTop_MetaData), NewProp_bIsLoadingWidgetAtTop_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_Space = { "Space", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, Space), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Space_MetaData), NewProp_Space_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_VerticalAlignment = { "VerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, VerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_VerticalAlignment_MetaData), NewProp_VerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_LoadingWidgetAlignment = { "LoadingWidgetAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, LoadingWidgetAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingWidgetAlignment_MetaData), NewProp_LoadingWidgetAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_TipAlignment = { "TipAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, TipAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipAlignment_MetaData), NewProp_TipAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderVerticalAlignment = { "BorderVerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, BorderVerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderVerticalAlignment_MetaData), NewProp_BorderVerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderHorizontalOffset = { "BorderHorizontalOffset", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, BorderHorizontalOffset), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderHorizontalOffset_MetaData), NewProp_BorderHorizontalOffset_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderPadding = { "BorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, BorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderPadding_MetaData), NewProp_BorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderBackground = { "BorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, BorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderBackground_MetaData), NewProp_BorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsWidgetAtRight, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_Space, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_VerticalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_LoadingWidgetAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_TipAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderVerticalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderHorizontalOffset, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderBackground, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FSidebarLayoutSettings Property Definitions ************************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "SidebarLayoutSettings", - Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::PropPointers), - sizeof(FSidebarLayoutSettings), - alignof(FSidebarLayoutSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FSidebarLayoutSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings.InnerSingleton, Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings.InnerSingleton); -} -// ********** End ScriptStruct FSidebarLayoutSettings ********************************************** - -// ********** Begin ScriptStruct FDualSidebarLayoutSettings **************************************** -struct Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FDualSidebarLayoutSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FDualSidebarLayoutSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Dual Sidebar Layout settings*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Dual Sidebar Layout settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsLoadingWidgetAtRight_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** Is loading widget on the right or left border? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is loading widget on the right or left border?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LeftVerticalAlignment_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** The vertical alignment of the left widget. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The vertical alignment of the left widget." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RightVerticalAlignment_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** The vertical alignment of the right widget. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The vertical alignment of the right widget." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LeftBorderVerticalAlignment_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** The vertical alignment of the left border background that contains all widgets. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The vertical alignment of the left border background that contains all widgets." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RightBorderVerticalAlignment_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** The vertical alignment of the right border background that contains all widgets. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The vertical alignment of the right border background that contains all widgets." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LeftBorderPadding_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** The padding area between the left border and the widget it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The padding area between the left border and the widget it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RightBorderPadding_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** The padding area between the right border and the widget it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The padding area between the right border and the widget it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LeftBorderBackground_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** Background appearance settings for the left border widget */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background appearance settings for the left border widget" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RightBorderBackground_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** Background appearance settings for the right border widget */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background appearance settings for the right border widget" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FDualSidebarLayoutSettings constinit property declarations ******** - static void NewProp_bIsLoadingWidgetAtRight_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsLoadingWidgetAtRight; - static const UECodeGen_Private::FBytePropertyParams NewProp_LeftVerticalAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_RightVerticalAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_LeftBorderVerticalAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_RightBorderVerticalAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_LeftBorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_RightBorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_LeftBorderBackground; - static const UECodeGen_Private::FStructPropertyParams NewProp_RightBorderBackground; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FDualSidebarLayoutSettings constinit property declarations ********** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings; -class UScriptStruct* FDualSidebarLayoutSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FDualSidebarLayoutSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("DualSidebarLayoutSettings")); - } - return Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FDualSidebarLayoutSettings Property Definitions ******************* -void Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtRight_SetBit(void* Obj) -{ - ((FDualSidebarLayoutSettings*)Obj)->bIsLoadingWidgetAtRight = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtRight = { "bIsLoadingWidgetAtRight", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FDualSidebarLayoutSettings), &Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtRight_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsLoadingWidgetAtRight_MetaData), NewProp_bIsLoadingWidgetAtRight_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftVerticalAlignment = { "LeftVerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, LeftVerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LeftVerticalAlignment_MetaData), NewProp_LeftVerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightVerticalAlignment = { "RightVerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, RightVerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RightVerticalAlignment_MetaData), NewProp_RightVerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftBorderVerticalAlignment = { "LeftBorderVerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, LeftBorderVerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LeftBorderVerticalAlignment_MetaData), NewProp_LeftBorderVerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightBorderVerticalAlignment = { "RightBorderVerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, RightBorderVerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RightBorderVerticalAlignment_MetaData), NewProp_RightBorderVerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftBorderPadding = { "LeftBorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, LeftBorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LeftBorderPadding_MetaData), NewProp_LeftBorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightBorderPadding = { "RightBorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, RightBorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RightBorderPadding_MetaData), NewProp_RightBorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftBorderBackground = { "LeftBorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, LeftBorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LeftBorderBackground_MetaData), NewProp_LeftBorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightBorderBackground = { "RightBorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, RightBorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RightBorderBackground_MetaData), NewProp_RightBorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtRight, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftVerticalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightVerticalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftBorderVerticalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightBorderVerticalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftBorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightBorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftBorderBackground, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightBorderBackground, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FDualSidebarLayoutSettings Property Definitions ********************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "DualSidebarLayoutSettings", - Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::PropPointers), - sizeof(FDualSidebarLayoutSettings), - alignof(FDualSidebarLayoutSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FDualSidebarLayoutSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings.InnerSingleton, Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings.InnerSingleton); -} -// ********** End ScriptStruct FDualSidebarLayoutSettings ****************************************** - -// ********** Begin Class ULoadingScreenSettings *************************************************** -FClassRegistrationInfo Z_Registration_Info_UClass_ULoadingScreenSettings; -UClass* ULoadingScreenSettings::GetPrivateStaticClass() -{ - using TClass = ULoadingScreenSettings; - if (!Z_Registration_Info_UClass_ULoadingScreenSettings.InnerSingleton) - { - GetPrivateStaticClassBody( - TClass::StaticPackage(), - TEXT("LoadingScreenSettings"), - Z_Registration_Info_UClass_ULoadingScreenSettings.InnerSingleton, - StaticRegisterNativesULoadingScreenSettings, - sizeof(TClass), - alignof(TClass), - TClass::StaticClassFlags, - TClass::StaticClassCastFlags(), - TClass::StaticConfigName(), - (UClass::ClassConstructorType)InternalConstructor, - (UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller, - UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass), - &TClass::Super::StaticClass, - &TClass::WithinClass::StaticClass - ); - } - return Z_Registration_Info_UClass_ULoadingScreenSettings.InnerSingleton; -} -UClass* Z_Construct_UClass_ULoadingScreenSettings_NoRegister() -{ - return ULoadingScreenSettings::GetPrivateStaticClass(); -} -struct Z_Construct_UClass_ULoadingScreenSettings_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = { - { "Comment", "/**\n * Async Loading Screen Settings \n */" }, - { "DisplayName", "Async Loading Screen" }, - { "IncludePath", "LoadingScreenSettings.h" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ObjectInitializerConstructorDeclared", "" }, - { "ToolTip", "Async Loading Screen Settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_StartupLoadingScreen_MetaData[] = { - { "Category", "General" }, - { "Comment", "/**\n\x09 * The startup loading screen when you first open the game. Setup any studio logo movies here.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The startup loading screen when you first open the game. Setup any studio logo movies here." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_DefaultLoadingScreen_MetaData[] = { - { "Category", "General" }, - { "Comment", "/**\n\x09 * The default loading screen that shows up whenever you open a new level.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The default loading screen that shows up whenever you open a new level." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Classic_MetaData[] = { - { "Category", "Layout" }, - { "Comment", "/**\n\x09 * Classic Layout settings.\n\x09 * The Classic is a simple, generic layout and fits well with many designs.\n\x09 * A border that contains loading and tip widgets can be at the bottom or top.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Classic Layout settings.\nThe Classic is a simple, generic layout and fits well with many designs.\nA border that contains loading and tip widgets can be at the bottom or top." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Center_MetaData[] = { - { "Category", "Layout" }, - { "Comment", "/**\n\x09 * Center Layout settings.\n\x09 * The loading widget is at the center of the screen, tip widget can be at the bottom or top.\n\x09 * The Center layout is a good choice if your loading icon is the main design.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Center Layout settings.\nThe loading widget is at the center of the screen, tip widget can be at the bottom or top.\nThe Center layout is a good choice if your loading icon is the main design." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Letterbox_MetaData[] = { - { "Category", "Layout" }, - { "Comment", "/**\n\x09 * Letterbox Layout settings.\n\x09 * The Letterbox layout has two borders on top and bottom of the screen. Loading widget\n\x09 * can be on the top and the tip is at the bottom of the screen, or vice versa.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Letterbox Layout settings.\nThe Letterbox layout has two borders on top and bottom of the screen. Loading widget\ncan be on the top and the tip is at the bottom of the screen, or vice versa." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Sidebar_MetaData[] = { - { "Category", "Layout" }, - { "Comment", "/**\n\x09 * Sidebar Layout settings.\n\x09 * The Sidebar layout has a vertical border on the left or right of the screen. The Sidebar \n\x09 * is suitable for storytelling, long paragraphs due to the height of the tip widget.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Sidebar Layout settings.\nThe Sidebar layout has a vertical border on the left or right of the screen. The Sidebar\nis suitable for storytelling, long paragraphs due to the height of the tip widget." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_DualSidebar_MetaData[] = { - { "Category", "Layout" }, - { "Comment", "/**\n\x09 * Dual Sidebar Layout settings\n\x09 * Similar to Sidebar layout but Dual Sidebar layout has two vertical borders on both left and right of the screen.\n\x09 * The Dual Sidebar layout is suitable for storytelling, long paragraphs due to the height of the tip widget.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Dual Sidebar Layout settings\nSimilar to Sidebar layout but Dual Sidebar layout has two vertical borders on both left and right of the screen.\nThe Dual Sidebar layout is suitable for storytelling, long paragraphs due to the height of the tip widget." }, - }; -#endif // WITH_METADATA - -// ********** Begin Class ULoadingScreenSettings constinit property declarations ******************* - static const UECodeGen_Private::FStructPropertyParams NewProp_StartupLoadingScreen; - static const UECodeGen_Private::FStructPropertyParams NewProp_DefaultLoadingScreen; - static const UECodeGen_Private::FStructPropertyParams NewProp_Classic; - static const UECodeGen_Private::FStructPropertyParams NewProp_Center; - static const UECodeGen_Private::FStructPropertyParams NewProp_Letterbox; - static const UECodeGen_Private::FStructPropertyParams NewProp_Sidebar; - static const UECodeGen_Private::FStructPropertyParams NewProp_DualSidebar; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Class ULoadingScreenSettings constinit property declarations ********************* - static UObject* (*const DependentSingletons[])(); - static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = { - TCppClassTypeTraits::IsAbstract, - }; - static const UECodeGen_Private::FClassParams ClassParams; -}; // struct Z_Construct_UClass_ULoadingScreenSettings_Statics - -// ********** Begin Class ULoadingScreenSettings Property Definitions ****************************** -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_StartupLoadingScreen = { "StartupLoadingScreen", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, StartupLoadingScreen), Z_Construct_UScriptStruct_FALoadingScreenSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_StartupLoadingScreen_MetaData), NewProp_StartupLoadingScreen_MetaData) }; // 746239430 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_DefaultLoadingScreen = { "DefaultLoadingScreen", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, DefaultLoadingScreen), Z_Construct_UScriptStruct_FALoadingScreenSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_DefaultLoadingScreen_MetaData), NewProp_DefaultLoadingScreen_MetaData) }; // 746239430 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Classic = { "Classic", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, Classic), Z_Construct_UScriptStruct_FClassicLayoutSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Classic_MetaData), NewProp_Classic_MetaData) }; // 1038540443 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Center = { "Center", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, Center), Z_Construct_UScriptStruct_FCenterLayoutSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Center_MetaData), NewProp_Center_MetaData) }; // 4246412196 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Letterbox = { "Letterbox", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, Letterbox), Z_Construct_UScriptStruct_FLetterboxLayoutSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Letterbox_MetaData), NewProp_Letterbox_MetaData) }; // 656395803 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Sidebar = { "Sidebar", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, Sidebar), Z_Construct_UScriptStruct_FSidebarLayoutSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Sidebar_MetaData), NewProp_Sidebar_MetaData) }; // 3566839650 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_DualSidebar = { "DualSidebar", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, DualSidebar), Z_Construct_UScriptStruct_FDualSidebarLayoutSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_DualSidebar_MetaData), NewProp_DualSidebar_MetaData) }; // 424286280 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_ULoadingScreenSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_StartupLoadingScreen, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_DefaultLoadingScreen, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Classic, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Center, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Letterbox, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Sidebar, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_DualSidebar, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_ULoadingScreenSettings_Statics::PropPointers) < 2048); -// ********** End Class ULoadingScreenSettings Property Definitions ******************************** -UObject* (*const Z_Construct_UClass_ULoadingScreenSettings_Statics::DependentSingletons[])() = { - (UObject* (*)())Z_Construct_UClass_UDeveloperSettings, - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_ULoadingScreenSettings_Statics::DependentSingletons) < 16); -const UECodeGen_Private::FClassParams Z_Construct_UClass_ULoadingScreenSettings_Statics::ClassParams = { - &ULoadingScreenSettings::StaticClass, - "Game", - &StaticCppClassTypeInfo, - DependentSingletons, - nullptr, - Z_Construct_UClass_ULoadingScreenSettings_Statics::PropPointers, - nullptr, - UE_ARRAY_COUNT(DependentSingletons), - 0, - UE_ARRAY_COUNT(Z_Construct_UClass_ULoadingScreenSettings_Statics::PropPointers), - 0, - 0x001000A6u, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_ULoadingScreenSettings_Statics::Class_MetaDataParams), Z_Construct_UClass_ULoadingScreenSettings_Statics::Class_MetaDataParams) -}; -void ULoadingScreenSettings::StaticRegisterNativesULoadingScreenSettings() -{ -} -UClass* Z_Construct_UClass_ULoadingScreenSettings() -{ - if (!Z_Registration_Info_UClass_ULoadingScreenSettings.OuterSingleton) - { - UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_ULoadingScreenSettings.OuterSingleton, Z_Construct_UClass_ULoadingScreenSettings_Statics::ClassParams); - } - return Z_Registration_Info_UClass_ULoadingScreenSettings.OuterSingleton; -} -DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, ULoadingScreenSettings); -ULoadingScreenSettings::~ULoadingScreenSettings() {} -// ********** End Class ULoadingScreenSettings ***************************************************** - -// ********** Begin Registration ******************************************************************* -struct Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics -{ - static constexpr FEnumRegisterCompiledInInfo EnumInfo[] = { - { EAsyncLoadingScreenLayout_StaticEnum, TEXT("EAsyncLoadingScreenLayout"), &Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 1278915894U) }, - { ELoadingIconType_StaticEnum, TEXT("ELoadingIconType"), &Z_Registration_Info_UEnum_ELoadingIconType, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 1850593641U) }, - { ELoadingWidgetType_StaticEnum, TEXT("ELoadingWidgetType"), &Z_Registration_Info_UEnum_ELoadingWidgetType, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 953500990U) }, - }; - static constexpr FStructRegisterCompiledInInfo ScriptStructInfo[] = { - { FWidgetAlignment::StaticStruct, Z_Construct_UScriptStruct_FWidgetAlignment_Statics::NewStructOps, TEXT("WidgetAlignment"),&Z_Registration_Info_UScriptStruct_FWidgetAlignment, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FWidgetAlignment), 2794758098U) }, - { FTextAppearance::StaticStruct, Z_Construct_UScriptStruct_FTextAppearance_Statics::NewStructOps, TEXT("TextAppearance"),&Z_Registration_Info_UScriptStruct_FTextAppearance, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FTextAppearance), 2810457549U) }, - { FThrobberSettings::StaticStruct, Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewStructOps, TEXT("ThrobberSettings"),&Z_Registration_Info_UScriptStruct_FThrobberSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FThrobberSettings), 2318335935U) }, - { FCircularThrobberSettings::StaticStruct, Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewStructOps, TEXT("CircularThrobberSettings"),&Z_Registration_Info_UScriptStruct_FCircularThrobberSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FCircularThrobberSettings), 1630594575U) }, - { FImageSequenceSettings::StaticStruct, Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewStructOps, TEXT("ImageSequenceSettings"),&Z_Registration_Info_UScriptStruct_FImageSequenceSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FImageSequenceSettings), 1329596008U) }, - { FBackgroundSettings::StaticStruct, Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewStructOps, TEXT("BackgroundSettings"),&Z_Registration_Info_UScriptStruct_FBackgroundSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FBackgroundSettings), 3107127872U) }, - { FLoadingWidgetSettings::StaticStruct, Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewStructOps, TEXT("LoadingWidgetSettings"),&Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FLoadingWidgetSettings), 3370305444U) }, - { FTipSettings::StaticStruct, Z_Construct_UScriptStruct_FTipSettings_Statics::NewStructOps, TEXT("TipSettings"),&Z_Registration_Info_UScriptStruct_FTipSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FTipSettings), 1574949218U) }, - { FLoadingCompleteTextSettings::StaticStruct, Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewStructOps, TEXT("LoadingCompleteTextSettings"),&Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FLoadingCompleteTextSettings), 2503102234U) }, - { FALoadingScreenSettings::StaticStruct, Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewStructOps, TEXT("ALoadingScreenSettings"),&Z_Registration_Info_UScriptStruct_FALoadingScreenSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FALoadingScreenSettings), 746239430U) }, - { FClassicLayoutSettings::StaticStruct, Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewStructOps, TEXT("ClassicLayoutSettings"),&Z_Registration_Info_UScriptStruct_FClassicLayoutSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FClassicLayoutSettings), 1038540443U) }, - { FCenterLayoutSettings::StaticStruct, Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewStructOps, TEXT("CenterLayoutSettings"),&Z_Registration_Info_UScriptStruct_FCenterLayoutSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FCenterLayoutSettings), 4246412196U) }, - { FLetterboxLayoutSettings::StaticStruct, Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewStructOps, TEXT("LetterboxLayoutSettings"),&Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FLetterboxLayoutSettings), 656395803U) }, - { FSidebarLayoutSettings::StaticStruct, Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewStructOps, TEXT("SidebarLayoutSettings"),&Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FSidebarLayoutSettings), 3566839650U) }, - { FDualSidebarLayoutSettings::StaticStruct, Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewStructOps, TEXT("DualSidebarLayoutSettings"),&Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FDualSidebarLayoutSettings), 424286280U) }, - }; - static constexpr FClassRegisterCompiledInInfo ClassInfo[] = { - { Z_Construct_UClass_ULoadingScreenSettings, ULoadingScreenSettings::StaticClass, TEXT("ULoadingScreenSettings"), &Z_Registration_Info_UClass_ULoadingScreenSettings, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(ULoadingScreenSettings), 659124292U) }, - }; -}; // Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics -static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_3409648994{ - TEXT("/Script/AsyncLoadingScreen"), - Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics::ClassInfo), - Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics::ScriptStructInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics::ScriptStructInfo), - Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics::EnumInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics::EnumInfo), -}; -// ********** End Registration ********************************************************************* - -PRAGMA_ENABLE_DEPRECATION_WARNINGS diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealEditor/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.generated.h b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealEditor/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.generated.h deleted file mode 100644 index a7ebd7f43..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealEditor/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.generated.h +++ /dev/null @@ -1,247 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -// IWYU pragma: private, include "LoadingScreenSettings.h" - -#ifdef ASYNCLOADINGSCREEN_LoadingScreenSettings_generated_h -#error "LoadingScreenSettings.generated.h already included, missing '#pragma once' in LoadingScreenSettings.h" -#endif -#define ASYNCLOADINGSCREEN_LoadingScreenSettings_generated_h - -#include "UObject/ObjectMacros.h" -#include "UObject/ScriptMacros.h" - -PRAGMA_DISABLE_DEPRECATION_WARNINGS - -// ********** Begin ScriptStruct FWidgetAlignment ************************************************** -struct Z_Construct_UScriptStruct_FWidgetAlignment_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_80_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FWidgetAlignment_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FWidgetAlignment; -// ********** End ScriptStruct FWidgetAlignment **************************************************** - -// ********** Begin ScriptStruct FTextAppearance *************************************************** -struct Z_Construct_UScriptStruct_FTextAppearance_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_94_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FTextAppearance_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FTextAppearance; -// ********** End ScriptStruct FTextAppearance ***************************************************** - -// ********** Begin ScriptStruct FThrobberSettings ************************************************* -struct Z_Construct_UScriptStruct_FThrobberSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_120_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FThrobberSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FThrobberSettings; -// ********** End ScriptStruct FThrobberSettings *************************************************** - -// ********** Begin ScriptStruct FCircularThrobberSettings ***************************************** -struct Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_146_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FCircularThrobberSettings; -// ********** End ScriptStruct FCircularThrobberSettings ******************************************* - -// ********** Begin ScriptStruct FImageSequenceSettings ******************************************** -struct Z_Construct_UScriptStruct_FImageSequenceSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_168_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FImageSequenceSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FImageSequenceSettings; -// ********** End ScriptStruct FImageSequenceSettings ********************************************** - -// ********** Begin ScriptStruct FBackgroundSettings *********************************************** -struct Z_Construct_UScriptStruct_FBackgroundSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_195_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FBackgroundSettings_Statics; \ - static class UScriptStruct* StaticStruct(); - - -struct FBackgroundSettings; -// ********** End ScriptStruct FBackgroundSettings ************************************************* - -// ********** Begin ScriptStruct FLoadingWidgetSettings ******************************************** -struct Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_231_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics; \ - static class UScriptStruct* StaticStruct(); - - -struct FLoadingWidgetSettings; -// ********** End ScriptStruct FLoadingWidgetSettings ********************************************** - -// ********** Begin ScriptStruct FTipSettings ****************************************************** -struct Z_Construct_UScriptStruct_FTipSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_307_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FTipSettings_Statics; \ - static class UScriptStruct* StaticStruct(); - - -struct FTipSettings; -// ********** End ScriptStruct FTipSettings ******************************************************** - -// ********** Begin ScriptStruct FLoadingCompleteTextSettings ************************************** -struct Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_339_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics; \ - static class UScriptStruct* StaticStruct(); - - -struct FLoadingCompleteTextSettings; -// ********** End ScriptStruct FLoadingCompleteTextSettings **************************************** - -// ********** Begin ScriptStruct FALoadingScreenSettings ******************************************* -struct Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_376_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics; \ - static class UScriptStruct* StaticStruct(); - - -struct FALoadingScreenSettings; -// ********** End ScriptStruct FALoadingScreenSettings ********************************************* - -// ********** Begin ScriptStruct FClassicLayoutSettings ******************************************** -struct Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_477_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FClassicLayoutSettings; -// ********** End ScriptStruct FClassicLayoutSettings ********************************************** - -// ********** Begin ScriptStruct FCenterLayoutSettings ********************************************* -struct Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_512_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FCenterLayoutSettings; -// ********** End ScriptStruct FCenterLayoutSettings *********************************************** - -// ********** Begin ScriptStruct FLetterboxLayoutSettings ****************************************** -struct Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_543_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FLetterboxLayoutSettings; -// ********** End ScriptStruct FLetterboxLayoutSettings ******************************************** - -// ********** Begin ScriptStruct FSidebarLayoutSettings ******************************************** -struct Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_586_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FSidebarLayoutSettings; -// ********** End ScriptStruct FSidebarLayoutSettings ********************************************** - -// ********** Begin ScriptStruct FDualSidebarLayoutSettings **************************************** -struct Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_633_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FDualSidebarLayoutSettings; -// ********** End ScriptStruct FDualSidebarLayoutSettings ****************************************** - -// ********** Begin Class ULoadingScreenSettings *************************************************** -struct Z_Construct_UClass_ULoadingScreenSettings_Statics; -ASYNCLOADINGSCREEN_API UClass* Z_Construct_UClass_ULoadingScreenSettings_NoRegister(); - -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_678_INCLASS_NO_PURE_DECLS \ -private: \ - static void StaticRegisterNativesULoadingScreenSettings(); \ - friend struct ::Z_Construct_UClass_ULoadingScreenSettings_Statics; \ - static UClass* GetPrivateStaticClass(); \ - friend ASYNCLOADINGSCREEN_API UClass* ::Z_Construct_UClass_ULoadingScreenSettings_NoRegister(); \ -public: \ - DECLARE_CLASS2(ULoadingScreenSettings, UDeveloperSettings, COMPILED_IN_FLAGS(0 | CLASS_DefaultConfig | CLASS_Config), CASTCLASS_None, TEXT("/Script/AsyncLoadingScreen"), Z_Construct_UClass_ULoadingScreenSettings_NoRegister) \ - DECLARE_SERIALIZER(ULoadingScreenSettings) \ - static constexpr const TCHAR* StaticConfigName() {return TEXT("Game");} \ - - - -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_678_ENHANCED_CONSTRUCTORS \ - /** Deleted move- and copy-constructors, should never be used */ \ - ULoadingScreenSettings(ULoadingScreenSettings&&) = delete; \ - ULoadingScreenSettings(const ULoadingScreenSettings&) = delete; \ - DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, ULoadingScreenSettings); \ - DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(ULoadingScreenSettings); \ - DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(ULoadingScreenSettings) \ - NO_API virtual ~ULoadingScreenSettings(); - - -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_675_PROLOG -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_678_GENERATED_BODY \ -PRAGMA_DISABLE_DEPRECATION_WARNINGS \ -public: \ - FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_678_INCLASS_NO_PURE_DECLS \ - FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_678_ENHANCED_CONSTRUCTORS \ -private: \ -PRAGMA_ENABLE_DEPRECATION_WARNINGS - - -class ULoadingScreenSettings; - -// ********** End Class ULoadingScreenSettings ***************************************************** - -#undef CURRENT_FILE_ID -#define CURRENT_FILE_ID FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h - -// ********** Begin Enum EAsyncLoadingScreenLayout ************************************************* -#define FOREACH_ENUM_EASYNCLOADINGSCREENLAYOUT(op) \ - op(EAsyncLoadingScreenLayout::ALSL_Classic) \ - op(EAsyncLoadingScreenLayout::ALSL_Center) \ - op(EAsyncLoadingScreenLayout::ALSL_Letterbox) \ - op(EAsyncLoadingScreenLayout::ALSL_Sidebar) \ - op(EAsyncLoadingScreenLayout::ALSL_DualSidebar) - -enum class EAsyncLoadingScreenLayout : uint8; -template<> struct TIsUEnumClass { enum { Value = true }; }; -template<> ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API UEnum* StaticEnum(); -// ********** End Enum EAsyncLoadingScreenLayout *************************************************** - -// ********** Begin Enum ELoadingIconType ********************************************************** -#define FOREACH_ENUM_ELOADINGICONTYPE(op) \ - op(ELoadingIconType::LIT_Throbber) \ - op(ELoadingIconType::LIT_CircularThrobber) \ - op(ELoadingIconType::LIT_ImageSequence) - -enum class ELoadingIconType : uint8; -template<> struct TIsUEnumClass { enum { Value = true }; }; -template<> ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API UEnum* StaticEnum(); -// ********** End Enum ELoadingIconType ************************************************************ - -// ********** Begin Enum ELoadingWidgetType ******************************************************** -#define FOREACH_ENUM_ELOADINGWIDGETTYPE(op) \ - op(ELoadingWidgetType::LWT_Horizontal) \ - op(ELoadingWidgetType::LWT_Vertical) - -enum class ELoadingWidgetType : uint8; -template<> struct TIsUEnumClass { enum { Value = true }; }; -template<> ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API UEnum* StaticEnum(); -// ********** End Enum ELoadingWidgetType ********************************************************** - -PRAGMA_ENABLE_DEPRECATION_WARNINGS diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealEditor/Inc/AsyncLoadingScreen/UHT/Timestamp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealEditor/Inc/AsyncLoadingScreen/UHT/Timestamp deleted file mode 100644 index 3fde8399b..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealEditor/Inc/AsyncLoadingScreen/UHT/Timestamp +++ /dev/null @@ -1,2 +0,0 @@ -/Users/build/Build/U5M-Mac/Sync/LocalBuilds/PluginTemp/HostProject/Plugins/AsyncLoadingScreen/Source/AsyncLoadingScreen/Public/AsyncLoadingScreenLibrary.h -/Users/build/Build/U5M-Mac/Sync/LocalBuilds/PluginTemp/HostProject/Plugins/AsyncLoadingScreen/Source/AsyncLoadingScreen/Public/LoadingScreenSettings.h diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealGame/Development/AsyncLoadingScreen/AsyncLoadingScreen.precompiled b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealGame/Development/AsyncLoadingScreen/AsyncLoadingScreen.precompiled deleted file mode 100644 index af9a7236a..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealGame/Development/AsyncLoadingScreen/AsyncLoadingScreen.precompiled +++ /dev/null @@ -1,8 +0,0 @@ -{ - "OutputFiles": [ - "../../../arm64/UnrealGame/Development/AsyncLoadingScreen/Module.AsyncLoadingScreen.cpp.o", - "../../../arm64/UnrealGame/Development/AsyncLoadingScreen/Module.AsyncLoadingScreen.cpp.o", - "../../../x64/UnrealGame/Development/AsyncLoadingScreen/Module.AsyncLoadingScreen.cpp.o", - "../../../x64/UnrealGame/Development/AsyncLoadingScreen/Module.AsyncLoadingScreen.cpp.o" - ] -} \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreen.init.gen.cpp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreen.init.gen.cpp deleted file mode 100644 index 2ffabac46..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreen.init.gen.cpp +++ /dev/null @@ -1,29 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -#include "UObject/GeneratedCppIncludes.h" -PRAGMA_DISABLE_DEPRECATION_WARNINGS -void EmptyLinkFunctionForGeneratedCodeAsyncLoadingScreen_init() {} -static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); static FPackageRegistrationInfo Z_Registration_Info_UPackage__Script_AsyncLoadingScreen; - FORCENOINLINE UPackage* Z_Construct_UPackage__Script_AsyncLoadingScreen() - { - if (!Z_Registration_Info_UPackage__Script_AsyncLoadingScreen.OuterSingleton) - { - static const UECodeGen_Private::FPackageParams PackageParams = { - "/Script/AsyncLoadingScreen", - nullptr, - 0, - PKG_CompiledIn | 0x00000000, - 0xE6A71342, - 0x0B35F629, - METADATA_PARAMS(0, nullptr) - }; - UECodeGen_Private::ConstructUPackage(Z_Registration_Info_UPackage__Script_AsyncLoadingScreen.OuterSingleton, PackageParams); - } - return Z_Registration_Info_UPackage__Script_AsyncLoadingScreen.OuterSingleton; -} -static FRegisterCompiledInInfo Z_CompiledInDeferPackage_UPackage__Script_AsyncLoadingScreen(Z_Construct_UPackage__Script_AsyncLoadingScreen, TEXT("/Script/AsyncLoadingScreen"), Z_Registration_Info_UPackage__Script_AsyncLoadingScreen, CONSTRUCT_RELOAD_VERSION_INFO(FPackageReloadVersionInfo, 0xE6A71342, 0x0B35F629)); -PRAGMA_ENABLE_DEPRECATION_WARNINGS diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenClasses.h b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenClasses.h deleted file mode 100644 index 829531246..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenClasses.h +++ /dev/null @@ -1,10 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -#pragma once - - - diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.gen.cpp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.gen.cpp deleted file mode 100644 index 1a2a2fecb..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.gen.cpp +++ /dev/null @@ -1,457 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -#include "UObject/GeneratedCppIncludes.h" -#include "AsyncLoadingScreenLibrary.h" - -PRAGMA_DISABLE_DEPRECATION_WARNINGS -static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); -void EmptyLinkFunctionForGeneratedCodeAsyncLoadingScreenLibrary() {} - -// ********** Begin Cross Module References ******************************************************** -ASYNCLOADINGSCREEN_API UClass* Z_Construct_UClass_UAsyncLoadingScreenLibrary(); -ASYNCLOADINGSCREEN_API UClass* Z_Construct_UClass_UAsyncLoadingScreenLibrary_NoRegister(); -ENGINE_API UClass* Z_Construct_UClass_UBlueprintFunctionLibrary(); -UPackage* Z_Construct_UPackage__Script_AsyncLoadingScreen(); -// ********** End Cross Module References ********************************************************** - -// ********** Begin Class UAsyncLoadingScreenLibrary Function GetIsEnableLoadingScreen ************* -struct Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics -{ - struct AsyncLoadingScreenLibrary_eventGetIsEnableLoadingScreen_Parms - { - bool ReturnValue; - }; -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { - { "Category", "Async Loading Screen" }, - { "Comment", "/**\n\x09 * Get enable/disable the loading screen for next levels\n\x09 *\n\x09 **/" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, - { "ToolTip", "Get enable/disable the loading screen for next levels" }, - }; -#endif // WITH_METADATA - -// ********** Begin Function GetIsEnableLoadingScreen constinit property declarations ************** - static void NewProp_ReturnValue_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Function GetIsEnableLoadingScreen constinit property declarations **************** - static const UECodeGen_Private::FFunctionParams FuncParams; -}; - -// ********** Begin Function GetIsEnableLoadingScreen Property Definitions ************************* -void Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::NewProp_ReturnValue_SetBit(void* Obj) -{ - ((AsyncLoadingScreenLibrary_eventGetIsEnableLoadingScreen_Parms*)Obj)->ReturnValue = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(AsyncLoadingScreenLibrary_eventGetIsEnableLoadingScreen_Parms), &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::NewProp_ReturnValue, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::PropPointers) < 2048); -// ********** End Function GetIsEnableLoadingScreen Property Definitions *************************** -const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncLoadingScreenLibrary, nullptr, "GetIsEnableLoadingScreen", Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::PropPointers), -sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::AsyncLoadingScreenLibrary_eventGetIsEnableLoadingScreen_Parms), -RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x14022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::Function_MetaDataParams)}, }; -static_assert(sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::AsyncLoadingScreenLibrary_eventGetIsEnableLoadingScreen_Parms) < MAX_uint16); -UFunction* Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen() -{ - static UFunction* ReturnFunction = nullptr; - if (!ReturnFunction) - { - UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::FuncParams); - } - return ReturnFunction; -} -DEFINE_FUNCTION(UAsyncLoadingScreenLibrary::execGetIsEnableLoadingScreen) -{ - P_FINISH; - P_NATIVE_BEGIN; - *(bool*)Z_Param__Result=UAsyncLoadingScreenLibrary::GetIsEnableLoadingScreen(); - P_NATIVE_END; -} -// ********** End Class UAsyncLoadingScreenLibrary Function GetIsEnableLoadingScreen *************** - -// ********** Begin Class UAsyncLoadingScreenLibrary Function SetDisplayBackgroundIndex ************ -struct Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics -{ - struct AsyncLoadingScreenLibrary_eventSetDisplayBackgroundIndex_Parms - { - int32 BackgroundIndex; - }; -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { - { "Category", "Async Loading Screen" }, - { "Comment", "/**\n\x09 * Set which background will be displayed on the loading screen by index. The \"SetDisplayBackgroundManually\" option in Background setting needs to be \"true\" to use this function.\n\x09 * \n\x09 * @param BackgroundIndex Valid index of the Background in \"Images\" array in Background setting. If the index is not valid, then it will display random background instead.\n\x09 **/" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, - { "ToolTip", "Set which background will be displayed on the loading screen by index. The \"SetDisplayBackgroundManually\" option in Background setting needs to be \"true\" to use this function.\n\n@param BackgroundIndex Valid index of the Background in \"Images\" array in Background setting. If the index is not valid, then it will display random background instead." }, - }; -#endif // WITH_METADATA - -// ********** Begin Function SetDisplayBackgroundIndex constinit property declarations ************* - static const UECodeGen_Private::FIntPropertyParams NewProp_BackgroundIndex; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Function SetDisplayBackgroundIndex constinit property declarations *************** - static const UECodeGen_Private::FFunctionParams FuncParams; -}; - -// ********** Begin Function SetDisplayBackgroundIndex Property Definitions ************************ -const UECodeGen_Private::FIntPropertyParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::NewProp_BackgroundIndex = { "BackgroundIndex", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(AsyncLoadingScreenLibrary_eventSetDisplayBackgroundIndex_Parms, BackgroundIndex), METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::NewProp_BackgroundIndex, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::PropPointers) < 2048); -// ********** End Function SetDisplayBackgroundIndex Property Definitions ************************** -const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncLoadingScreenLibrary, nullptr, "SetDisplayBackgroundIndex", Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::PropPointers), -sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::AsyncLoadingScreenLibrary_eventSetDisplayBackgroundIndex_Parms), -RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::Function_MetaDataParams)}, }; -static_assert(sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::AsyncLoadingScreenLibrary_eventSetDisplayBackgroundIndex_Parms) < MAX_uint16); -UFunction* Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex() -{ - static UFunction* ReturnFunction = nullptr; - if (!ReturnFunction) - { - UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::FuncParams); - } - return ReturnFunction; -} -DEFINE_FUNCTION(UAsyncLoadingScreenLibrary::execSetDisplayBackgroundIndex) -{ - P_GET_PROPERTY(FIntProperty,Z_Param_BackgroundIndex); - P_FINISH; - P_NATIVE_BEGIN; - UAsyncLoadingScreenLibrary::SetDisplayBackgroundIndex(Z_Param_BackgroundIndex); - P_NATIVE_END; -} -// ********** End Class UAsyncLoadingScreenLibrary Function SetDisplayBackgroundIndex ************** - -// ********** Begin Class UAsyncLoadingScreenLibrary Function SetDisplayMovieIndex ***************** -struct Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics -{ - struct AsyncLoadingScreenLibrary_eventSetDisplayMovieIndex_Parms - { - int32 MovieIndex; - }; -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { - { "Category", "Async Loading Screen" }, - { "Comment", "/**\n\x09 * Set which movie will be displayed on the loading screen by index. The \"SetDisplayMovieIndexManually\" option needs to be \"true\" to use this function.\n\x09 *\n\x09 * @param MovieIndex Valid index of the movie in \"MoviePaths\" array.\n\x09 **/" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, - { "ToolTip", "Set which movie will be displayed on the loading screen by index. The \"SetDisplayMovieIndexManually\" option needs to be \"true\" to use this function.\n\n@param MovieIndex Valid index of the movie in \"MoviePaths\" array." }, - }; -#endif // WITH_METADATA - -// ********** Begin Function SetDisplayMovieIndex constinit property declarations ****************** - static const UECodeGen_Private::FIntPropertyParams NewProp_MovieIndex; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Function SetDisplayMovieIndex constinit property declarations ******************** - static const UECodeGen_Private::FFunctionParams FuncParams; -}; - -// ********** Begin Function SetDisplayMovieIndex Property Definitions ***************************** -const UECodeGen_Private::FIntPropertyParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::NewProp_MovieIndex = { "MovieIndex", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(AsyncLoadingScreenLibrary_eventSetDisplayMovieIndex_Parms, MovieIndex), METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::NewProp_MovieIndex, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::PropPointers) < 2048); -// ********** End Function SetDisplayMovieIndex Property Definitions ******************************* -const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncLoadingScreenLibrary, nullptr, "SetDisplayMovieIndex", Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::PropPointers), -sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::AsyncLoadingScreenLibrary_eventSetDisplayMovieIndex_Parms), -RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::Function_MetaDataParams)}, }; -static_assert(sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::AsyncLoadingScreenLibrary_eventSetDisplayMovieIndex_Parms) < MAX_uint16); -UFunction* Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex() -{ - static UFunction* ReturnFunction = nullptr; - if (!ReturnFunction) - { - UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::FuncParams); - } - return ReturnFunction; -} -DEFINE_FUNCTION(UAsyncLoadingScreenLibrary::execSetDisplayMovieIndex) -{ - P_GET_PROPERTY(FIntProperty,Z_Param_MovieIndex); - P_FINISH; - P_NATIVE_BEGIN; - UAsyncLoadingScreenLibrary::SetDisplayMovieIndex(Z_Param_MovieIndex); - P_NATIVE_END; -} -// ********** End Class UAsyncLoadingScreenLibrary Function SetDisplayMovieIndex ******************* - -// ********** Begin Class UAsyncLoadingScreenLibrary Function SetDisplayTipTextIndex *************** -struct Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics -{ - struct AsyncLoadingScreenLibrary_eventSetDisplayTipTextIndex_Parms - { - int32 TipTextIndex; - }; -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { - { "Category", "Async Loading Screen" }, - { "Comment", "/**\n\x09 * Set which text will be displayed on the loading screen by index. The \"SetDisplayTipTextManually\" option in Tip Widget setting needs to be \"true\" to use this function.\n\x09 *\n\x09 * @param TipTextIndex Valid index of the text in \"TipText\" array in Tip Widget setting. If the index is not valid, then it will display random text instead.\n\x09 **/" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, - { "ToolTip", "Set which text will be displayed on the loading screen by index. The \"SetDisplayTipTextManually\" option in Tip Widget setting needs to be \"true\" to use this function.\n\n@param TipTextIndex Valid index of the text in \"TipText\" array in Tip Widget setting. If the index is not valid, then it will display random text instead." }, - }; -#endif // WITH_METADATA - -// ********** Begin Function SetDisplayTipTextIndex constinit property declarations **************** - static const UECodeGen_Private::FIntPropertyParams NewProp_TipTextIndex; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Function SetDisplayTipTextIndex constinit property declarations ****************** - static const UECodeGen_Private::FFunctionParams FuncParams; -}; - -// ********** Begin Function SetDisplayTipTextIndex Property Definitions *************************** -const UECodeGen_Private::FIntPropertyParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::NewProp_TipTextIndex = { "TipTextIndex", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(AsyncLoadingScreenLibrary_eventSetDisplayTipTextIndex_Parms, TipTextIndex), METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::NewProp_TipTextIndex, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::PropPointers) < 2048); -// ********** End Function SetDisplayTipTextIndex Property Definitions ***************************** -const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncLoadingScreenLibrary, nullptr, "SetDisplayTipTextIndex", Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::PropPointers), -sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::AsyncLoadingScreenLibrary_eventSetDisplayTipTextIndex_Parms), -RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::Function_MetaDataParams)}, }; -static_assert(sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::AsyncLoadingScreenLibrary_eventSetDisplayTipTextIndex_Parms) < MAX_uint16); -UFunction* Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex() -{ - static UFunction* ReturnFunction = nullptr; - if (!ReturnFunction) - { - UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::FuncParams); - } - return ReturnFunction; -} -DEFINE_FUNCTION(UAsyncLoadingScreenLibrary::execSetDisplayTipTextIndex) -{ - P_GET_PROPERTY(FIntProperty,Z_Param_TipTextIndex); - P_FINISH; - P_NATIVE_BEGIN; - UAsyncLoadingScreenLibrary::SetDisplayTipTextIndex(Z_Param_TipTextIndex); - P_NATIVE_END; -} -// ********** End Class UAsyncLoadingScreenLibrary Function SetDisplayTipTextIndex ***************** - -// ********** Begin Class UAsyncLoadingScreenLibrary Function SetEnableLoadingScreen *************** -struct Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics -{ - struct AsyncLoadingScreenLibrary_eventSetEnableLoadingScreen_Parms - { - bool bIsEnableLoadingScreen; - }; -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { - { "Category", "Async Loading Screen" }, - { "Comment", "/**\n\x09 * Set enable/disable the loading screen for next levels\n\x09 *\n\x09 * @param bIsEnableLoadingScreen Should we enable the loading screen for next level?\n\x09 **/" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, - { "ToolTip", "Set enable/disable the loading screen for next levels\n\n@param bIsEnableLoadingScreen Should we enable the loading screen for next level?" }, - }; -#endif // WITH_METADATA - -// ********** Begin Function SetEnableLoadingScreen constinit property declarations **************** - static void NewProp_bIsEnableLoadingScreen_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsEnableLoadingScreen; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Function SetEnableLoadingScreen constinit property declarations ****************** - static const UECodeGen_Private::FFunctionParams FuncParams; -}; - -// ********** Begin Function SetEnableLoadingScreen Property Definitions *************************** -void Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::NewProp_bIsEnableLoadingScreen_SetBit(void* Obj) -{ - ((AsyncLoadingScreenLibrary_eventSetEnableLoadingScreen_Parms*)Obj)->bIsEnableLoadingScreen = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::NewProp_bIsEnableLoadingScreen = { "bIsEnableLoadingScreen", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(AsyncLoadingScreenLibrary_eventSetEnableLoadingScreen_Parms), &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::NewProp_bIsEnableLoadingScreen_SetBit, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::NewProp_bIsEnableLoadingScreen, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::PropPointers) < 2048); -// ********** End Function SetEnableLoadingScreen Property Definitions ***************************** -const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncLoadingScreenLibrary, nullptr, "SetEnableLoadingScreen", Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::PropPointers), -sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::AsyncLoadingScreenLibrary_eventSetEnableLoadingScreen_Parms), -RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::Function_MetaDataParams)}, }; -static_assert(sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::AsyncLoadingScreenLibrary_eventSetEnableLoadingScreen_Parms) < MAX_uint16); -UFunction* Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen() -{ - static UFunction* ReturnFunction = nullptr; - if (!ReturnFunction) - { - UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::FuncParams); - } - return ReturnFunction; -} -DEFINE_FUNCTION(UAsyncLoadingScreenLibrary::execSetEnableLoadingScreen) -{ - P_GET_UBOOL(Z_Param_bIsEnableLoadingScreen); - P_FINISH; - P_NATIVE_BEGIN; - UAsyncLoadingScreenLibrary::SetEnableLoadingScreen(Z_Param_bIsEnableLoadingScreen); - P_NATIVE_END; -} -// ********** End Class UAsyncLoadingScreenLibrary Function SetEnableLoadingScreen ***************** - -// ********** Begin Class UAsyncLoadingScreenLibrary Function StopLoadingScreen ******************** -struct Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { - { "Category", "Async Loading Screen" }, - { "Comment", "/**\n\x09 * Stop the loading screen. To use this function, you must enable the \"bAllowEngineTick\" option.\n\x09 * Call this function in BeginPlay event to stop the Loading Screen (works with Delay node).\n\x09 *\n\x09 **/" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, - { "ToolTip", "Stop the loading screen. To use this function, you must enable the \"bAllowEngineTick\" option.\nCall this function in BeginPlay event to stop the Loading Screen (works with Delay node)." }, - }; -#endif // WITH_METADATA - -// ********** Begin Function StopLoadingScreen constinit property declarations ********************* -// ********** End Function StopLoadingScreen constinit property declarations *********************** - static const UECodeGen_Private::FFunctionParams FuncParams; -}; -const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncLoadingScreenLibrary, nullptr, "StopLoadingScreen", nullptr, - 0, -0, -RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen_Statics::Function_MetaDataParams)}, }; -UFunction* Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen() -{ - static UFunction* ReturnFunction = nullptr; - if (!ReturnFunction) - { - UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen_Statics::FuncParams); - } - return ReturnFunction; -} -DEFINE_FUNCTION(UAsyncLoadingScreenLibrary::execStopLoadingScreen) -{ - P_FINISH; - P_NATIVE_BEGIN; - UAsyncLoadingScreenLibrary::StopLoadingScreen(); - P_NATIVE_END; -} -// ********** End Class UAsyncLoadingScreenLibrary Function StopLoadingScreen ********************** - -// ********** Begin Class UAsyncLoadingScreenLibrary *********************************************** -FClassRegistrationInfo Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary; -UClass* UAsyncLoadingScreenLibrary::GetPrivateStaticClass() -{ - using TClass = UAsyncLoadingScreenLibrary; - if (!Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary.InnerSingleton) - { - GetPrivateStaticClassBody( - TClass::StaticPackage(), - TEXT("AsyncLoadingScreenLibrary"), - Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary.InnerSingleton, - StaticRegisterNativesUAsyncLoadingScreenLibrary, - sizeof(TClass), - alignof(TClass), - TClass::StaticClassFlags, - TClass::StaticClassCastFlags(), - TClass::StaticConfigName(), - (UClass::ClassConstructorType)InternalConstructor, - (UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller, - UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass), - &TClass::Super::StaticClass, - &TClass::WithinClass::StaticClass - ); - } - return Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary.InnerSingleton; -} -UClass* Z_Construct_UClass_UAsyncLoadingScreenLibrary_NoRegister() -{ - return UAsyncLoadingScreenLibrary::GetPrivateStaticClass(); -} -struct Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = { - { "Comment", "/**\n * Async Loading Screen Function Library\n */" }, - { "IncludePath", "AsyncLoadingScreenLibrary.h" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, - { "ToolTip", "Async Loading Screen Function Library" }, - }; -#endif // WITH_METADATA - -// ********** Begin Class UAsyncLoadingScreenLibrary constinit property declarations *************** -// ********** End Class UAsyncLoadingScreenLibrary constinit property declarations ***************** - static constexpr UE::CodeGen::FClassNativeFunction Funcs[] = { - { .NameUTF8 = UTF8TEXT("GetIsEnableLoadingScreen"), .Pointer = &UAsyncLoadingScreenLibrary::execGetIsEnableLoadingScreen }, - { .NameUTF8 = UTF8TEXT("SetDisplayBackgroundIndex"), .Pointer = &UAsyncLoadingScreenLibrary::execSetDisplayBackgroundIndex }, - { .NameUTF8 = UTF8TEXT("SetDisplayMovieIndex"), .Pointer = &UAsyncLoadingScreenLibrary::execSetDisplayMovieIndex }, - { .NameUTF8 = UTF8TEXT("SetDisplayTipTextIndex"), .Pointer = &UAsyncLoadingScreenLibrary::execSetDisplayTipTextIndex }, - { .NameUTF8 = UTF8TEXT("SetEnableLoadingScreen"), .Pointer = &UAsyncLoadingScreenLibrary::execSetEnableLoadingScreen }, - { .NameUTF8 = UTF8TEXT("StopLoadingScreen"), .Pointer = &UAsyncLoadingScreenLibrary::execStopLoadingScreen }, - }; - static UObject* (*const DependentSingletons[])(); - static constexpr FClassFunctionLinkInfo FuncInfo[] = { - { &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen, "GetIsEnableLoadingScreen" }, // 1781186931 - { &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex, "SetDisplayBackgroundIndex" }, // 2812620146 - { &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex, "SetDisplayMovieIndex" }, // 1160756460 - { &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex, "SetDisplayTipTextIndex" }, // 4255238157 - { &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen, "SetEnableLoadingScreen" }, // 3650408977 - { &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen, "StopLoadingScreen" }, // 4092932218 - }; - static_assert(UE_ARRAY_COUNT(FuncInfo) < 2048); - static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = { - TCppClassTypeTraits::IsAbstract, - }; - static const UECodeGen_Private::FClassParams ClassParams; -}; // struct Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics -UObject* (*const Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::DependentSingletons[])() = { - (UObject* (*)())Z_Construct_UClass_UBlueprintFunctionLibrary, - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::DependentSingletons) < 16); -const UECodeGen_Private::FClassParams Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::ClassParams = { - &UAsyncLoadingScreenLibrary::StaticClass, - nullptr, - &StaticCppClassTypeInfo, - DependentSingletons, - FuncInfo, - nullptr, - nullptr, - UE_ARRAY_COUNT(DependentSingletons), - UE_ARRAY_COUNT(FuncInfo), - 0, - 0, - 0x001000A0u, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::Class_MetaDataParams), Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::Class_MetaDataParams) -}; -void UAsyncLoadingScreenLibrary::StaticRegisterNativesUAsyncLoadingScreenLibrary() -{ - UClass* Class = UAsyncLoadingScreenLibrary::StaticClass(); - FNativeFunctionRegistrar::RegisterFunctions(Class, MakeConstArrayView(Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::Funcs)); -} -UClass* Z_Construct_UClass_UAsyncLoadingScreenLibrary() -{ - if (!Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary.OuterSingleton) - { - UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary.OuterSingleton, Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::ClassParams); - } - return Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary.OuterSingleton; -} -UAsyncLoadingScreenLibrary::UAsyncLoadingScreenLibrary(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {} -DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UAsyncLoadingScreenLibrary); -UAsyncLoadingScreenLibrary::~UAsyncLoadingScreenLibrary() {} -// ********** End Class UAsyncLoadingScreenLibrary ************************************************* - -// ********** Begin Registration ******************************************************************* -struct Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h__Script_AsyncLoadingScreen_Statics -{ - static constexpr FClassRegisterCompiledInInfo ClassInfo[] = { - { Z_Construct_UClass_UAsyncLoadingScreenLibrary, UAsyncLoadingScreenLibrary::StaticClass, TEXT("UAsyncLoadingScreenLibrary"), &Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UAsyncLoadingScreenLibrary), 1482019181U) }, - }; -}; // Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h__Script_AsyncLoadingScreen_Statics -static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h__Script_AsyncLoadingScreen_1189210381{ - TEXT("/Script/AsyncLoadingScreen"), - Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h__Script_AsyncLoadingScreen_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h__Script_AsyncLoadingScreen_Statics::ClassInfo), - nullptr, 0, - nullptr, 0, -}; -// ********** End Registration ********************************************************************* - -PRAGMA_ENABLE_DEPRECATION_WARNINGS diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.generated.h b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.generated.h deleted file mode 100644 index da013cd5a..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.generated.h +++ /dev/null @@ -1,73 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -// IWYU pragma: private, include "AsyncLoadingScreenLibrary.h" - -#ifdef ASYNCLOADINGSCREEN_AsyncLoadingScreenLibrary_generated_h -#error "AsyncLoadingScreenLibrary.generated.h already included, missing '#pragma once' in AsyncLoadingScreenLibrary.h" -#endif -#define ASYNCLOADINGSCREEN_AsyncLoadingScreenLibrary_generated_h - -#include "UObject/ObjectMacros.h" -#include "UObject/ScriptMacros.h" - -PRAGMA_DISABLE_DEPRECATION_WARNINGS - -// ********** Begin Class UAsyncLoadingScreenLibrary *********************************************** -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_RPC_WRAPPERS_NO_PURE_DECLS \ - DECLARE_FUNCTION(execStopLoadingScreen); \ - DECLARE_FUNCTION(execGetIsEnableLoadingScreen); \ - DECLARE_FUNCTION(execSetEnableLoadingScreen); \ - DECLARE_FUNCTION(execSetDisplayMovieIndex); \ - DECLARE_FUNCTION(execSetDisplayTipTextIndex); \ - DECLARE_FUNCTION(execSetDisplayBackgroundIndex); - - -struct Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics; -ASYNCLOADINGSCREEN_API UClass* Z_Construct_UClass_UAsyncLoadingScreenLibrary_NoRegister(); - -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_INCLASS_NO_PURE_DECLS \ -private: \ - static void StaticRegisterNativesUAsyncLoadingScreenLibrary(); \ - friend struct ::Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics; \ - static UClass* GetPrivateStaticClass(); \ - friend ASYNCLOADINGSCREEN_API UClass* ::Z_Construct_UClass_UAsyncLoadingScreenLibrary_NoRegister(); \ -public: \ - DECLARE_CLASS2(UAsyncLoadingScreenLibrary, UBlueprintFunctionLibrary, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/AsyncLoadingScreen"), Z_Construct_UClass_UAsyncLoadingScreenLibrary_NoRegister) \ - DECLARE_SERIALIZER(UAsyncLoadingScreenLibrary) - - -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_ENHANCED_CONSTRUCTORS \ - /** Standard constructor, called after all reflected properties have been initialized */ \ - NO_API UAsyncLoadingScreenLibrary(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \ - /** Deleted move- and copy-constructors, should never be used */ \ - UAsyncLoadingScreenLibrary(UAsyncLoadingScreenLibrary&&) = delete; \ - UAsyncLoadingScreenLibrary(const UAsyncLoadingScreenLibrary&) = delete; \ - DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UAsyncLoadingScreenLibrary); \ - DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UAsyncLoadingScreenLibrary); \ - DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UAsyncLoadingScreenLibrary) \ - NO_API virtual ~UAsyncLoadingScreenLibrary(); - - -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_18_PROLOG -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_GENERATED_BODY \ -PRAGMA_DISABLE_DEPRECATION_WARNINGS \ -public: \ - FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_RPC_WRAPPERS_NO_PURE_DECLS \ - FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_INCLASS_NO_PURE_DECLS \ - FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_ENHANCED_CONSTRUCTORS \ -private: \ -PRAGMA_ENABLE_DEPRECATION_WARNINGS - - -class UAsyncLoadingScreenLibrary; - -// ********** End Class UAsyncLoadingScreenLibrary ************************************************* - -#undef CURRENT_FILE_ID -#define CURRENT_FILE_ID FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h - -PRAGMA_ENABLE_DEPRECATION_WARNINGS diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealGame/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.gen.cpp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealGame/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.gen.cpp deleted file mode 100644 index 7ca52cece..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealGame/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.gen.cpp +++ /dev/null @@ -1,2528 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -#include "UObject/GeneratedCppIncludes.h" -#include "LoadingScreenSettings.h" -#include "Fonts/SlateFontInfo.h" -#include "Layout/Margin.h" -#include "Styling/SlateBrush.h" -#include "Styling/SlateColor.h" - -PRAGMA_DISABLE_DEPRECATION_WARNINGS -static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); -void EmptyLinkFunctionForGeneratedCodeLoadingScreenSettings() {} - -// ********** Begin Cross Module References ******************************************************** -ASYNCLOADINGSCREEN_API UClass* Z_Construct_UClass_ULoadingScreenSettings(); -ASYNCLOADINGSCREEN_API UClass* Z_Construct_UClass_ULoadingScreenSettings_NoRegister(); -ASYNCLOADINGSCREEN_API UEnum* Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout(); -ASYNCLOADINGSCREEN_API UEnum* Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType(); -ASYNCLOADINGSCREEN_API UEnum* Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FALoadingScreenSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FBackgroundSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FCenterLayoutSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FCircularThrobberSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FClassicLayoutSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FDualSidebarLayoutSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FImageSequenceSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FLetterboxLayoutSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FLoadingCompleteTextSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FLoadingWidgetSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FSidebarLayoutSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FTextAppearance(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FThrobberSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FTipSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FWidgetAlignment(); -COREUOBJECT_API UScriptStruct* Z_Construct_UScriptStruct_FLinearColor(); -COREUOBJECT_API UScriptStruct* Z_Construct_UScriptStruct_FVector2D(); -DEVELOPERSETTINGS_API UClass* Z_Construct_UClass_UDeveloperSettings(); -ENGINE_API UClass* Z_Construct_UClass_UTexture2D_NoRegister(); -MOVIEPLAYER_API UEnum* Z_Construct_UEnum_MoviePlayer_EMoviePlaybackType(); -SLATE_API UEnum* Z_Construct_UEnum_Slate_EStretch(); -SLATE_API UEnum* Z_Construct_UEnum_Slate_ETextJustify(); -SLATECORE_API UEnum* Z_Construct_UEnum_SlateCore_EHorizontalAlignment(); -SLATECORE_API UEnum* Z_Construct_UEnum_SlateCore_EVerticalAlignment(); -SLATECORE_API UScriptStruct* Z_Construct_UScriptStruct_FMargin(); -SLATECORE_API UScriptStruct* Z_Construct_UScriptStruct_FSlateBrush(); -SLATECORE_API UScriptStruct* Z_Construct_UScriptStruct_FSlateColor(); -SLATECORE_API UScriptStruct* Z_Construct_UScriptStruct_FSlateFontInfo(); -UPackage* Z_Construct_UPackage__Script_AsyncLoadingScreen(); -// ********** End Cross Module References ********************************************************** - -// ********** Begin Enum EAsyncLoadingScreenLayout ************************************************* -static FEnumRegistrationInfo Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout; -static UEnum* EAsyncLoadingScreenLayout_StaticEnum() -{ - if (!Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout.OuterSingleton) - { - Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("EAsyncLoadingScreenLayout")); - } - return Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout.OuterSingleton; -} -template<> ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API UEnum* StaticEnum() -{ - return EAsyncLoadingScreenLayout_StaticEnum(); -} -struct Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = { - { "ALSL_Center.Comment", "/** \n\x09 * The loading widget is at the center of the screen, tip widget can be at the bottom or top.\n\x09 * The Center layout is a good choice if your loading icon is the main design.\n\x09 */" }, - { "ALSL_Center.DisplayName", "Center" }, - { "ALSL_Center.Name", "EAsyncLoadingScreenLayout::ALSL_Center" }, - { "ALSL_Center.ToolTip", "The loading widget is at the center of the screen, tip widget can be at the bottom or top.\nThe Center layout is a good choice if your loading icon is the main design." }, - { "ALSL_Classic.Comment", "/**\n\x09 * The Classic is a simple, generic layout and fits well with many designs.\n\x09 * Loading and tip widgets can be at the bottom or top.\n\x09 */" }, - { "ALSL_Classic.DisplayName", "Classic" }, - { "ALSL_Classic.Name", "EAsyncLoadingScreenLayout::ALSL_Classic" }, - { "ALSL_Classic.ToolTip", "The Classic is a simple, generic layout and fits well with many designs.\nLoading and tip widgets can be at the bottom or top." }, - { "ALSL_DualSidebar.Comment", "/**\n\x09 * Similar to Sidebar layout but Dual Sidebar layout has two vertical borders on both left and right of the screen.\n\x09 * The Dual Sidebar layout is suitable for storytelling, long paragraphs due to the height of the tip widget.\n\x09 */" }, - { "ALSL_DualSidebar.DisplayName", "Dual Sidebar" }, - { "ALSL_DualSidebar.Name", "EAsyncLoadingScreenLayout::ALSL_DualSidebar" }, - { "ALSL_DualSidebar.ToolTip", "Similar to Sidebar layout but Dual Sidebar layout has two vertical borders on both left and right of the screen.\nThe Dual Sidebar layout is suitable for storytelling, long paragraphs due to the height of the tip widget." }, - { "ALSL_Letterbox.Comment", "/**\n\x09 * The Letterbox layout has two borders on top and bottom of the screen. Loading widget \n\x09 * can be on the top and the tip is at the bottom of the screen, or vice versa.\n\x09 */" }, - { "ALSL_Letterbox.DisplayName", "Letterbox" }, - { "ALSL_Letterbox.Name", "EAsyncLoadingScreenLayout::ALSL_Letterbox" }, - { "ALSL_Letterbox.ToolTip", "The Letterbox layout has two borders on top and bottom of the screen. Loading widget\ncan be on the top and the tip is at the bottom of the screen, or vice versa." }, - { "ALSL_Sidebar.Comment", "/**\n\x09 * The Sidebar layout has a vertical border on the left or right of the screen. The Sidebar \n\x09 * is suitable for storytelling, long paragraphs due to the height of the tip widget.\n\x09 */" }, - { "ALSL_Sidebar.DisplayName", "Sidebar" }, - { "ALSL_Sidebar.Name", "EAsyncLoadingScreenLayout::ALSL_Sidebar" }, - { "ALSL_Sidebar.ToolTip", "The Sidebar layout has a vertical border on the left or right of the screen. The Sidebar\nis suitable for storytelling, long paragraphs due to the height of the tip widget." }, - { "BlueprintType", "true" }, - { "Comment", "/** \n * Asynce Loading Screen Layouts\n */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Asynce Loading Screen Layouts" }, - }; -#endif // WITH_METADATA - static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = { - { "EAsyncLoadingScreenLayout::ALSL_Classic", (int64)EAsyncLoadingScreenLayout::ALSL_Classic }, - { "EAsyncLoadingScreenLayout::ALSL_Center", (int64)EAsyncLoadingScreenLayout::ALSL_Center }, - { "EAsyncLoadingScreenLayout::ALSL_Letterbox", (int64)EAsyncLoadingScreenLayout::ALSL_Letterbox }, - { "EAsyncLoadingScreenLayout::ALSL_Sidebar", (int64)EAsyncLoadingScreenLayout::ALSL_Sidebar }, - { "EAsyncLoadingScreenLayout::ALSL_DualSidebar", (int64)EAsyncLoadingScreenLayout::ALSL_DualSidebar }, - }; - static const UECodeGen_Private::FEnumParams EnumParams; -}; // struct Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics -const UECodeGen_Private::FEnumParams Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics::EnumParams = { - (UObject*(*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - "EAsyncLoadingScreenLayout", - "EAsyncLoadingScreenLayout", - Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics::Enumerators, - RF_Public|RF_Transient|RF_MarkAsNative, - UE_ARRAY_COUNT(Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics::Enumerators), - EEnumFlags::None, - (uint8)UEnum::ECppForm::EnumClass, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics::Enum_MetaDataParams), Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics::Enum_MetaDataParams) -}; -UEnum* Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout() -{ - if (!Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout.InnerSingleton) - { - UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout.InnerSingleton, Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics::EnumParams); - } - return Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout.InnerSingleton; -} -// ********** End Enum EAsyncLoadingScreenLayout *************************************************** - -// ********** Begin Enum ELoadingIconType ********************************************************** -static FEnumRegistrationInfo Z_Registration_Info_UEnum_ELoadingIconType; -static UEnum* ELoadingIconType_StaticEnum() -{ - if (!Z_Registration_Info_UEnum_ELoadingIconType.OuterSingleton) - { - Z_Registration_Info_UEnum_ELoadingIconType.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("ELoadingIconType")); - } - return Z_Registration_Info_UEnum_ELoadingIconType.OuterSingleton; -} -template<> ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API UEnum* StaticEnum() -{ - return ELoadingIconType_StaticEnum(); -} -struct Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Loading Icon Type*/" }, - { "LIT_CircularThrobber.Comment", "/** SCircularThrobber widget */" }, - { "LIT_CircularThrobber.DisplayName", "Circular Throbber" }, - { "LIT_CircularThrobber.Name", "ELoadingIconType::LIT_CircularThrobber" }, - { "LIT_CircularThrobber.ToolTip", "SCircularThrobber widget" }, - { "LIT_ImageSequence.Comment", "/** Animated images */" }, - { "LIT_ImageSequence.DisplayName", "Image Sequence" }, - { "LIT_ImageSequence.Name", "ELoadingIconType::LIT_ImageSequence" }, - { "LIT_ImageSequence.ToolTip", "Animated images" }, - { "LIT_Throbber.Comment", "/** SThrobber widget */" }, - { "LIT_Throbber.DisplayName", "Throbber" }, - { "LIT_Throbber.Name", "ELoadingIconType::LIT_Throbber" }, - { "LIT_Throbber.ToolTip", "SThrobber widget" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading Icon Type" }, - }; -#endif // WITH_METADATA - static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = { - { "ELoadingIconType::LIT_Throbber", (int64)ELoadingIconType::LIT_Throbber }, - { "ELoadingIconType::LIT_CircularThrobber", (int64)ELoadingIconType::LIT_CircularThrobber }, - { "ELoadingIconType::LIT_ImageSequence", (int64)ELoadingIconType::LIT_ImageSequence }, - }; - static const UECodeGen_Private::FEnumParams EnumParams; -}; // struct Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics -const UECodeGen_Private::FEnumParams Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics::EnumParams = { - (UObject*(*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - "ELoadingIconType", - "ELoadingIconType", - Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics::Enumerators, - RF_Public|RF_Transient|RF_MarkAsNative, - UE_ARRAY_COUNT(Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics::Enumerators), - EEnumFlags::None, - (uint8)UEnum::ECppForm::EnumClass, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics::Enum_MetaDataParams), Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics::Enum_MetaDataParams) -}; -UEnum* Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType() -{ - if (!Z_Registration_Info_UEnum_ELoadingIconType.InnerSingleton) - { - UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_ELoadingIconType.InnerSingleton, Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics::EnumParams); - } - return Z_Registration_Info_UEnum_ELoadingIconType.InnerSingleton; -} -// ********** End Enum ELoadingIconType ************************************************************ - -// ********** Begin Enum ELoadingWidgetType ******************************************************** -static FEnumRegistrationInfo Z_Registration_Info_UEnum_ELoadingWidgetType; -static UEnum* ELoadingWidgetType_StaticEnum() -{ - if (!Z_Registration_Info_UEnum_ELoadingWidgetType.OuterSingleton) - { - Z_Registration_Info_UEnum_ELoadingWidgetType.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("ELoadingWidgetType")); - } - return Z_Registration_Info_UEnum_ELoadingWidgetType.OuterSingleton; -} -template<> ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API UEnum* StaticEnum() -{ - return ELoadingWidgetType_StaticEnum(); -} -struct Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Loading Widget type */" }, - { "LWT_Horizontal.Comment", "/** Horizontal alignment */" }, - { "LWT_Horizontal.DisplayName", "Horizontal" }, - { "LWT_Horizontal.Name", "ELoadingWidgetType::LWT_Horizontal" }, - { "LWT_Horizontal.ToolTip", "Horizontal alignment" }, - { "LWT_Vertical.Comment", "/** Vertical alignment */" }, - { "LWT_Vertical.DisplayName", "Vertical" }, - { "LWT_Vertical.Name", "ELoadingWidgetType::LWT_Vertical" }, - { "LWT_Vertical.ToolTip", "Vertical alignment" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading Widget type" }, - }; -#endif // WITH_METADATA - static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = { - { "ELoadingWidgetType::LWT_Horizontal", (int64)ELoadingWidgetType::LWT_Horizontal }, - { "ELoadingWidgetType::LWT_Vertical", (int64)ELoadingWidgetType::LWT_Vertical }, - }; - static const UECodeGen_Private::FEnumParams EnumParams; -}; // struct Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics -const UECodeGen_Private::FEnumParams Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics::EnumParams = { - (UObject*(*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - "ELoadingWidgetType", - "ELoadingWidgetType", - Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics::Enumerators, - RF_Public|RF_Transient|RF_MarkAsNative, - UE_ARRAY_COUNT(Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics::Enumerators), - EEnumFlags::None, - (uint8)UEnum::ECppForm::EnumClass, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics::Enum_MetaDataParams), Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics::Enum_MetaDataParams) -}; -UEnum* Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType() -{ - if (!Z_Registration_Info_UEnum_ELoadingWidgetType.InnerSingleton) - { - UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_ELoadingWidgetType.InnerSingleton, Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics::EnumParams); - } - return Z_Registration_Info_UEnum_ELoadingWidgetType.InnerSingleton; -} -// ********** End Enum ELoadingWidgetType ********************************************************** - -// ********** Begin ScriptStruct FWidgetAlignment ************************************************** -struct Z_Construct_UScriptStruct_FWidgetAlignment_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FWidgetAlignment); } - static inline consteval int16 GetStructAlignment() { return alignof(FWidgetAlignment); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Alignment for widget*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Alignment for widget" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_HorizontalAlignment_MetaData[] = { - { "Category", "Alignment Setting" }, - { "Comment", "/** The horizontal alignment of the widget.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The horizontal alignment of the widget." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_VerticalAlignment_MetaData[] = { - { "Category", "Alignment Setting" }, - { "Comment", "/** The vertical alignment of the widget.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The vertical alignment of the widget." }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FWidgetAlignment constinit property declarations ****************** - static const UECodeGen_Private::FBytePropertyParams NewProp_HorizontalAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_VerticalAlignment; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FWidgetAlignment constinit property declarations ******************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FWidgetAlignment_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FWidgetAlignment; -class UScriptStruct* FWidgetAlignment::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FWidgetAlignment.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FWidgetAlignment.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FWidgetAlignment, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("WidgetAlignment")); - } - return Z_Registration_Info_UScriptStruct_FWidgetAlignment.OuterSingleton; - } - -// ********** Begin ScriptStruct FWidgetAlignment Property Definitions ***************************** -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FWidgetAlignment_Statics::NewProp_HorizontalAlignment = { "HorizontalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FWidgetAlignment, HorizontalAlignment), Z_Construct_UEnum_SlateCore_EHorizontalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_HorizontalAlignment_MetaData), NewProp_HorizontalAlignment_MetaData) }; // 990570535 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FWidgetAlignment_Statics::NewProp_VerticalAlignment = { "VerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FWidgetAlignment, VerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_VerticalAlignment_MetaData), NewProp_VerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FWidgetAlignment_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FWidgetAlignment_Statics::NewProp_HorizontalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FWidgetAlignment_Statics::NewProp_VerticalAlignment, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FWidgetAlignment_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FWidgetAlignment Property Definitions ******************************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FWidgetAlignment_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "WidgetAlignment", - Z_Construct_UScriptStruct_FWidgetAlignment_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FWidgetAlignment_Statics::PropPointers), - sizeof(FWidgetAlignment), - alignof(FWidgetAlignment), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FWidgetAlignment_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FWidgetAlignment_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FWidgetAlignment() -{ - if (!Z_Registration_Info_UScriptStruct_FWidgetAlignment.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FWidgetAlignment.InnerSingleton, Z_Construct_UScriptStruct_FWidgetAlignment_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FWidgetAlignment.InnerSingleton); -} -// ********** End ScriptStruct FWidgetAlignment **************************************************** - -// ********** Begin ScriptStruct FTextAppearance *************************************************** -struct Z_Construct_UScriptStruct_FTextAppearance_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FTextAppearance); } - static inline consteval int16 GetStructAlignment() { return alignof(FTextAppearance); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "// Text appearance settings\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Text appearance settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ColorAndOpacity_MetaData[] = { - { "Category", "Text Appearance" }, - { "Comment", "/** Text color and opacity */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Text color and opacity" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Font_MetaData[] = { - { "Category", "Text Appearance" }, - { "Comment", "// The font to render the text with.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The font to render the text with." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ShadowOffset_MetaData[] = { - { "Category", "Text Appearance" }, - { "Comment", "/** Drop shadow offset in pixels */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Drop shadow offset in pixels" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ShadowColorAndOpacity_MetaData[] = { - { "Category", "Text Appearance" }, - { "Comment", "/** Shadow color and opacity */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Shadow color and opacity" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Justification_MetaData[] = { - { "Category", "Text Appearance" }, - { "Comment", "/** How the text should be aligned with the margin. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "How the text should be aligned with the margin." }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FTextAppearance constinit property declarations ******************* - static const UECodeGen_Private::FStructPropertyParams NewProp_ColorAndOpacity; - static const UECodeGen_Private::FStructPropertyParams NewProp_Font; - static const UECodeGen_Private::FStructPropertyParams NewProp_ShadowOffset; - static const UECodeGen_Private::FStructPropertyParams NewProp_ShadowColorAndOpacity; - static const UECodeGen_Private::FBytePropertyParams NewProp_Justification; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FTextAppearance constinit property declarations ********************* - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FTextAppearance_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FTextAppearance; -class UScriptStruct* FTextAppearance::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FTextAppearance.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FTextAppearance.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FTextAppearance, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("TextAppearance")); - } - return Z_Registration_Info_UScriptStruct_FTextAppearance.OuterSingleton; - } - -// ********** Begin ScriptStruct FTextAppearance Property Definitions ****************************** -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_ColorAndOpacity = { "ColorAndOpacity", nullptr, (EPropertyFlags)0x0010000000004005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTextAppearance, ColorAndOpacity), Z_Construct_UScriptStruct_FSlateColor, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ColorAndOpacity_MetaData), NewProp_ColorAndOpacity_MetaData) }; // 1663967387 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_Font = { "Font", nullptr, (EPropertyFlags)0x0010000000004005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTextAppearance, Font), Z_Construct_UScriptStruct_FSlateFontInfo, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Font_MetaData), NewProp_Font_MetaData) }; // 167205173 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_ShadowOffset = { "ShadowOffset", nullptr, (EPropertyFlags)0x0010000000004005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTextAppearance, ShadowOffset), Z_Construct_UScriptStruct_FVector2D, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ShadowOffset_MetaData), NewProp_ShadowOffset_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_ShadowColorAndOpacity = { "ShadowColorAndOpacity", nullptr, (EPropertyFlags)0x0010000000004005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTextAppearance, ShadowColorAndOpacity), Z_Construct_UScriptStruct_FLinearColor, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ShadowColorAndOpacity_MetaData), NewProp_ShadowColorAndOpacity_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_Justification = { "Justification", nullptr, (EPropertyFlags)0x0010000000004005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTextAppearance, Justification), Z_Construct_UEnum_Slate_ETextJustify, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Justification_MetaData), NewProp_Justification_MetaData) }; // 2449547307 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FTextAppearance_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_ColorAndOpacity, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_Font, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_ShadowOffset, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_ShadowColorAndOpacity, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_Justification, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTextAppearance_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FTextAppearance Property Definitions ******************************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FTextAppearance_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "TextAppearance", - Z_Construct_UScriptStruct_FTextAppearance_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTextAppearance_Statics::PropPointers), - sizeof(FTextAppearance), - alignof(FTextAppearance), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTextAppearance_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FTextAppearance_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FTextAppearance() -{ - if (!Z_Registration_Info_UScriptStruct_FTextAppearance.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FTextAppearance.InnerSingleton, Z_Construct_UScriptStruct_FTextAppearance_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FTextAppearance.InnerSingleton); -} -// ********** End ScriptStruct FTextAppearance ***************************************************** - -// ********** Begin ScriptStruct FThrobberSettings ************************************************* -struct Z_Construct_UScriptStruct_FThrobberSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FThrobberSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FThrobberSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_NumberOfPieces_MetaData[] = { - { "Category", "Appearance" }, - { "ClampMax", "25" }, - { "ClampMin", "1" }, - { "Comment", "/** How many pieces there are */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "How many pieces there are" }, - { "UIMax", "25" }, - { "UIMin", "1" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAnimateHorizontally_MetaData[] = { - { "Category", "Appearance" }, - { "Comment", "/** Should the pieces animate horizontally? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Should the pieces animate horizontally?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAnimateVertically_MetaData[] = { - { "Category", "Appearance" }, - { "Comment", "/** Should the pieces animate vertically? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Should the pieces animate vertically?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAnimateOpacity_MetaData[] = { - { "Category", "Appearance" }, - { "Comment", "/** Should the pieces animate their opacity? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Should the pieces animate their opacity?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Image_MetaData[] = { - { "Category", "Appearance" }, - { "Comment", "/** Image to use for each segment of the throbber */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Image to use for each segment of the throbber" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FThrobberSettings constinit property declarations ***************** - static const UECodeGen_Private::FIntPropertyParams NewProp_NumberOfPieces; - static void NewProp_bAnimateHorizontally_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bAnimateHorizontally; - static void NewProp_bAnimateVertically_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bAnimateVertically; - static void NewProp_bAnimateOpacity_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bAnimateOpacity; - static const UECodeGen_Private::FStructPropertyParams NewProp_Image; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FThrobberSettings constinit property declarations ******************* - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FThrobberSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FThrobberSettings; -class UScriptStruct* FThrobberSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FThrobberSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FThrobberSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FThrobberSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("ThrobberSettings")); - } - return Z_Registration_Info_UScriptStruct_FThrobberSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FThrobberSettings Property Definitions **************************** -const UECodeGen_Private::FIntPropertyParams Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_NumberOfPieces = { "NumberOfPieces", nullptr, (EPropertyFlags)0x0010000000000015, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FThrobberSettings, NumberOfPieces), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_NumberOfPieces_MetaData), NewProp_NumberOfPieces_MetaData) }; -void Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateHorizontally_SetBit(void* Obj) -{ - ((FThrobberSettings*)Obj)->bAnimateHorizontally = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateHorizontally = { "bAnimateHorizontally", nullptr, (EPropertyFlags)0x0010000000000015, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FThrobberSettings), &Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateHorizontally_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAnimateHorizontally_MetaData), NewProp_bAnimateHorizontally_MetaData) }; -void Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateVertically_SetBit(void* Obj) -{ - ((FThrobberSettings*)Obj)->bAnimateVertically = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateVertically = { "bAnimateVertically", nullptr, (EPropertyFlags)0x0010000000000015, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FThrobberSettings), &Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateVertically_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAnimateVertically_MetaData), NewProp_bAnimateVertically_MetaData) }; -void Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateOpacity_SetBit(void* Obj) -{ - ((FThrobberSettings*)Obj)->bAnimateOpacity = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateOpacity = { "bAnimateOpacity", nullptr, (EPropertyFlags)0x0010000000000015, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FThrobberSettings), &Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateOpacity_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAnimateOpacity_MetaData), NewProp_bAnimateOpacity_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_Image = { "Image", nullptr, (EPropertyFlags)0x0010000000000015, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FThrobberSettings, Image), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Image_MetaData), NewProp_Image_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FThrobberSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_NumberOfPieces, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateHorizontally, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateVertically, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateOpacity, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_Image, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FThrobberSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FThrobberSettings Property Definitions ****************************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FThrobberSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "ThrobberSettings", - Z_Construct_UScriptStruct_FThrobberSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FThrobberSettings_Statics::PropPointers), - sizeof(FThrobberSettings), - alignof(FThrobberSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FThrobberSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FThrobberSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FThrobberSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FThrobberSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FThrobberSettings.InnerSingleton, Z_Construct_UScriptStruct_FThrobberSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FThrobberSettings.InnerSingleton); -} -// ********** End ScriptStruct FThrobberSettings *************************************************** - -// ********** Begin ScriptStruct FCircularThrobberSettings ***************************************** -struct Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FCircularThrobberSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FCircularThrobberSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_NumberOfPieces_MetaData[] = { - { "Category", "Appearance" }, - { "ClampMax", "25" }, - { "ClampMin", "1" }, - { "Comment", "/** How many pieces there are */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "How many pieces there are" }, - { "UIMax", "25" }, - { "UIMin", "1" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Period_MetaData[] = { - { "Category", "Appearance" }, - { "ClampMin", "0" }, - { "Comment", "/** The amount of time for a full circle (in seconds) */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The amount of time for a full circle (in seconds)" }, - { "UIMin", "0" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Radius_MetaData[] = { - { "Category", "Appearance" }, - { "Comment", "/** The radius of the circle. If the throbber is a child of Canvas Panel, the 'Size to Content' option must be enabled in order to set Radius. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The radius of the circle. If the throbber is a child of Canvas Panel, the 'Size to Content' option must be enabled in order to set Radius." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Image_MetaData[] = { - { "Category", "Appearance" }, - { "Comment", "/** Image to use for each segment of the throbber */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Image to use for each segment of the throbber" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FCircularThrobberSettings constinit property declarations ********* - static const UECodeGen_Private::FIntPropertyParams NewProp_NumberOfPieces; - static const UECodeGen_Private::FFloatPropertyParams NewProp_Period; - static const UECodeGen_Private::FFloatPropertyParams NewProp_Radius; - static const UECodeGen_Private::FStructPropertyParams NewProp_Image; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FCircularThrobberSettings constinit property declarations *********** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FCircularThrobberSettings; -class UScriptStruct* FCircularThrobberSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FCircularThrobberSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FCircularThrobberSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FCircularThrobberSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("CircularThrobberSettings")); - } - return Z_Registration_Info_UScriptStruct_FCircularThrobberSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FCircularThrobberSettings Property Definitions ******************** -const UECodeGen_Private::FIntPropertyParams Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_NumberOfPieces = { "NumberOfPieces", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCircularThrobberSettings, NumberOfPieces), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_NumberOfPieces_MetaData), NewProp_NumberOfPieces_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_Period = { "Period", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCircularThrobberSettings, Period), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Period_MetaData), NewProp_Period_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_Radius = { "Radius", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCircularThrobberSettings, Radius), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Radius_MetaData), NewProp_Radius_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_Image = { "Image", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCircularThrobberSettings, Image), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Image_MetaData), NewProp_Image_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_NumberOfPieces, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_Period, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_Radius, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_Image, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FCircularThrobberSettings Property Definitions ********************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "CircularThrobberSettings", - Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::PropPointers), - sizeof(FCircularThrobberSettings), - alignof(FCircularThrobberSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FCircularThrobberSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FCircularThrobberSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FCircularThrobberSettings.InnerSingleton, Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FCircularThrobberSettings.InnerSingleton); -} -// ********** End ScriptStruct FCircularThrobberSettings ******************************************* - -// ********** Begin ScriptStruct FImageSequenceSettings ******************************************** -struct Z_Construct_UScriptStruct_FImageSequenceSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FImageSequenceSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FImageSequenceSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Images_MetaData[] = { - { "AllowedClasses", "/Script/Engine.Texture2D" }, - { "Category", "Loading Widget Setting" }, - { "Comment", "/** An array of images for animating the loading icon.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "An array of images for animating the loading icon." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Scale_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Scale of the images.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Scale of the images." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Interval_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "ClampMax", "1" }, - { "ClampMin", "0" }, - { "Comment", "/**\n\x09 * Time in second to update the images, the smaller value the faster of the animation. A zero value will update the images every frame.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Time in second to update the images, the smaller value the faster of the animation. A zero value will update the images every frame." }, - { "UIMax", "1.000000" }, - { "UIMin", "0.000000" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bPlayReverse_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Play the image sequence in reverse.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Play the image sequence in reverse." }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FImageSequenceSettings constinit property declarations ************ - static const UECodeGen_Private::FObjectPropertyParams NewProp_Images_Inner; - static const UECodeGen_Private::FArrayPropertyParams NewProp_Images; - static const UECodeGen_Private::FStructPropertyParams NewProp_Scale; - static const UECodeGen_Private::FFloatPropertyParams NewProp_Interval; - static void NewProp_bPlayReverse_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bPlayReverse; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FImageSequenceSettings constinit property declarations ************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FImageSequenceSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FImageSequenceSettings; -class UScriptStruct* FImageSequenceSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FImageSequenceSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FImageSequenceSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FImageSequenceSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("ImageSequenceSettings")); - } - return Z_Registration_Info_UScriptStruct_FImageSequenceSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FImageSequenceSettings Property Definitions *********************** -const UECodeGen_Private::FObjectPropertyParams Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Images_Inner = { "Images", nullptr, (EPropertyFlags)0x0104000000000000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UClass_UTexture2D_NoRegister, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Images = { "Images", nullptr, (EPropertyFlags)0x0114000000000005, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FImageSequenceSettings, Images), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Images_MetaData), NewProp_Images_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Scale = { "Scale", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FImageSequenceSettings, Scale), Z_Construct_UScriptStruct_FVector2D, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Scale_MetaData), NewProp_Scale_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Interval = { "Interval", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FImageSequenceSettings, Interval), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Interval_MetaData), NewProp_Interval_MetaData) }; -void Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_bPlayReverse_SetBit(void* Obj) -{ - ((FImageSequenceSettings*)Obj)->bPlayReverse = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_bPlayReverse = { "bPlayReverse", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FImageSequenceSettings), &Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_bPlayReverse_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bPlayReverse_MetaData), NewProp_bPlayReverse_MetaData) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Images_Inner, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Images, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Scale, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Interval, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_bPlayReverse, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FImageSequenceSettings Property Definitions ************************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "ImageSequenceSettings", - Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::PropPointers), - sizeof(FImageSequenceSettings), - alignof(FImageSequenceSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FImageSequenceSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FImageSequenceSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FImageSequenceSettings.InnerSingleton, Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FImageSequenceSettings.InnerSingleton); -} -// ********** End ScriptStruct FImageSequenceSettings ********************************************** - -// ********** Begin ScriptStruct FBackgroundSettings *********************************************** -struct Z_Construct_UScriptStruct_FBackgroundSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FBackgroundSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FBackgroundSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/**\n * Background widget for the widget loading screen\n */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background widget for the widget loading screen" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Images_MetaData[] = { - { "AllowedClasses", "/Script/Engine.Texture2D" }, - { "Category", "Background" }, - { "Comment", "// The images randomly display while in the loading screen on top of the movie \n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The images randomly display while in the loading screen on top of the movie" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_UpdateInterval_MetaData[] = { - { "Category", "Background" }, - { "Comment", "// Interval time (in seconds) to randomly update the background image, a value less than or equal to 0 will not update the background image.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Interval time (in seconds) to randomly update the background image, a value less than or equal to 0 will not update the background image." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ImageStretch_MetaData[] = { - { "Category", "Background" }, - { "Comment", "// The scaling type to apply to images.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The scaling type to apply to images." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Padding_MetaData[] = { - { "Category", "Background" }, - { "Comment", "/** The padding area between the border and the image it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The padding area between the border and the image it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BackgroundColor_MetaData[] = { - { "Category", "Background" }, - { "Comment", "// The border's background color if there is any image defined. If padding = 0 you will not see the border color.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The border's background color if there is any image defined. If padding = 0 you will not see the border color." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bSetDisplayBackgroundManually_MetaData[] = { - { "Category", "Background" }, - { "Comment", "/**\n\x09 * If true, you will have to manually set which background index you want to display on the loading screen by calling \"SetDisplayBackgroundIndex\" function\n\x09 * in your Blueprint before opening a new level. If the index you set is not valid, then it will display random background in the \"Images\" array.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, you will have to manually set which background index you want to display on the loading screen by calling \"SetDisplayBackgroundIndex\" function\nin your Blueprint before opening a new level. If the index you set is not valid, then it will display random background in the \"Images\" array." }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FBackgroundSettings constinit property declarations *************** - static const UECodeGen_Private::FObjectPropertyParams NewProp_Images_Inner; - static const UECodeGen_Private::FArrayPropertyParams NewProp_Images; - static const UECodeGen_Private::FFloatPropertyParams NewProp_UpdateInterval; - static const UECodeGen_Private::FBytePropertyParams NewProp_ImageStretch; - static const UECodeGen_Private::FStructPropertyParams NewProp_Padding; - static const UECodeGen_Private::FStructPropertyParams NewProp_BackgroundColor; - static void NewProp_bSetDisplayBackgroundManually_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bSetDisplayBackgroundManually; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FBackgroundSettings constinit property declarations ***************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FBackgroundSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FBackgroundSettings; -class UScriptStruct* FBackgroundSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FBackgroundSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FBackgroundSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FBackgroundSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("BackgroundSettings")); - } - return Z_Registration_Info_UScriptStruct_FBackgroundSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FBackgroundSettings Property Definitions ************************** -const UECodeGen_Private::FObjectPropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_Images_Inner = { "Images", nullptr, (EPropertyFlags)0x0104000000000000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UClass_UTexture2D_NoRegister, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_Images = { "Images", nullptr, (EPropertyFlags)0x0114000000000005, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FBackgroundSettings, Images), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Images_MetaData), NewProp_Images_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_UpdateInterval = { "UpdateInterval", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FBackgroundSettings, UpdateInterval), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_UpdateInterval_MetaData), NewProp_UpdateInterval_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_ImageStretch = { "ImageStretch", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FBackgroundSettings, ImageStretch), Z_Construct_UEnum_Slate_EStretch, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ImageStretch_MetaData), NewProp_ImageStretch_MetaData) }; // 1511442967 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_Padding = { "Padding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FBackgroundSettings, Padding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Padding_MetaData), NewProp_Padding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_BackgroundColor = { "BackgroundColor", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FBackgroundSettings, BackgroundColor), Z_Construct_UScriptStruct_FLinearColor, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BackgroundColor_MetaData), NewProp_BackgroundColor_MetaData) }; -void Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_bSetDisplayBackgroundManually_SetBit(void* Obj) -{ - ((FBackgroundSettings*)Obj)->bSetDisplayBackgroundManually = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_bSetDisplayBackgroundManually = { "bSetDisplayBackgroundManually", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FBackgroundSettings), &Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_bSetDisplayBackgroundManually_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bSetDisplayBackgroundManually_MetaData), NewProp_bSetDisplayBackgroundManually_MetaData) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FBackgroundSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_Images_Inner, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_Images, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_UpdateInterval, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_ImageStretch, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_Padding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_BackgroundColor, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_bSetDisplayBackgroundManually, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FBackgroundSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FBackgroundSettings Property Definitions **************************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "BackgroundSettings", - Z_Construct_UScriptStruct_FBackgroundSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FBackgroundSettings_Statics::PropPointers), - sizeof(FBackgroundSettings), - alignof(FBackgroundSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000201), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FBackgroundSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FBackgroundSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FBackgroundSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FBackgroundSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FBackgroundSettings.InnerSingleton, Z_Construct_UScriptStruct_FBackgroundSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FBackgroundSettings.InnerSingleton); -} -// ********** End ScriptStruct FBackgroundSettings ************************************************* - -// ********** Begin ScriptStruct FLoadingWidgetSettings ******************************************** -struct Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FLoadingWidgetSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FLoadingWidgetSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/**\n * Loading widget settings\n */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading widget settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingIconType_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Loading icon type*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading icon type" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingWidgetType_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Loading Widget type*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading Widget type" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TransformTranslation_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Render transform translation of the loading icon.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Render transform translation of the loading icon." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TransformScale_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Render transform scale of the loading icon, a negative value will flip the icon.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Render transform scale of the loading icon, a negative value will flip the icon." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TransformPivot_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Render transform pivot of the loading icon (in normalized local space).*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Render transform pivot of the loading icon (in normalized local space)." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingText_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "// Text displayed beside the animated icon\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Text displayed beside the animated icon" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bLoadingTextRightPosition_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Is Loading Text on the right of the loading icon? Ignore this if you don't choose Loading Widget Type = Horizontal.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is Loading Text on the right of the loading icon? Ignore this if you don't choose Loading Widget Type = Horizontal." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bLoadingTextTopPosition_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Is Loading Text on the top of the loading icon? Ignore this if you don't choose Loading Widget Type = Vertical.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is Loading Text on the top of the loading icon? Ignore this if you don't choose Loading Widget Type = Vertical." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Appearance_MetaData[] = { - { "Category", "Tip Settings" }, - { "Comment", "// Loading text appearance settings\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading text appearance settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ThrobberSettings_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Throbber settings. Ignore this if you don't choose the 'Throbber' icon type*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Throbber settings. Ignore this if you don't choose the 'Throbber' icon type" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_CircularThrobberSettings_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Circular Throbber settings. Ignore this if you don't choose the 'Circular Throbber' icon type*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Circular Throbber settings. Ignore this if you don't choose the 'Circular Throbber' icon type" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ImageSequenceSettings_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Image Sequence settings. Ignore this if you don't choose the 'Image Sequence' icon type*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Image Sequence settings. Ignore this if you don't choose the 'Image Sequence' icon type" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TextAlignment_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** The alignment of the loading text.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the loading text." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingIconAlignment_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** The alignment of the loading icon. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the loading icon." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Space_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Empty space between the loading text and the loading icon */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Empty space between the loading text and the loading icon" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bHideLoadingWidgetWhenCompletes_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Hide the loading widget when the level loading is complete*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Hide the loading widget when the level loading is complete" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FLoadingWidgetSettings constinit property declarations ************ - static const UECodeGen_Private::FBytePropertyParams NewProp_LoadingIconType_Underlying; - static const UECodeGen_Private::FEnumPropertyParams NewProp_LoadingIconType; - static const UECodeGen_Private::FBytePropertyParams NewProp_LoadingWidgetType_Underlying; - static const UECodeGen_Private::FEnumPropertyParams NewProp_LoadingWidgetType; - static const UECodeGen_Private::FStructPropertyParams NewProp_TransformTranslation; - static const UECodeGen_Private::FStructPropertyParams NewProp_TransformScale; - static const UECodeGen_Private::FStructPropertyParams NewProp_TransformPivot; - static const UECodeGen_Private::FTextPropertyParams NewProp_LoadingText; - static void NewProp_bLoadingTextRightPosition_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bLoadingTextRightPosition; - static void NewProp_bLoadingTextTopPosition_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bLoadingTextTopPosition; - static const UECodeGen_Private::FStructPropertyParams NewProp_Appearance; - static const UECodeGen_Private::FStructPropertyParams NewProp_ThrobberSettings; - static const UECodeGen_Private::FStructPropertyParams NewProp_CircularThrobberSettings; - static const UECodeGen_Private::FStructPropertyParams NewProp_ImageSequenceSettings; - static const UECodeGen_Private::FStructPropertyParams NewProp_TextAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_LoadingIconAlignment; - static const UECodeGen_Private::FFloatPropertyParams NewProp_Space; - static void NewProp_bHideLoadingWidgetWhenCompletes_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bHideLoadingWidgetWhenCompletes; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FLoadingWidgetSettings constinit property declarations ************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings; -class UScriptStruct* FLoadingWidgetSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FLoadingWidgetSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("LoadingWidgetSettings")); - } - return Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FLoadingWidgetSettings Property Definitions *********************** -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingIconType_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FEnumPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingIconType = { "LoadingIconType", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, LoadingIconType), Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingIconType_MetaData), NewProp_LoadingIconType_MetaData) }; // 1850593641 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingWidgetType_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FEnumPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingWidgetType = { "LoadingWidgetType", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, LoadingWidgetType), Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingWidgetType_MetaData), NewProp_LoadingWidgetType_MetaData) }; // 953500990 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TransformTranslation = { "TransformTranslation", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, TransformTranslation), Z_Construct_UScriptStruct_FVector2D, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TransformTranslation_MetaData), NewProp_TransformTranslation_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TransformScale = { "TransformScale", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, TransformScale), Z_Construct_UScriptStruct_FVector2D, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TransformScale_MetaData), NewProp_TransformScale_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TransformPivot = { "TransformPivot", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, TransformPivot), Z_Construct_UScriptStruct_FVector2D, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TransformPivot_MetaData), NewProp_TransformPivot_MetaData) }; -const UECodeGen_Private::FTextPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingText = { "LoadingText", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Text, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, LoadingText), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingText_MetaData), NewProp_LoadingText_MetaData) }; -void Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextRightPosition_SetBit(void* Obj) -{ - ((FLoadingWidgetSettings*)Obj)->bLoadingTextRightPosition = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextRightPosition = { "bLoadingTextRightPosition", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FLoadingWidgetSettings), &Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextRightPosition_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bLoadingTextRightPosition_MetaData), NewProp_bLoadingTextRightPosition_MetaData) }; -void Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextTopPosition_SetBit(void* Obj) -{ - ((FLoadingWidgetSettings*)Obj)->bLoadingTextTopPosition = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextTopPosition = { "bLoadingTextTopPosition", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FLoadingWidgetSettings), &Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextTopPosition_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bLoadingTextTopPosition_MetaData), NewProp_bLoadingTextTopPosition_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_Appearance = { "Appearance", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, Appearance), Z_Construct_UScriptStruct_FTextAppearance, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Appearance_MetaData), NewProp_Appearance_MetaData) }; // 2810457549 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_ThrobberSettings = { "ThrobberSettings", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, ThrobberSettings), Z_Construct_UScriptStruct_FThrobberSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ThrobberSettings_MetaData), NewProp_ThrobberSettings_MetaData) }; // 2318335935 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_CircularThrobberSettings = { "CircularThrobberSettings", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, CircularThrobberSettings), Z_Construct_UScriptStruct_FCircularThrobberSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_CircularThrobberSettings_MetaData), NewProp_CircularThrobberSettings_MetaData) }; // 1630594575 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_ImageSequenceSettings = { "ImageSequenceSettings", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, ImageSequenceSettings), Z_Construct_UScriptStruct_FImageSequenceSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ImageSequenceSettings_MetaData), NewProp_ImageSequenceSettings_MetaData) }; // 1329596008 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TextAlignment = { "TextAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, TextAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TextAlignment_MetaData), NewProp_TextAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingIconAlignment = { "LoadingIconAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, LoadingIconAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingIconAlignment_MetaData), NewProp_LoadingIconAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_Space = { "Space", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, Space), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Space_MetaData), NewProp_Space_MetaData) }; -void Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bHideLoadingWidgetWhenCompletes_SetBit(void* Obj) -{ - ((FLoadingWidgetSettings*)Obj)->bHideLoadingWidgetWhenCompletes = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bHideLoadingWidgetWhenCompletes = { "bHideLoadingWidgetWhenCompletes", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FLoadingWidgetSettings), &Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bHideLoadingWidgetWhenCompletes_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bHideLoadingWidgetWhenCompletes_MetaData), NewProp_bHideLoadingWidgetWhenCompletes_MetaData) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingIconType_Underlying, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingIconType, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingWidgetType_Underlying, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingWidgetType, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TransformTranslation, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TransformScale, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TransformPivot, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingText, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextRightPosition, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextTopPosition, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_Appearance, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_ThrobberSettings, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_CircularThrobberSettings, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_ImageSequenceSettings, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TextAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingIconAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_Space, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bHideLoadingWidgetWhenCompletes, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FLoadingWidgetSettings Property Definitions ************************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "LoadingWidgetSettings", - Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::PropPointers), - sizeof(FLoadingWidgetSettings), - alignof(FLoadingWidgetSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000201), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FLoadingWidgetSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings.InnerSingleton, Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings.InnerSingleton); -} -// ********** End ScriptStruct FLoadingWidgetSettings ********************************************** - -// ********** Begin ScriptStruct FTipSettings ****************************************************** -struct Z_Construct_UScriptStruct_FTipSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FTipSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FTipSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/**\n * Tips text settings\n */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Tips text settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipText_MetaData[] = { - { "Category", "Tip Settings" }, - { "Comment", "// The tip text randomly display in the loading screen.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "MultiLine", "TRUE" }, - { "ToolTip", "The tip text randomly display in the loading screen." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_UpdateInterval_MetaData[] = { - { "Category", "Tip Settings" }, - { "Comment", "// Interval time (in seconds) to randomly update the tip text, a value less than or equal to 0 will not update the tip text.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Interval time (in seconds) to randomly update the tip text, a value less than or equal to 0 will not update the tip text." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Appearance_MetaData[] = { - { "Category", "Tip Settings" }, - { "Comment", "// Tip text appearance settings\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Tip text appearance settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipWrapAt_MetaData[] = { - { "Category", "Tip Settings" }, - { "Comment", "// The size of the tip before it's wrapped to the next line\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The size of the tip before it's wrapped to the next line" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bSetDisplayTipTextManually_MetaData[] = { - { "Category", "Background" }, - { "Comment", "/**\n\x09 * If true, you will have to manually set which TipText index you want to display on the loading screen by calling \"SetDisplayTipTextIndex\" function\n\x09 * in your Blueprint before opening a new level. If the index you set is not valid, then it will display random Tip in the \"TipText\" array.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, you will have to manually set which TipText index you want to display on the loading screen by calling \"SetDisplayTipTextIndex\" function\nin your Blueprint before opening a new level. If the index you set is not valid, then it will display random Tip in the \"TipText\" array." }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FTipSettings constinit property declarations ********************** - static const UECodeGen_Private::FTextPropertyParams NewProp_TipText_Inner; - static const UECodeGen_Private::FArrayPropertyParams NewProp_TipText; - static const UECodeGen_Private::FFloatPropertyParams NewProp_UpdateInterval; - static const UECodeGen_Private::FStructPropertyParams NewProp_Appearance; - static const UECodeGen_Private::FFloatPropertyParams NewProp_TipWrapAt; - static void NewProp_bSetDisplayTipTextManually_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bSetDisplayTipTextManually; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FTipSettings constinit property declarations ************************ - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FTipSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FTipSettings; -class UScriptStruct* FTipSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FTipSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FTipSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FTipSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("TipSettings")); - } - return Z_Registration_Info_UScriptStruct_FTipSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FTipSettings Property Definitions ********************************* -const UECodeGen_Private::FTextPropertyParams Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_TipText_Inner = { "TipText", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Text, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_TipText = { "TipText", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTipSettings, TipText), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipText_MetaData), NewProp_TipText_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_UpdateInterval = { "UpdateInterval", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTipSettings, UpdateInterval), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_UpdateInterval_MetaData), NewProp_UpdateInterval_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_Appearance = { "Appearance", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTipSettings, Appearance), Z_Construct_UScriptStruct_FTextAppearance, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Appearance_MetaData), NewProp_Appearance_MetaData) }; // 2810457549 -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_TipWrapAt = { "TipWrapAt", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTipSettings, TipWrapAt), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipWrapAt_MetaData), NewProp_TipWrapAt_MetaData) }; -void Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_bSetDisplayTipTextManually_SetBit(void* Obj) -{ - ((FTipSettings*)Obj)->bSetDisplayTipTextManually = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_bSetDisplayTipTextManually = { "bSetDisplayTipTextManually", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FTipSettings), &Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_bSetDisplayTipTextManually_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bSetDisplayTipTextManually_MetaData), NewProp_bSetDisplayTipTextManually_MetaData) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FTipSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_TipText_Inner, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_TipText, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_UpdateInterval, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_Appearance, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_TipWrapAt, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_bSetDisplayTipTextManually, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTipSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FTipSettings Property Definitions *********************************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FTipSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "TipSettings", - Z_Construct_UScriptStruct_FTipSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTipSettings_Statics::PropPointers), - sizeof(FTipSettings), - alignof(FTipSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000201), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTipSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FTipSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FTipSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FTipSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FTipSettings.InnerSingleton, Z_Construct_UScriptStruct_FTipSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FTipSettings.InnerSingleton); -} -// ********** End ScriptStruct FTipSettings ******************************************************** - -// ********** Begin ScriptStruct FLoadingCompleteTextSettings ************************************** -struct Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FLoadingCompleteTextSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FLoadingCompleteTextSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/**\n * The text that displayed when loading is complete. Ignore this if you don't set \"bShowLoadingCompletedText\" = true\n */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The text that displayed when loading is complete. Ignore this if you don't set \"bShowLoadingCompletedText\" = true" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingCompleteText_MetaData[] = { - { "Category", "Loading Complete Text Settings" }, - { "Comment", "// The text that shows up when level loading is done.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The text that shows up when level loading is done." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Appearance_MetaData[] = { - { "Category", "Loading Complete Text Settings" }, - { "Comment", "// Text appearance settings\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Text appearance settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Alignment_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** The alignment of the text.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the text." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Padding_MetaData[] = { - { "Category", "Loading Complete Text Settings" }, - { "Comment", "/** Text padding. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Text padding." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bFadeInOutAnim_MetaData[] = { - { "Category", "Loading Complete Text Settings" }, - { "Comment", "// Animate the text?\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Animate the text?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_AnimationSpeed_MetaData[] = { - { "Category", "Loading Complete Text Settings" }, - { "ClampMax", "10" }, - { "ClampMin", "0" }, - { "Comment", "/**\n\x09 * Animation speed\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Animation speed" }, - { "UIMax", "10.000000" }, - { "UIMin", "0.000000" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FLoadingCompleteTextSettings constinit property declarations ****** - static const UECodeGen_Private::FTextPropertyParams NewProp_LoadingCompleteText; - static const UECodeGen_Private::FStructPropertyParams NewProp_Appearance; - static const UECodeGen_Private::FStructPropertyParams NewProp_Alignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_Padding; - static void NewProp_bFadeInOutAnim_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bFadeInOutAnim; - static const UECodeGen_Private::FFloatPropertyParams NewProp_AnimationSpeed; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FLoadingCompleteTextSettings constinit property declarations ******** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings; -class UScriptStruct* FLoadingCompleteTextSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FLoadingCompleteTextSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("LoadingCompleteTextSettings")); - } - return Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FLoadingCompleteTextSettings Property Definitions ***************** -const UECodeGen_Private::FTextPropertyParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_LoadingCompleteText = { "LoadingCompleteText", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Text, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingCompleteTextSettings, LoadingCompleteText), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingCompleteText_MetaData), NewProp_LoadingCompleteText_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_Appearance = { "Appearance", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingCompleteTextSettings, Appearance), Z_Construct_UScriptStruct_FTextAppearance, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Appearance_MetaData), NewProp_Appearance_MetaData) }; // 2810457549 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_Alignment = { "Alignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingCompleteTextSettings, Alignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Alignment_MetaData), NewProp_Alignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_Padding = { "Padding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingCompleteTextSettings, Padding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Padding_MetaData), NewProp_Padding_MetaData) }; // 4099648758 -void Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_bFadeInOutAnim_SetBit(void* Obj) -{ - ((FLoadingCompleteTextSettings*)Obj)->bFadeInOutAnim = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_bFadeInOutAnim = { "bFadeInOutAnim", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FLoadingCompleteTextSettings), &Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_bFadeInOutAnim_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bFadeInOutAnim_MetaData), NewProp_bFadeInOutAnim_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_AnimationSpeed = { "AnimationSpeed", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingCompleteTextSettings, AnimationSpeed), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_AnimationSpeed_MetaData), NewProp_AnimationSpeed_MetaData) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_LoadingCompleteText, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_Appearance, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_Alignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_Padding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_bFadeInOutAnim, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_AnimationSpeed, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FLoadingCompleteTextSettings Property Definitions ******************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "LoadingCompleteTextSettings", - Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::PropPointers), - sizeof(FLoadingCompleteTextSettings), - alignof(FLoadingCompleteTextSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000201), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FLoadingCompleteTextSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings.InnerSingleton, Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings.InnerSingleton); -} -// ********** End ScriptStruct FLoadingCompleteTextSettings **************************************** - -// ********** Begin ScriptStruct FALoadingScreenSettings ******************************************* -struct Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FALoadingScreenSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FALoadingScreenSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/**\n * Loading Screen Settings\n */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading Screen Settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_MinimumLoadingScreenDisplayTime_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "// The minimum time that a loading screen should be opened for, -1 if there is no minimum time. I recommend set it to -1.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The minimum time that a loading screen should be opened for, -1 if there is no minimum time. I recommend set it to -1." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAutoCompleteWhenLoadingCompletes_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "// If true, the loading screen will disappear as soon as loading is done.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, the loading screen will disappear as soon as loading is done." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bMoviesAreSkippable_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "// If true, movies can be skipped by clicking the loading screen as long as loading is done.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, movies can be skipped by clicking the loading screen as long as loading is done." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bWaitForManualStop_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "/** \n\x09 * If true, movie playback continue until Stop is called.\n\x09 * \n\x09 * NOTE: If set \"Minimum Loading Screen Display Time\" = -1, it will allow players to press any key to stop the loading screen.\n\x09 * If \"Minimum Loading Screen Display Time\" >= 0, you have to call \"StopLoadingScreen\" in the BeginPlay event \n\x09 * of your GameInstance, GameMode, or PlayerController blueprint to stop the loading screen (\"bAllowEngineTick\" must be true)\n\x09 **/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, movie playback continue until Stop is called.\n\nNOTE: If set \"Minimum Loading Screen Display Time\" = -1, it will allow players to press any key to stop the loading screen.\nIf \"Minimum Loading Screen Display Time\" >= 0, you have to call \"StopLoadingScreen\" in the BeginPlay event\nof your GameInstance, GameMode, or PlayerController blueprint to stop the loading screen (\"bAllowEngineTick\" must be true)" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAllowInEarlyStartup_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "/** If true loading screens here cannot have any uobjects of any kind or use any engine features at all. This will start the movies very early as a result on platforms that support it */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true loading screens here cannot have any uobjects of any kind or use any engine features at all. This will start the movies very early as a result on platforms that support it" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAllowEngineTick_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "/** If true, this will call the engine tick while the game thread is stalled waiting for a loading movie to finish. This only works for post-startup load screens and is potentially unsafe */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, this will call the engine tick while the game thread is stalled waiting for a loading movie to finish. This only works for post-startup load screens and is potentially unsafe" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_PlaybackType_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "/** Should we just play back, loop, etc. NOTE: if the playback type is MT_LoopLast, then bAutoCompleteWhenLoadingCompletes will be togged on when the last movie is hit*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Should we just play back, loop, etc. NOTE: if the playback type is MT_LoopLast, then bAutoCompleteWhenLoadingCompletes will be togged on when the last movie is hit" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_MoviePaths_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "/**\n\x09 * All movie files must be locate at Content/Movies/ directory. Suggested format: MPEG-4 Movie (mp4). Enter file path/name without the extension.\n\x09 * E.g., if you have a movie name my_movie.mp4 in the 'Content/Movies' folder, then enter my_movie in the input field.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "All movie files must be locate at Content/Movies/ directory. Suggested format: MPEG-4 Movie (mp4). Enter file path/name without the extension.\nE.g., if you have a movie name my_movie.mp4 in the 'Content/Movies' folder, then enter my_movie in the input field." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bShuffle_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "/**\n\x09 * If true, shuffle the movies list before playing.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, shuffle the movies list before playing." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bSetDisplayMovieIndexManually_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "/**\n\x09 * If true, the \"Shuffle\" option will be ignored, and you will have to manually set which Movie index you want to display on the loading screen \n\x09 * by calling \"SetDisplayMovieIndex\" function in your Blueprint before opening a new level.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, the \"Shuffle\" option will be ignored, and you will have to manually set which Movie index you want to display on the loading screen\nby calling \"SetDisplayMovieIndex\" function in your Blueprint before opening a new level." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bShowWidgetOverlay_MetaData[] = { - { "Category", "Loading Screen Settings" }, - { "Comment", "/** \n\x09 * Should we show the loading screen widgets (background/tips/loading widget)? Generally you'll want to set this to false if you just want to show a movie.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Should we show the loading screen widgets (background/tips/loading widget)? Generally you'll want to set this to false if you just want to show a movie." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bShowLoadingCompleteText_MetaData[] = { - { "Category", "Loading Screen Settings" }, - { "Comment", "/**\n\x09 * If true show a text when level loading is completed. Ignore this if you choose \"Show Widget Overlay\" = false\n\x09 *\n\x09 * NOTE: To enable this option properly, you need to set \"Wait For Manual Stop\" = true, and \"Minimum Loading Screen Display Time\" = -1.\n\x09 * This also allows players press any button to stop the Loading Screen.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true show a text when level loading is completed. Ignore this if you choose \"Show Widget Overlay\" = false\n\nNOTE: To enable this option properly, you need to set \"Wait For Manual Stop\" = true, and \"Minimum Loading Screen Display Time\" = -1.\nThis also allows players press any button to stop the Loading Screen." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingCompleteTextSettings_MetaData[] = { - { "Category", "Loading Screen Settings" }, - { "Comment", "/**\n\x09 * The text that displayed when loading is complete. Ignore this if you set \"Show Loading Complete Text\" = false.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The text that displayed when loading is complete. Ignore this if you set \"Show Loading Complete Text\" = false." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Background_MetaData[] = { - { "Category", "Loading Screen Settings" }, - { "Comment", "/** Background widget for the loading screen. Ignore this if you choose \"Show Widget Overlay = false\" */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background widget for the loading screen. Ignore this if you choose \"Show Widget Overlay = false\"" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipWidget_MetaData[] = { - { "Category", "Loading Screen Settings" }, - { "Comment", "/** Tip widget for the loading screen. Ignore this if you choose \"Show Widget Overlay = false\" */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Tip widget for the loading screen. Ignore this if you choose \"Show Widget Overlay = false\"" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingWidget_MetaData[] = { - { "Category", "Loading Screen Settings" }, - { "Comment", "/** Loading widget for the loading screen. Ignore this if you choose \"Show Widget Overlay = false\" */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading widget for the loading screen. Ignore this if you choose \"Show Widget Overlay = false\"" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Layout_MetaData[] = { - { "Category", "Loading Screen Settings" }, - { "Comment", "/**\n\x09 * Select async loading screen Layout. Ignore this if you choose \"Show Widget Overlay = false\"\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Select async loading screen Layout. Ignore this if you choose \"Show Widget Overlay = false\"" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FALoadingScreenSettings constinit property declarations *********** - static const UECodeGen_Private::FFloatPropertyParams NewProp_MinimumLoadingScreenDisplayTime; - static void NewProp_bAutoCompleteWhenLoadingCompletes_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bAutoCompleteWhenLoadingCompletes; - static void NewProp_bMoviesAreSkippable_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bMoviesAreSkippable; - static void NewProp_bWaitForManualStop_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bWaitForManualStop; - static void NewProp_bAllowInEarlyStartup_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bAllowInEarlyStartup; - static void NewProp_bAllowEngineTick_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bAllowEngineTick; - static const UECodeGen_Private::FBytePropertyParams NewProp_PlaybackType; - static const UECodeGen_Private::FStrPropertyParams NewProp_MoviePaths_Inner; - static const UECodeGen_Private::FArrayPropertyParams NewProp_MoviePaths; - static void NewProp_bShuffle_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bShuffle; - static void NewProp_bSetDisplayMovieIndexManually_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bSetDisplayMovieIndexManually; - static void NewProp_bShowWidgetOverlay_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bShowWidgetOverlay; - static void NewProp_bShowLoadingCompleteText_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bShowLoadingCompleteText; - static const UECodeGen_Private::FStructPropertyParams NewProp_LoadingCompleteTextSettings; - static const UECodeGen_Private::FStructPropertyParams NewProp_Background; - static const UECodeGen_Private::FStructPropertyParams NewProp_TipWidget; - static const UECodeGen_Private::FStructPropertyParams NewProp_LoadingWidget; - static const UECodeGen_Private::FBytePropertyParams NewProp_Layout_Underlying; - static const UECodeGen_Private::FEnumPropertyParams NewProp_Layout; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FALoadingScreenSettings constinit property declarations ************* - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FALoadingScreenSettings; -class UScriptStruct* FALoadingScreenSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FALoadingScreenSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FALoadingScreenSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FALoadingScreenSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("ALoadingScreenSettings")); - } - return Z_Registration_Info_UScriptStruct_FALoadingScreenSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FALoadingScreenSettings Property Definitions ********************** -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_MinimumLoadingScreenDisplayTime = { "MinimumLoadingScreenDisplayTime", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, MinimumLoadingScreenDisplayTime), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_MinimumLoadingScreenDisplayTime_MetaData), NewProp_MinimumLoadingScreenDisplayTime_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAutoCompleteWhenLoadingCompletes_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bAutoCompleteWhenLoadingCompletes = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAutoCompleteWhenLoadingCompletes = { "bAutoCompleteWhenLoadingCompletes", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAutoCompleteWhenLoadingCompletes_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAutoCompleteWhenLoadingCompletes_MetaData), NewProp_bAutoCompleteWhenLoadingCompletes_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bMoviesAreSkippable_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bMoviesAreSkippable = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bMoviesAreSkippable = { "bMoviesAreSkippable", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bMoviesAreSkippable_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bMoviesAreSkippable_MetaData), NewProp_bMoviesAreSkippable_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bWaitForManualStop_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bWaitForManualStop = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bWaitForManualStop = { "bWaitForManualStop", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bWaitForManualStop_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bWaitForManualStop_MetaData), NewProp_bWaitForManualStop_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowInEarlyStartup_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bAllowInEarlyStartup = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowInEarlyStartup = { "bAllowInEarlyStartup", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowInEarlyStartup_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAllowInEarlyStartup_MetaData), NewProp_bAllowInEarlyStartup_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowEngineTick_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bAllowEngineTick = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowEngineTick = { "bAllowEngineTick", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowEngineTick_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAllowEngineTick_MetaData), NewProp_bAllowEngineTick_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_PlaybackType = { "PlaybackType", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, PlaybackType), Z_Construct_UEnum_MoviePlayer_EMoviePlaybackType, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_PlaybackType_MetaData), NewProp_PlaybackType_MetaData) }; // 1938542788 -const UECodeGen_Private::FStrPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_MoviePaths_Inner = { "MoviePaths", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_MoviePaths = { "MoviePaths", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, MoviePaths), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_MoviePaths_MetaData), NewProp_MoviePaths_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShuffle_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bShuffle = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShuffle = { "bShuffle", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShuffle_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bShuffle_MetaData), NewProp_bShuffle_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bSetDisplayMovieIndexManually_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bSetDisplayMovieIndexManually = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bSetDisplayMovieIndexManually = { "bSetDisplayMovieIndexManually", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bSetDisplayMovieIndexManually_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bSetDisplayMovieIndexManually_MetaData), NewProp_bSetDisplayMovieIndexManually_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowWidgetOverlay_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bShowWidgetOverlay = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowWidgetOverlay = { "bShowWidgetOverlay", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowWidgetOverlay_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bShowWidgetOverlay_MetaData), NewProp_bShowWidgetOverlay_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowLoadingCompleteText_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bShowLoadingCompleteText = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowLoadingCompleteText = { "bShowLoadingCompleteText", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowLoadingCompleteText_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bShowLoadingCompleteText_MetaData), NewProp_bShowLoadingCompleteText_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_LoadingCompleteTextSettings = { "LoadingCompleteTextSettings", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, LoadingCompleteTextSettings), Z_Construct_UScriptStruct_FLoadingCompleteTextSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingCompleteTextSettings_MetaData), NewProp_LoadingCompleteTextSettings_MetaData) }; // 2503102234 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_Background = { "Background", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, Background), Z_Construct_UScriptStruct_FBackgroundSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Background_MetaData), NewProp_Background_MetaData) }; // 3107127872 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_TipWidget = { "TipWidget", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, TipWidget), Z_Construct_UScriptStruct_FTipSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipWidget_MetaData), NewProp_TipWidget_MetaData) }; // 1574949218 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_LoadingWidget = { "LoadingWidget", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, LoadingWidget), Z_Construct_UScriptStruct_FLoadingWidgetSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingWidget_MetaData), NewProp_LoadingWidget_MetaData) }; // 3370305444 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_Layout_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FEnumPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_Layout = { "Layout", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, Layout), Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Layout_MetaData), NewProp_Layout_MetaData) }; // 1278915894 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_MinimumLoadingScreenDisplayTime, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAutoCompleteWhenLoadingCompletes, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bMoviesAreSkippable, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bWaitForManualStop, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowInEarlyStartup, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowEngineTick, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_PlaybackType, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_MoviePaths_Inner, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_MoviePaths, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShuffle, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bSetDisplayMovieIndexManually, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowWidgetOverlay, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowLoadingCompleteText, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_LoadingCompleteTextSettings, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_Background, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_TipWidget, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_LoadingWidget, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_Layout_Underlying, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_Layout, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FALoadingScreenSettings Property Definitions ************************ -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "ALoadingScreenSettings", - Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::PropPointers), - sizeof(FALoadingScreenSettings), - alignof(FALoadingScreenSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000201), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FALoadingScreenSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FALoadingScreenSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FALoadingScreenSettings.InnerSingleton, Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FALoadingScreenSettings.InnerSingleton); -} -// ********** End ScriptStruct FALoadingScreenSettings ********************************************* - -// ********** Begin ScriptStruct FClassicLayoutSettings ******************************************** -struct Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FClassicLayoutSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FClassicLayoutSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Classic Layout settings*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Classic Layout settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsWidgetAtBottom_MetaData[] = { - { "Category", "Classic Layout" }, - { "Comment", "/** Is the border that contains loading and tip widget located at the bottom or top? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is the border that contains loading and tip widget located at the bottom or top?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsLoadingWidgetAtLeft_MetaData[] = { - { "Category", "Classic Layout" }, - { "Comment", "/** Is loading widget on the left of the tip? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is loading widget on the left of the tip?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Space_MetaData[] = { - { "Category", "Classic Layout" }, - { "Comment", "/** The empty space between loading widget and the tip.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The empty space between loading widget and the tip." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipAlignment_MetaData[] = { - { "Category", "Classic Layout" }, - { "Comment", "/** The alignment of the tips. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the tips." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderHorizontalAlignment_MetaData[] = { - { "Category", "Center Layout" }, - { "Comment", "/** The horizontal alignment of the border background.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The horizontal alignment of the border background." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderPadding_MetaData[] = { - { "Category", "Classic Layout" }, - { "Comment", "/** The padding area between the border and the widget it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The padding area between the border and the widget it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderBackground_MetaData[] = { - { "Category", "Classic Layout" }, - { "Comment", "/** Background appearance settings for the border widget */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background appearance settings for the border widget" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FClassicLayoutSettings constinit property declarations ************ - static void NewProp_bIsWidgetAtBottom_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsWidgetAtBottom; - static void NewProp_bIsLoadingWidgetAtLeft_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsLoadingWidgetAtLeft; - static const UECodeGen_Private::FFloatPropertyParams NewProp_Space; - static const UECodeGen_Private::FStructPropertyParams NewProp_TipAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_BorderHorizontalAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_BorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_BorderBackground; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FClassicLayoutSettings constinit property declarations ************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FClassicLayoutSettings; -class UScriptStruct* FClassicLayoutSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FClassicLayoutSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FClassicLayoutSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FClassicLayoutSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("ClassicLayoutSettings")); - } - return Z_Registration_Info_UScriptStruct_FClassicLayoutSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FClassicLayoutSettings Property Definitions *********************** -void Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsWidgetAtBottom_SetBit(void* Obj) -{ - ((FClassicLayoutSettings*)Obj)->bIsWidgetAtBottom = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsWidgetAtBottom = { "bIsWidgetAtBottom", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FClassicLayoutSettings), &Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsWidgetAtBottom_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsWidgetAtBottom_MetaData), NewProp_bIsWidgetAtBottom_MetaData) }; -void Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtLeft_SetBit(void* Obj) -{ - ((FClassicLayoutSettings*)Obj)->bIsLoadingWidgetAtLeft = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtLeft = { "bIsLoadingWidgetAtLeft", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FClassicLayoutSettings), &Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtLeft_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsLoadingWidgetAtLeft_MetaData), NewProp_bIsLoadingWidgetAtLeft_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_Space = { "Space", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FClassicLayoutSettings, Space), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Space_MetaData), NewProp_Space_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_TipAlignment = { "TipAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FClassicLayoutSettings, TipAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipAlignment_MetaData), NewProp_TipAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_BorderHorizontalAlignment = { "BorderHorizontalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FClassicLayoutSettings, BorderHorizontalAlignment), Z_Construct_UEnum_SlateCore_EHorizontalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderHorizontalAlignment_MetaData), NewProp_BorderHorizontalAlignment_MetaData) }; // 990570535 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_BorderPadding = { "BorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FClassicLayoutSettings, BorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderPadding_MetaData), NewProp_BorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_BorderBackground = { "BorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FClassicLayoutSettings, BorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderBackground_MetaData), NewProp_BorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsWidgetAtBottom, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtLeft, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_Space, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_TipAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_BorderHorizontalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_BorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_BorderBackground, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FClassicLayoutSettings Property Definitions ************************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "ClassicLayoutSettings", - Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::PropPointers), - sizeof(FClassicLayoutSettings), - alignof(FClassicLayoutSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FClassicLayoutSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FClassicLayoutSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FClassicLayoutSettings.InnerSingleton, Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FClassicLayoutSettings.InnerSingleton); -} -// ********** End ScriptStruct FClassicLayoutSettings ********************************************** - -// ********** Begin ScriptStruct FCenterLayoutSettings ********************************************* -struct Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FCenterLayoutSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FCenterLayoutSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Center Layout settings*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Center Layout settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsTipAtBottom_MetaData[] = { - { "Category", "Center Layout" }, - { "Comment", "/** Is tip located at the bottom or top? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is tip located at the bottom or top?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipAlignment_MetaData[] = { - { "Category", "Center Layout" }, - { "Comment", "/** The alignment of the tips. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the tips." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderHorizontalAlignment_MetaData[] = { - { "Category", "Center Layout" }, - { "Comment", "/** The horizontal alignment of the border.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The horizontal alignment of the border." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderVerticalOffset_MetaData[] = { - { "Category", "Center Layout" }, - { "Comment", "/** Offset to bottom or top of the screen depending on the tip located at the bottom or top position.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Offset to bottom or top of the screen depending on the tip located at the bottom or top position." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderPadding_MetaData[] = { - { "Category", "Center Layout" }, - { "Comment", "/** The padding area between the border and the tips it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The padding area between the border and the tips it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderBackground_MetaData[] = { - { "Category", "Center Layout" }, - { "Comment", "/** Background appearance settings for tip area */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background appearance settings for tip area" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FCenterLayoutSettings constinit property declarations ************* - static void NewProp_bIsTipAtBottom_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsTipAtBottom; - static const UECodeGen_Private::FStructPropertyParams NewProp_TipAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_BorderHorizontalAlignment; - static const UECodeGen_Private::FFloatPropertyParams NewProp_BorderVerticalOffset; - static const UECodeGen_Private::FStructPropertyParams NewProp_BorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_BorderBackground; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FCenterLayoutSettings constinit property declarations *************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FCenterLayoutSettings; -class UScriptStruct* FCenterLayoutSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FCenterLayoutSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FCenterLayoutSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FCenterLayoutSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("CenterLayoutSettings")); - } - return Z_Registration_Info_UScriptStruct_FCenterLayoutSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FCenterLayoutSettings Property Definitions ************************ -void Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_bIsTipAtBottom_SetBit(void* Obj) -{ - ((FCenterLayoutSettings*)Obj)->bIsTipAtBottom = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_bIsTipAtBottom = { "bIsTipAtBottom", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FCenterLayoutSettings), &Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_bIsTipAtBottom_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsTipAtBottom_MetaData), NewProp_bIsTipAtBottom_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_TipAlignment = { "TipAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCenterLayoutSettings, TipAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipAlignment_MetaData), NewProp_TipAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderHorizontalAlignment = { "BorderHorizontalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCenterLayoutSettings, BorderHorizontalAlignment), Z_Construct_UEnum_SlateCore_EHorizontalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderHorizontalAlignment_MetaData), NewProp_BorderHorizontalAlignment_MetaData) }; // 990570535 -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderVerticalOffset = { "BorderVerticalOffset", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCenterLayoutSettings, BorderVerticalOffset), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderVerticalOffset_MetaData), NewProp_BorderVerticalOffset_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderPadding = { "BorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCenterLayoutSettings, BorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderPadding_MetaData), NewProp_BorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderBackground = { "BorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCenterLayoutSettings, BorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderBackground_MetaData), NewProp_BorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_bIsTipAtBottom, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_TipAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderHorizontalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderVerticalOffset, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderBackground, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FCenterLayoutSettings Property Definitions ************************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "CenterLayoutSettings", - Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::PropPointers), - sizeof(FCenterLayoutSettings), - alignof(FCenterLayoutSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FCenterLayoutSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FCenterLayoutSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FCenterLayoutSettings.InnerSingleton, Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FCenterLayoutSettings.InnerSingleton); -} -// ********** End ScriptStruct FCenterLayoutSettings *********************************************** - -// ********** Begin ScriptStruct FLetterboxLayoutSettings ****************************************** -struct Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FLetterboxLayoutSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FLetterboxLayoutSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Letterbox Layout settings*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Letterbox Layout settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsLoadingWidgetAtTop_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** Is loading widget located at the bottom or top? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is loading widget located at the bottom or top?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipAlignment_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** The alignment of the tips. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the tips." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingWidgetAlignment_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** The alignment of the loading widget. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the loading widget." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TopBorderHorizontalAlignment_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** The horizontal alignment of the top border.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The horizontal alignment of the top border." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BottomBorderHorizontalAlignment_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** The horizontal alignment of the bottom border.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The horizontal alignment of the bottom border." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TopBorderPadding_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** The top padding area between the border and the widget it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The top padding area between the border and the widget it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BottomBorderPadding_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** The bottom padding area between the border and the widget it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The bottom padding area between the border and the widget it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TopBorderBackground_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** Background appearance settings for top border */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background appearance settings for top border" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BottomBorderBackground_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** Background appearance settings for bottom border */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background appearance settings for bottom border" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FLetterboxLayoutSettings constinit property declarations ********** - static void NewProp_bIsLoadingWidgetAtTop_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsLoadingWidgetAtTop; - static const UECodeGen_Private::FStructPropertyParams NewProp_TipAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_LoadingWidgetAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_TopBorderHorizontalAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_BottomBorderHorizontalAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_TopBorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_BottomBorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_TopBorderBackground; - static const UECodeGen_Private::FStructPropertyParams NewProp_BottomBorderBackground; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FLetterboxLayoutSettings constinit property declarations ************ - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings; -class UScriptStruct* FLetterboxLayoutSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FLetterboxLayoutSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("LetterboxLayoutSettings")); - } - return Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FLetterboxLayoutSettings Property Definitions ********************* -void Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop_SetBit(void* Obj) -{ - ((FLetterboxLayoutSettings*)Obj)->bIsLoadingWidgetAtTop = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop = { "bIsLoadingWidgetAtTop", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FLetterboxLayoutSettings), &Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsLoadingWidgetAtTop_MetaData), NewProp_bIsLoadingWidgetAtTop_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TipAlignment = { "TipAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, TipAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipAlignment_MetaData), NewProp_TipAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_LoadingWidgetAlignment = { "LoadingWidgetAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, LoadingWidgetAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingWidgetAlignment_MetaData), NewProp_LoadingWidgetAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TopBorderHorizontalAlignment = { "TopBorderHorizontalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, TopBorderHorizontalAlignment), Z_Construct_UEnum_SlateCore_EHorizontalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TopBorderHorizontalAlignment_MetaData), NewProp_TopBorderHorizontalAlignment_MetaData) }; // 990570535 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_BottomBorderHorizontalAlignment = { "BottomBorderHorizontalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, BottomBorderHorizontalAlignment), Z_Construct_UEnum_SlateCore_EHorizontalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BottomBorderHorizontalAlignment_MetaData), NewProp_BottomBorderHorizontalAlignment_MetaData) }; // 990570535 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TopBorderPadding = { "TopBorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, TopBorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TopBorderPadding_MetaData), NewProp_TopBorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_BottomBorderPadding = { "BottomBorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, BottomBorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BottomBorderPadding_MetaData), NewProp_BottomBorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TopBorderBackground = { "TopBorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, TopBorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TopBorderBackground_MetaData), NewProp_TopBorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_BottomBorderBackground = { "BottomBorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, BottomBorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BottomBorderBackground_MetaData), NewProp_BottomBorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TipAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_LoadingWidgetAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TopBorderHorizontalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_BottomBorderHorizontalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TopBorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_BottomBorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TopBorderBackground, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_BottomBorderBackground, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FLetterboxLayoutSettings Property Definitions *********************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "LetterboxLayoutSettings", - Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::PropPointers), - sizeof(FLetterboxLayoutSettings), - alignof(FLetterboxLayoutSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FLetterboxLayoutSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings.InnerSingleton, Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings.InnerSingleton); -} -// ********** End ScriptStruct FLetterboxLayoutSettings ******************************************** - -// ********** Begin ScriptStruct FSidebarLayoutSettings ******************************************** -struct Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FSidebarLayoutSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FSidebarLayoutSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Sidebar Layout settings*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Sidebar Layout settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsWidgetAtRight_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** Is the border that contains loading and tip widgets located at the right or left? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is the border that contains loading and tip widgets located at the right or left?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsLoadingWidgetAtTop_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** Is loading widget on the top of the tip? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is loading widget on the top of the tip?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Space_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** The empty space between loading widget and the tip.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The empty space between loading widget and the tip." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_VerticalAlignment_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** The vertical alignment of the vertical box that contains loading/tip widgets. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The vertical alignment of the vertical box that contains loading/tip widgets." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingWidgetAlignment_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** The alignment of the loading widget. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the loading widget." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipAlignment_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** The alignment of the tips. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the tips." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderVerticalAlignment_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** The vertical alignment of the border background that contains all widgets. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The vertical alignment of the border background that contains all widgets." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderHorizontalOffset_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** Offset to left or right of the screen depending on the border that contains loading and tip widgets located at the left or right position.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Offset to left or right of the screen depending on the border that contains loading and tip widgets located at the left or right position." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderPadding_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** The padding area between the border and the widget it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The padding area between the border and the widget it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderBackground_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** Background appearance settings for the border widget */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background appearance settings for the border widget" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FSidebarLayoutSettings constinit property declarations ************ - static void NewProp_bIsWidgetAtRight_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsWidgetAtRight; - static void NewProp_bIsLoadingWidgetAtTop_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsLoadingWidgetAtTop; - static const UECodeGen_Private::FFloatPropertyParams NewProp_Space; - static const UECodeGen_Private::FBytePropertyParams NewProp_VerticalAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_LoadingWidgetAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_TipAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_BorderVerticalAlignment; - static const UECodeGen_Private::FFloatPropertyParams NewProp_BorderHorizontalOffset; - static const UECodeGen_Private::FStructPropertyParams NewProp_BorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_BorderBackground; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FSidebarLayoutSettings constinit property declarations ************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings; -class UScriptStruct* FSidebarLayoutSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FSidebarLayoutSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("SidebarLayoutSettings")); - } - return Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FSidebarLayoutSettings Property Definitions *********************** -void Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsWidgetAtRight_SetBit(void* Obj) -{ - ((FSidebarLayoutSettings*)Obj)->bIsWidgetAtRight = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsWidgetAtRight = { "bIsWidgetAtRight", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FSidebarLayoutSettings), &Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsWidgetAtRight_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsWidgetAtRight_MetaData), NewProp_bIsWidgetAtRight_MetaData) }; -void Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop_SetBit(void* Obj) -{ - ((FSidebarLayoutSettings*)Obj)->bIsLoadingWidgetAtTop = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop = { "bIsLoadingWidgetAtTop", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FSidebarLayoutSettings), &Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsLoadingWidgetAtTop_MetaData), NewProp_bIsLoadingWidgetAtTop_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_Space = { "Space", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, Space), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Space_MetaData), NewProp_Space_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_VerticalAlignment = { "VerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, VerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_VerticalAlignment_MetaData), NewProp_VerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_LoadingWidgetAlignment = { "LoadingWidgetAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, LoadingWidgetAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingWidgetAlignment_MetaData), NewProp_LoadingWidgetAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_TipAlignment = { "TipAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, TipAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipAlignment_MetaData), NewProp_TipAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderVerticalAlignment = { "BorderVerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, BorderVerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderVerticalAlignment_MetaData), NewProp_BorderVerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderHorizontalOffset = { "BorderHorizontalOffset", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, BorderHorizontalOffset), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderHorizontalOffset_MetaData), NewProp_BorderHorizontalOffset_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderPadding = { "BorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, BorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderPadding_MetaData), NewProp_BorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderBackground = { "BorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, BorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderBackground_MetaData), NewProp_BorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsWidgetAtRight, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_Space, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_VerticalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_LoadingWidgetAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_TipAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderVerticalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderHorizontalOffset, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderBackground, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FSidebarLayoutSettings Property Definitions ************************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "SidebarLayoutSettings", - Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::PropPointers), - sizeof(FSidebarLayoutSettings), - alignof(FSidebarLayoutSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FSidebarLayoutSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings.InnerSingleton, Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings.InnerSingleton); -} -// ********** End ScriptStruct FSidebarLayoutSettings ********************************************** - -// ********** Begin ScriptStruct FDualSidebarLayoutSettings **************************************** -struct Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FDualSidebarLayoutSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FDualSidebarLayoutSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Dual Sidebar Layout settings*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Dual Sidebar Layout settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsLoadingWidgetAtRight_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** Is loading widget on the right or left border? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is loading widget on the right or left border?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LeftVerticalAlignment_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** The vertical alignment of the left widget. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The vertical alignment of the left widget." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RightVerticalAlignment_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** The vertical alignment of the right widget. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The vertical alignment of the right widget." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LeftBorderVerticalAlignment_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** The vertical alignment of the left border background that contains all widgets. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The vertical alignment of the left border background that contains all widgets." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RightBorderVerticalAlignment_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** The vertical alignment of the right border background that contains all widgets. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The vertical alignment of the right border background that contains all widgets." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LeftBorderPadding_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** The padding area between the left border and the widget it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The padding area between the left border and the widget it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RightBorderPadding_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** The padding area between the right border and the widget it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The padding area between the right border and the widget it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LeftBorderBackground_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** Background appearance settings for the left border widget */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background appearance settings for the left border widget" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RightBorderBackground_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** Background appearance settings for the right border widget */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background appearance settings for the right border widget" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FDualSidebarLayoutSettings constinit property declarations ******** - static void NewProp_bIsLoadingWidgetAtRight_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsLoadingWidgetAtRight; - static const UECodeGen_Private::FBytePropertyParams NewProp_LeftVerticalAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_RightVerticalAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_LeftBorderVerticalAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_RightBorderVerticalAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_LeftBorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_RightBorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_LeftBorderBackground; - static const UECodeGen_Private::FStructPropertyParams NewProp_RightBorderBackground; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FDualSidebarLayoutSettings constinit property declarations ********** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings; -class UScriptStruct* FDualSidebarLayoutSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FDualSidebarLayoutSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("DualSidebarLayoutSettings")); - } - return Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FDualSidebarLayoutSettings Property Definitions ******************* -void Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtRight_SetBit(void* Obj) -{ - ((FDualSidebarLayoutSettings*)Obj)->bIsLoadingWidgetAtRight = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtRight = { "bIsLoadingWidgetAtRight", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FDualSidebarLayoutSettings), &Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtRight_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsLoadingWidgetAtRight_MetaData), NewProp_bIsLoadingWidgetAtRight_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftVerticalAlignment = { "LeftVerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, LeftVerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LeftVerticalAlignment_MetaData), NewProp_LeftVerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightVerticalAlignment = { "RightVerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, RightVerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RightVerticalAlignment_MetaData), NewProp_RightVerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftBorderVerticalAlignment = { "LeftBorderVerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, LeftBorderVerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LeftBorderVerticalAlignment_MetaData), NewProp_LeftBorderVerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightBorderVerticalAlignment = { "RightBorderVerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, RightBorderVerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RightBorderVerticalAlignment_MetaData), NewProp_RightBorderVerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftBorderPadding = { "LeftBorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, LeftBorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LeftBorderPadding_MetaData), NewProp_LeftBorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightBorderPadding = { "RightBorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, RightBorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RightBorderPadding_MetaData), NewProp_RightBorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftBorderBackground = { "LeftBorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, LeftBorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LeftBorderBackground_MetaData), NewProp_LeftBorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightBorderBackground = { "RightBorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, RightBorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RightBorderBackground_MetaData), NewProp_RightBorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtRight, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftVerticalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightVerticalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftBorderVerticalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightBorderVerticalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftBorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightBorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftBorderBackground, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightBorderBackground, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FDualSidebarLayoutSettings Property Definitions ********************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "DualSidebarLayoutSettings", - Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::PropPointers), - sizeof(FDualSidebarLayoutSettings), - alignof(FDualSidebarLayoutSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FDualSidebarLayoutSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings.InnerSingleton, Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings.InnerSingleton); -} -// ********** End ScriptStruct FDualSidebarLayoutSettings ****************************************** - -// ********** Begin Class ULoadingScreenSettings *************************************************** -FClassRegistrationInfo Z_Registration_Info_UClass_ULoadingScreenSettings; -UClass* ULoadingScreenSettings::GetPrivateStaticClass() -{ - using TClass = ULoadingScreenSettings; - if (!Z_Registration_Info_UClass_ULoadingScreenSettings.InnerSingleton) - { - GetPrivateStaticClassBody( - TClass::StaticPackage(), - TEXT("LoadingScreenSettings"), - Z_Registration_Info_UClass_ULoadingScreenSettings.InnerSingleton, - StaticRegisterNativesULoadingScreenSettings, - sizeof(TClass), - alignof(TClass), - TClass::StaticClassFlags, - TClass::StaticClassCastFlags(), - TClass::StaticConfigName(), - (UClass::ClassConstructorType)InternalConstructor, - (UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller, - UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass), - &TClass::Super::StaticClass, - &TClass::WithinClass::StaticClass - ); - } - return Z_Registration_Info_UClass_ULoadingScreenSettings.InnerSingleton; -} -UClass* Z_Construct_UClass_ULoadingScreenSettings_NoRegister() -{ - return ULoadingScreenSettings::GetPrivateStaticClass(); -} -struct Z_Construct_UClass_ULoadingScreenSettings_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = { - { "Comment", "/**\n * Async Loading Screen Settings \n */" }, - { "DisplayName", "Async Loading Screen" }, - { "IncludePath", "LoadingScreenSettings.h" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ObjectInitializerConstructorDeclared", "" }, - { "ToolTip", "Async Loading Screen Settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_StartupLoadingScreen_MetaData[] = { - { "Category", "General" }, - { "Comment", "/**\n\x09 * The startup loading screen when you first open the game. Setup any studio logo movies here.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The startup loading screen when you first open the game. Setup any studio logo movies here." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_DefaultLoadingScreen_MetaData[] = { - { "Category", "General" }, - { "Comment", "/**\n\x09 * The default loading screen that shows up whenever you open a new level.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The default loading screen that shows up whenever you open a new level." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Classic_MetaData[] = { - { "Category", "Layout" }, - { "Comment", "/**\n\x09 * Classic Layout settings.\n\x09 * The Classic is a simple, generic layout and fits well with many designs.\n\x09 * A border that contains loading and tip widgets can be at the bottom or top.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Classic Layout settings.\nThe Classic is a simple, generic layout and fits well with many designs.\nA border that contains loading and tip widgets can be at the bottom or top." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Center_MetaData[] = { - { "Category", "Layout" }, - { "Comment", "/**\n\x09 * Center Layout settings.\n\x09 * The loading widget is at the center of the screen, tip widget can be at the bottom or top.\n\x09 * The Center layout is a good choice if your loading icon is the main design.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Center Layout settings.\nThe loading widget is at the center of the screen, tip widget can be at the bottom or top.\nThe Center layout is a good choice if your loading icon is the main design." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Letterbox_MetaData[] = { - { "Category", "Layout" }, - { "Comment", "/**\n\x09 * Letterbox Layout settings.\n\x09 * The Letterbox layout has two borders on top and bottom of the screen. Loading widget\n\x09 * can be on the top and the tip is at the bottom of the screen, or vice versa.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Letterbox Layout settings.\nThe Letterbox layout has two borders on top and bottom of the screen. Loading widget\ncan be on the top and the tip is at the bottom of the screen, or vice versa." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Sidebar_MetaData[] = { - { "Category", "Layout" }, - { "Comment", "/**\n\x09 * Sidebar Layout settings.\n\x09 * The Sidebar layout has a vertical border on the left or right of the screen. The Sidebar \n\x09 * is suitable for storytelling, long paragraphs due to the height of the tip widget.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Sidebar Layout settings.\nThe Sidebar layout has a vertical border on the left or right of the screen. The Sidebar\nis suitable for storytelling, long paragraphs due to the height of the tip widget." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_DualSidebar_MetaData[] = { - { "Category", "Layout" }, - { "Comment", "/**\n\x09 * Dual Sidebar Layout settings\n\x09 * Similar to Sidebar layout but Dual Sidebar layout has two vertical borders on both left and right of the screen.\n\x09 * The Dual Sidebar layout is suitable for storytelling, long paragraphs due to the height of the tip widget.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Dual Sidebar Layout settings\nSimilar to Sidebar layout but Dual Sidebar layout has two vertical borders on both left and right of the screen.\nThe Dual Sidebar layout is suitable for storytelling, long paragraphs due to the height of the tip widget." }, - }; -#endif // WITH_METADATA - -// ********** Begin Class ULoadingScreenSettings constinit property declarations ******************* - static const UECodeGen_Private::FStructPropertyParams NewProp_StartupLoadingScreen; - static const UECodeGen_Private::FStructPropertyParams NewProp_DefaultLoadingScreen; - static const UECodeGen_Private::FStructPropertyParams NewProp_Classic; - static const UECodeGen_Private::FStructPropertyParams NewProp_Center; - static const UECodeGen_Private::FStructPropertyParams NewProp_Letterbox; - static const UECodeGen_Private::FStructPropertyParams NewProp_Sidebar; - static const UECodeGen_Private::FStructPropertyParams NewProp_DualSidebar; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Class ULoadingScreenSettings constinit property declarations ********************* - static UObject* (*const DependentSingletons[])(); - static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = { - TCppClassTypeTraits::IsAbstract, - }; - static const UECodeGen_Private::FClassParams ClassParams; -}; // struct Z_Construct_UClass_ULoadingScreenSettings_Statics - -// ********** Begin Class ULoadingScreenSettings Property Definitions ****************************** -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_StartupLoadingScreen = { "StartupLoadingScreen", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, StartupLoadingScreen), Z_Construct_UScriptStruct_FALoadingScreenSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_StartupLoadingScreen_MetaData), NewProp_StartupLoadingScreen_MetaData) }; // 746239430 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_DefaultLoadingScreen = { "DefaultLoadingScreen", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, DefaultLoadingScreen), Z_Construct_UScriptStruct_FALoadingScreenSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_DefaultLoadingScreen_MetaData), NewProp_DefaultLoadingScreen_MetaData) }; // 746239430 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Classic = { "Classic", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, Classic), Z_Construct_UScriptStruct_FClassicLayoutSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Classic_MetaData), NewProp_Classic_MetaData) }; // 1038540443 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Center = { "Center", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, Center), Z_Construct_UScriptStruct_FCenterLayoutSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Center_MetaData), NewProp_Center_MetaData) }; // 4246412196 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Letterbox = { "Letterbox", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, Letterbox), Z_Construct_UScriptStruct_FLetterboxLayoutSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Letterbox_MetaData), NewProp_Letterbox_MetaData) }; // 656395803 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Sidebar = { "Sidebar", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, Sidebar), Z_Construct_UScriptStruct_FSidebarLayoutSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Sidebar_MetaData), NewProp_Sidebar_MetaData) }; // 3566839650 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_DualSidebar = { "DualSidebar", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, DualSidebar), Z_Construct_UScriptStruct_FDualSidebarLayoutSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_DualSidebar_MetaData), NewProp_DualSidebar_MetaData) }; // 424286280 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_ULoadingScreenSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_StartupLoadingScreen, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_DefaultLoadingScreen, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Classic, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Center, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Letterbox, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Sidebar, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_DualSidebar, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_ULoadingScreenSettings_Statics::PropPointers) < 2048); -// ********** End Class ULoadingScreenSettings Property Definitions ******************************** -UObject* (*const Z_Construct_UClass_ULoadingScreenSettings_Statics::DependentSingletons[])() = { - (UObject* (*)())Z_Construct_UClass_UDeveloperSettings, - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_ULoadingScreenSettings_Statics::DependentSingletons) < 16); -const UECodeGen_Private::FClassParams Z_Construct_UClass_ULoadingScreenSettings_Statics::ClassParams = { - &ULoadingScreenSettings::StaticClass, - "Game", - &StaticCppClassTypeInfo, - DependentSingletons, - nullptr, - Z_Construct_UClass_ULoadingScreenSettings_Statics::PropPointers, - nullptr, - UE_ARRAY_COUNT(DependentSingletons), - 0, - UE_ARRAY_COUNT(Z_Construct_UClass_ULoadingScreenSettings_Statics::PropPointers), - 0, - 0x001000A6u, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_ULoadingScreenSettings_Statics::Class_MetaDataParams), Z_Construct_UClass_ULoadingScreenSettings_Statics::Class_MetaDataParams) -}; -void ULoadingScreenSettings::StaticRegisterNativesULoadingScreenSettings() -{ -} -UClass* Z_Construct_UClass_ULoadingScreenSettings() -{ - if (!Z_Registration_Info_UClass_ULoadingScreenSettings.OuterSingleton) - { - UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_ULoadingScreenSettings.OuterSingleton, Z_Construct_UClass_ULoadingScreenSettings_Statics::ClassParams); - } - return Z_Registration_Info_UClass_ULoadingScreenSettings.OuterSingleton; -} -DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, ULoadingScreenSettings); -ULoadingScreenSettings::~ULoadingScreenSettings() {} -// ********** End Class ULoadingScreenSettings ***************************************************** - -// ********** Begin Registration ******************************************************************* -struct Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics -{ - static constexpr FEnumRegisterCompiledInInfo EnumInfo[] = { - { EAsyncLoadingScreenLayout_StaticEnum, TEXT("EAsyncLoadingScreenLayout"), &Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 1278915894U) }, - { ELoadingIconType_StaticEnum, TEXT("ELoadingIconType"), &Z_Registration_Info_UEnum_ELoadingIconType, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 1850593641U) }, - { ELoadingWidgetType_StaticEnum, TEXT("ELoadingWidgetType"), &Z_Registration_Info_UEnum_ELoadingWidgetType, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 953500990U) }, - }; - static constexpr FStructRegisterCompiledInInfo ScriptStructInfo[] = { - { FWidgetAlignment::StaticStruct, Z_Construct_UScriptStruct_FWidgetAlignment_Statics::NewStructOps, TEXT("WidgetAlignment"),&Z_Registration_Info_UScriptStruct_FWidgetAlignment, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FWidgetAlignment), 2794758098U) }, - { FTextAppearance::StaticStruct, Z_Construct_UScriptStruct_FTextAppearance_Statics::NewStructOps, TEXT("TextAppearance"),&Z_Registration_Info_UScriptStruct_FTextAppearance, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FTextAppearance), 2810457549U) }, - { FThrobberSettings::StaticStruct, Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewStructOps, TEXT("ThrobberSettings"),&Z_Registration_Info_UScriptStruct_FThrobberSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FThrobberSettings), 2318335935U) }, - { FCircularThrobberSettings::StaticStruct, Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewStructOps, TEXT("CircularThrobberSettings"),&Z_Registration_Info_UScriptStruct_FCircularThrobberSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FCircularThrobberSettings), 1630594575U) }, - { FImageSequenceSettings::StaticStruct, Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewStructOps, TEXT("ImageSequenceSettings"),&Z_Registration_Info_UScriptStruct_FImageSequenceSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FImageSequenceSettings), 1329596008U) }, - { FBackgroundSettings::StaticStruct, Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewStructOps, TEXT("BackgroundSettings"),&Z_Registration_Info_UScriptStruct_FBackgroundSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FBackgroundSettings), 3107127872U) }, - { FLoadingWidgetSettings::StaticStruct, Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewStructOps, TEXT("LoadingWidgetSettings"),&Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FLoadingWidgetSettings), 3370305444U) }, - { FTipSettings::StaticStruct, Z_Construct_UScriptStruct_FTipSettings_Statics::NewStructOps, TEXT("TipSettings"),&Z_Registration_Info_UScriptStruct_FTipSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FTipSettings), 1574949218U) }, - { FLoadingCompleteTextSettings::StaticStruct, Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewStructOps, TEXT("LoadingCompleteTextSettings"),&Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FLoadingCompleteTextSettings), 2503102234U) }, - { FALoadingScreenSettings::StaticStruct, Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewStructOps, TEXT("ALoadingScreenSettings"),&Z_Registration_Info_UScriptStruct_FALoadingScreenSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FALoadingScreenSettings), 746239430U) }, - { FClassicLayoutSettings::StaticStruct, Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewStructOps, TEXT("ClassicLayoutSettings"),&Z_Registration_Info_UScriptStruct_FClassicLayoutSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FClassicLayoutSettings), 1038540443U) }, - { FCenterLayoutSettings::StaticStruct, Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewStructOps, TEXT("CenterLayoutSettings"),&Z_Registration_Info_UScriptStruct_FCenterLayoutSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FCenterLayoutSettings), 4246412196U) }, - { FLetterboxLayoutSettings::StaticStruct, Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewStructOps, TEXT("LetterboxLayoutSettings"),&Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FLetterboxLayoutSettings), 656395803U) }, - { FSidebarLayoutSettings::StaticStruct, Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewStructOps, TEXT("SidebarLayoutSettings"),&Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FSidebarLayoutSettings), 3566839650U) }, - { FDualSidebarLayoutSettings::StaticStruct, Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewStructOps, TEXT("DualSidebarLayoutSettings"),&Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FDualSidebarLayoutSettings), 424286280U) }, - }; - static constexpr FClassRegisterCompiledInInfo ClassInfo[] = { - { Z_Construct_UClass_ULoadingScreenSettings, ULoadingScreenSettings::StaticClass, TEXT("ULoadingScreenSettings"), &Z_Registration_Info_UClass_ULoadingScreenSettings, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(ULoadingScreenSettings), 659124292U) }, - }; -}; // Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics -static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_3409648994{ - TEXT("/Script/AsyncLoadingScreen"), - Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics::ClassInfo), - Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics::ScriptStructInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics::ScriptStructInfo), - Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics::EnumInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics::EnumInfo), -}; -// ********** End Registration ********************************************************************* - -PRAGMA_ENABLE_DEPRECATION_WARNINGS diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealGame/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.generated.h b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealGame/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.generated.h deleted file mode 100644 index a7ebd7f43..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealGame/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.generated.h +++ /dev/null @@ -1,247 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -// IWYU pragma: private, include "LoadingScreenSettings.h" - -#ifdef ASYNCLOADINGSCREEN_LoadingScreenSettings_generated_h -#error "LoadingScreenSettings.generated.h already included, missing '#pragma once' in LoadingScreenSettings.h" -#endif -#define ASYNCLOADINGSCREEN_LoadingScreenSettings_generated_h - -#include "UObject/ObjectMacros.h" -#include "UObject/ScriptMacros.h" - -PRAGMA_DISABLE_DEPRECATION_WARNINGS - -// ********** Begin ScriptStruct FWidgetAlignment ************************************************** -struct Z_Construct_UScriptStruct_FWidgetAlignment_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_80_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FWidgetAlignment_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FWidgetAlignment; -// ********** End ScriptStruct FWidgetAlignment **************************************************** - -// ********** Begin ScriptStruct FTextAppearance *************************************************** -struct Z_Construct_UScriptStruct_FTextAppearance_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_94_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FTextAppearance_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FTextAppearance; -// ********** End ScriptStruct FTextAppearance ***************************************************** - -// ********** Begin ScriptStruct FThrobberSettings ************************************************* -struct Z_Construct_UScriptStruct_FThrobberSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_120_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FThrobberSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FThrobberSettings; -// ********** End ScriptStruct FThrobberSettings *************************************************** - -// ********** Begin ScriptStruct FCircularThrobberSettings ***************************************** -struct Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_146_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FCircularThrobberSettings; -// ********** End ScriptStruct FCircularThrobberSettings ******************************************* - -// ********** Begin ScriptStruct FImageSequenceSettings ******************************************** -struct Z_Construct_UScriptStruct_FImageSequenceSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_168_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FImageSequenceSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FImageSequenceSettings; -// ********** End ScriptStruct FImageSequenceSettings ********************************************** - -// ********** Begin ScriptStruct FBackgroundSettings *********************************************** -struct Z_Construct_UScriptStruct_FBackgroundSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_195_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FBackgroundSettings_Statics; \ - static class UScriptStruct* StaticStruct(); - - -struct FBackgroundSettings; -// ********** End ScriptStruct FBackgroundSettings ************************************************* - -// ********** Begin ScriptStruct FLoadingWidgetSettings ******************************************** -struct Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_231_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics; \ - static class UScriptStruct* StaticStruct(); - - -struct FLoadingWidgetSettings; -// ********** End ScriptStruct FLoadingWidgetSettings ********************************************** - -// ********** Begin ScriptStruct FTipSettings ****************************************************** -struct Z_Construct_UScriptStruct_FTipSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_307_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FTipSettings_Statics; \ - static class UScriptStruct* StaticStruct(); - - -struct FTipSettings; -// ********** End ScriptStruct FTipSettings ******************************************************** - -// ********** Begin ScriptStruct FLoadingCompleteTextSettings ************************************** -struct Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_339_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics; \ - static class UScriptStruct* StaticStruct(); - - -struct FLoadingCompleteTextSettings; -// ********** End ScriptStruct FLoadingCompleteTextSettings **************************************** - -// ********** Begin ScriptStruct FALoadingScreenSettings ******************************************* -struct Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_376_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics; \ - static class UScriptStruct* StaticStruct(); - - -struct FALoadingScreenSettings; -// ********** End ScriptStruct FALoadingScreenSettings ********************************************* - -// ********** Begin ScriptStruct FClassicLayoutSettings ******************************************** -struct Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_477_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FClassicLayoutSettings; -// ********** End ScriptStruct FClassicLayoutSettings ********************************************** - -// ********** Begin ScriptStruct FCenterLayoutSettings ********************************************* -struct Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_512_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FCenterLayoutSettings; -// ********** End ScriptStruct FCenterLayoutSettings *********************************************** - -// ********** Begin ScriptStruct FLetterboxLayoutSettings ****************************************** -struct Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_543_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FLetterboxLayoutSettings; -// ********** End ScriptStruct FLetterboxLayoutSettings ******************************************** - -// ********** Begin ScriptStruct FSidebarLayoutSettings ******************************************** -struct Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_586_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FSidebarLayoutSettings; -// ********** End ScriptStruct FSidebarLayoutSettings ********************************************** - -// ********** Begin ScriptStruct FDualSidebarLayoutSettings **************************************** -struct Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_633_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FDualSidebarLayoutSettings; -// ********** End ScriptStruct FDualSidebarLayoutSettings ****************************************** - -// ********** Begin Class ULoadingScreenSettings *************************************************** -struct Z_Construct_UClass_ULoadingScreenSettings_Statics; -ASYNCLOADINGSCREEN_API UClass* Z_Construct_UClass_ULoadingScreenSettings_NoRegister(); - -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_678_INCLASS_NO_PURE_DECLS \ -private: \ - static void StaticRegisterNativesULoadingScreenSettings(); \ - friend struct ::Z_Construct_UClass_ULoadingScreenSettings_Statics; \ - static UClass* GetPrivateStaticClass(); \ - friend ASYNCLOADINGSCREEN_API UClass* ::Z_Construct_UClass_ULoadingScreenSettings_NoRegister(); \ -public: \ - DECLARE_CLASS2(ULoadingScreenSettings, UDeveloperSettings, COMPILED_IN_FLAGS(0 | CLASS_DefaultConfig | CLASS_Config), CASTCLASS_None, TEXT("/Script/AsyncLoadingScreen"), Z_Construct_UClass_ULoadingScreenSettings_NoRegister) \ - DECLARE_SERIALIZER(ULoadingScreenSettings) \ - static constexpr const TCHAR* StaticConfigName() {return TEXT("Game");} \ - - - -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_678_ENHANCED_CONSTRUCTORS \ - /** Deleted move- and copy-constructors, should never be used */ \ - ULoadingScreenSettings(ULoadingScreenSettings&&) = delete; \ - ULoadingScreenSettings(const ULoadingScreenSettings&) = delete; \ - DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, ULoadingScreenSettings); \ - DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(ULoadingScreenSettings); \ - DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(ULoadingScreenSettings) \ - NO_API virtual ~ULoadingScreenSettings(); - - -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_675_PROLOG -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_678_GENERATED_BODY \ -PRAGMA_DISABLE_DEPRECATION_WARNINGS \ -public: \ - FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_678_INCLASS_NO_PURE_DECLS \ - FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_678_ENHANCED_CONSTRUCTORS \ -private: \ -PRAGMA_ENABLE_DEPRECATION_WARNINGS - - -class ULoadingScreenSettings; - -// ********** End Class ULoadingScreenSettings ***************************************************** - -#undef CURRENT_FILE_ID -#define CURRENT_FILE_ID FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h - -// ********** Begin Enum EAsyncLoadingScreenLayout ************************************************* -#define FOREACH_ENUM_EASYNCLOADINGSCREENLAYOUT(op) \ - op(EAsyncLoadingScreenLayout::ALSL_Classic) \ - op(EAsyncLoadingScreenLayout::ALSL_Center) \ - op(EAsyncLoadingScreenLayout::ALSL_Letterbox) \ - op(EAsyncLoadingScreenLayout::ALSL_Sidebar) \ - op(EAsyncLoadingScreenLayout::ALSL_DualSidebar) - -enum class EAsyncLoadingScreenLayout : uint8; -template<> struct TIsUEnumClass { enum { Value = true }; }; -template<> ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API UEnum* StaticEnum(); -// ********** End Enum EAsyncLoadingScreenLayout *************************************************** - -// ********** Begin Enum ELoadingIconType ********************************************************** -#define FOREACH_ENUM_ELOADINGICONTYPE(op) \ - op(ELoadingIconType::LIT_Throbber) \ - op(ELoadingIconType::LIT_CircularThrobber) \ - op(ELoadingIconType::LIT_ImageSequence) - -enum class ELoadingIconType : uint8; -template<> struct TIsUEnumClass { enum { Value = true }; }; -template<> ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API UEnum* StaticEnum(); -// ********** End Enum ELoadingIconType ************************************************************ - -// ********** Begin Enum ELoadingWidgetType ******************************************************** -#define FOREACH_ENUM_ELOADINGWIDGETTYPE(op) \ - op(ELoadingWidgetType::LWT_Horizontal) \ - op(ELoadingWidgetType::LWT_Vertical) - -enum class ELoadingWidgetType : uint8; -template<> struct TIsUEnumClass { enum { Value = true }; }; -template<> ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API UEnum* StaticEnum(); -// ********** End Enum ELoadingWidgetType ********************************************************** - -PRAGMA_ENABLE_DEPRECATION_WARNINGS diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealGame/Inc/AsyncLoadingScreen/UHT/Timestamp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealGame/Inc/AsyncLoadingScreen/UHT/Timestamp deleted file mode 100644 index beeb29857..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealGame/Inc/AsyncLoadingScreen/UHT/Timestamp +++ /dev/null @@ -1,2 +0,0 @@ -/Users/build/Build/U5M-Mac/Sync/LocalBuilds/PluginTemp/HostProject/Plugins/AsyncLoadingScreen/Source/AsyncLoadingScreen/Public/LoadingScreenSettings.h -/Users/build/Build/U5M-Mac/Sync/LocalBuilds/PluginTemp/HostProject/Plugins/AsyncLoadingScreen/Source/AsyncLoadingScreen/Public/AsyncLoadingScreenLibrary.h diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealGame/Shipping/AsyncLoadingScreen/AsyncLoadingScreen.precompiled b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealGame/Shipping/AsyncLoadingScreen/AsyncLoadingScreen.precompiled deleted file mode 100644 index ea0b45b95..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Mac/UnrealGame/Shipping/AsyncLoadingScreen/AsyncLoadingScreen.precompiled +++ /dev/null @@ -1,8 +0,0 @@ -{ - "OutputFiles": [ - "../../../arm64/UnrealGame/Shipping/AsyncLoadingScreen/Module.AsyncLoadingScreen.cpp.o", - "../../../arm64/UnrealGame/Shipping/AsyncLoadingScreen/Module.AsyncLoadingScreen.cpp.o", - "../../../x64/UnrealGame/Shipping/AsyncLoadingScreen/Module.AsyncLoadingScreen.cpp.o", - "../../../x64/UnrealGame/Shipping/AsyncLoadingScreen/Module.AsyncLoadingScreen.cpp.o" - ] -} \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/TVOS/UnrealGame/Development/AsyncLoadingScreen/AsyncLoadingScreen.precompiled b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/TVOS/UnrealGame/Development/AsyncLoadingScreen/AsyncLoadingScreen.precompiled deleted file mode 100644 index c310f99e3..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/TVOS/UnrealGame/Development/AsyncLoadingScreen/AsyncLoadingScreen.precompiled +++ /dev/null @@ -1,6 +0,0 @@ -{ - "OutputFiles": [ - "../../../arm64/UnrealGame/Development/AsyncLoadingScreen/Module.AsyncLoadingScreen.cpp.o", - "../../../arm64/UnrealGame/Development/AsyncLoadingScreen/Module.AsyncLoadingScreen.cpp.o" - ] -} \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/TVOS/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreen.init.gen.cpp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/TVOS/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreen.init.gen.cpp deleted file mode 100644 index 2ffabac46..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/TVOS/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreen.init.gen.cpp +++ /dev/null @@ -1,29 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -#include "UObject/GeneratedCppIncludes.h" -PRAGMA_DISABLE_DEPRECATION_WARNINGS -void EmptyLinkFunctionForGeneratedCodeAsyncLoadingScreen_init() {} -static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); static FPackageRegistrationInfo Z_Registration_Info_UPackage__Script_AsyncLoadingScreen; - FORCENOINLINE UPackage* Z_Construct_UPackage__Script_AsyncLoadingScreen() - { - if (!Z_Registration_Info_UPackage__Script_AsyncLoadingScreen.OuterSingleton) - { - static const UECodeGen_Private::FPackageParams PackageParams = { - "/Script/AsyncLoadingScreen", - nullptr, - 0, - PKG_CompiledIn | 0x00000000, - 0xE6A71342, - 0x0B35F629, - METADATA_PARAMS(0, nullptr) - }; - UECodeGen_Private::ConstructUPackage(Z_Registration_Info_UPackage__Script_AsyncLoadingScreen.OuterSingleton, PackageParams); - } - return Z_Registration_Info_UPackage__Script_AsyncLoadingScreen.OuterSingleton; -} -static FRegisterCompiledInInfo Z_CompiledInDeferPackage_UPackage__Script_AsyncLoadingScreen(Z_Construct_UPackage__Script_AsyncLoadingScreen, TEXT("/Script/AsyncLoadingScreen"), Z_Registration_Info_UPackage__Script_AsyncLoadingScreen, CONSTRUCT_RELOAD_VERSION_INFO(FPackageReloadVersionInfo, 0xE6A71342, 0x0B35F629)); -PRAGMA_ENABLE_DEPRECATION_WARNINGS diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/TVOS/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenClasses.h b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/TVOS/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenClasses.h deleted file mode 100644 index 829531246..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/TVOS/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenClasses.h +++ /dev/null @@ -1,10 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -#pragma once - - - diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/TVOS/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.gen.cpp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/TVOS/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.gen.cpp deleted file mode 100644 index 1a2a2fecb..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/TVOS/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.gen.cpp +++ /dev/null @@ -1,457 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -#include "UObject/GeneratedCppIncludes.h" -#include "AsyncLoadingScreenLibrary.h" - -PRAGMA_DISABLE_DEPRECATION_WARNINGS -static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); -void EmptyLinkFunctionForGeneratedCodeAsyncLoadingScreenLibrary() {} - -// ********** Begin Cross Module References ******************************************************** -ASYNCLOADINGSCREEN_API UClass* Z_Construct_UClass_UAsyncLoadingScreenLibrary(); -ASYNCLOADINGSCREEN_API UClass* Z_Construct_UClass_UAsyncLoadingScreenLibrary_NoRegister(); -ENGINE_API UClass* Z_Construct_UClass_UBlueprintFunctionLibrary(); -UPackage* Z_Construct_UPackage__Script_AsyncLoadingScreen(); -// ********** End Cross Module References ********************************************************** - -// ********** Begin Class UAsyncLoadingScreenLibrary Function GetIsEnableLoadingScreen ************* -struct Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics -{ - struct AsyncLoadingScreenLibrary_eventGetIsEnableLoadingScreen_Parms - { - bool ReturnValue; - }; -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { - { "Category", "Async Loading Screen" }, - { "Comment", "/**\n\x09 * Get enable/disable the loading screen for next levels\n\x09 *\n\x09 **/" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, - { "ToolTip", "Get enable/disable the loading screen for next levels" }, - }; -#endif // WITH_METADATA - -// ********** Begin Function GetIsEnableLoadingScreen constinit property declarations ************** - static void NewProp_ReturnValue_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Function GetIsEnableLoadingScreen constinit property declarations **************** - static const UECodeGen_Private::FFunctionParams FuncParams; -}; - -// ********** Begin Function GetIsEnableLoadingScreen Property Definitions ************************* -void Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::NewProp_ReturnValue_SetBit(void* Obj) -{ - ((AsyncLoadingScreenLibrary_eventGetIsEnableLoadingScreen_Parms*)Obj)->ReturnValue = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(AsyncLoadingScreenLibrary_eventGetIsEnableLoadingScreen_Parms), &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::NewProp_ReturnValue, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::PropPointers) < 2048); -// ********** End Function GetIsEnableLoadingScreen Property Definitions *************************** -const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncLoadingScreenLibrary, nullptr, "GetIsEnableLoadingScreen", Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::PropPointers), -sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::AsyncLoadingScreenLibrary_eventGetIsEnableLoadingScreen_Parms), -RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x14022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::Function_MetaDataParams)}, }; -static_assert(sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::AsyncLoadingScreenLibrary_eventGetIsEnableLoadingScreen_Parms) < MAX_uint16); -UFunction* Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen() -{ - static UFunction* ReturnFunction = nullptr; - if (!ReturnFunction) - { - UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::FuncParams); - } - return ReturnFunction; -} -DEFINE_FUNCTION(UAsyncLoadingScreenLibrary::execGetIsEnableLoadingScreen) -{ - P_FINISH; - P_NATIVE_BEGIN; - *(bool*)Z_Param__Result=UAsyncLoadingScreenLibrary::GetIsEnableLoadingScreen(); - P_NATIVE_END; -} -// ********** End Class UAsyncLoadingScreenLibrary Function GetIsEnableLoadingScreen *************** - -// ********** Begin Class UAsyncLoadingScreenLibrary Function SetDisplayBackgroundIndex ************ -struct Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics -{ - struct AsyncLoadingScreenLibrary_eventSetDisplayBackgroundIndex_Parms - { - int32 BackgroundIndex; - }; -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { - { "Category", "Async Loading Screen" }, - { "Comment", "/**\n\x09 * Set which background will be displayed on the loading screen by index. The \"SetDisplayBackgroundManually\" option in Background setting needs to be \"true\" to use this function.\n\x09 * \n\x09 * @param BackgroundIndex Valid index of the Background in \"Images\" array in Background setting. If the index is not valid, then it will display random background instead.\n\x09 **/" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, - { "ToolTip", "Set which background will be displayed on the loading screen by index. The \"SetDisplayBackgroundManually\" option in Background setting needs to be \"true\" to use this function.\n\n@param BackgroundIndex Valid index of the Background in \"Images\" array in Background setting. If the index is not valid, then it will display random background instead." }, - }; -#endif // WITH_METADATA - -// ********** Begin Function SetDisplayBackgroundIndex constinit property declarations ************* - static const UECodeGen_Private::FIntPropertyParams NewProp_BackgroundIndex; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Function SetDisplayBackgroundIndex constinit property declarations *************** - static const UECodeGen_Private::FFunctionParams FuncParams; -}; - -// ********** Begin Function SetDisplayBackgroundIndex Property Definitions ************************ -const UECodeGen_Private::FIntPropertyParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::NewProp_BackgroundIndex = { "BackgroundIndex", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(AsyncLoadingScreenLibrary_eventSetDisplayBackgroundIndex_Parms, BackgroundIndex), METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::NewProp_BackgroundIndex, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::PropPointers) < 2048); -// ********** End Function SetDisplayBackgroundIndex Property Definitions ************************** -const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncLoadingScreenLibrary, nullptr, "SetDisplayBackgroundIndex", Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::PropPointers), -sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::AsyncLoadingScreenLibrary_eventSetDisplayBackgroundIndex_Parms), -RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::Function_MetaDataParams)}, }; -static_assert(sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::AsyncLoadingScreenLibrary_eventSetDisplayBackgroundIndex_Parms) < MAX_uint16); -UFunction* Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex() -{ - static UFunction* ReturnFunction = nullptr; - if (!ReturnFunction) - { - UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::FuncParams); - } - return ReturnFunction; -} -DEFINE_FUNCTION(UAsyncLoadingScreenLibrary::execSetDisplayBackgroundIndex) -{ - P_GET_PROPERTY(FIntProperty,Z_Param_BackgroundIndex); - P_FINISH; - P_NATIVE_BEGIN; - UAsyncLoadingScreenLibrary::SetDisplayBackgroundIndex(Z_Param_BackgroundIndex); - P_NATIVE_END; -} -// ********** End Class UAsyncLoadingScreenLibrary Function SetDisplayBackgroundIndex ************** - -// ********** Begin Class UAsyncLoadingScreenLibrary Function SetDisplayMovieIndex ***************** -struct Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics -{ - struct AsyncLoadingScreenLibrary_eventSetDisplayMovieIndex_Parms - { - int32 MovieIndex; - }; -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { - { "Category", "Async Loading Screen" }, - { "Comment", "/**\n\x09 * Set which movie will be displayed on the loading screen by index. The \"SetDisplayMovieIndexManually\" option needs to be \"true\" to use this function.\n\x09 *\n\x09 * @param MovieIndex Valid index of the movie in \"MoviePaths\" array.\n\x09 **/" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, - { "ToolTip", "Set which movie will be displayed on the loading screen by index. The \"SetDisplayMovieIndexManually\" option needs to be \"true\" to use this function.\n\n@param MovieIndex Valid index of the movie in \"MoviePaths\" array." }, - }; -#endif // WITH_METADATA - -// ********** Begin Function SetDisplayMovieIndex constinit property declarations ****************** - static const UECodeGen_Private::FIntPropertyParams NewProp_MovieIndex; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Function SetDisplayMovieIndex constinit property declarations ******************** - static const UECodeGen_Private::FFunctionParams FuncParams; -}; - -// ********** Begin Function SetDisplayMovieIndex Property Definitions ***************************** -const UECodeGen_Private::FIntPropertyParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::NewProp_MovieIndex = { "MovieIndex", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(AsyncLoadingScreenLibrary_eventSetDisplayMovieIndex_Parms, MovieIndex), METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::NewProp_MovieIndex, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::PropPointers) < 2048); -// ********** End Function SetDisplayMovieIndex Property Definitions ******************************* -const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncLoadingScreenLibrary, nullptr, "SetDisplayMovieIndex", Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::PropPointers), -sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::AsyncLoadingScreenLibrary_eventSetDisplayMovieIndex_Parms), -RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::Function_MetaDataParams)}, }; -static_assert(sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::AsyncLoadingScreenLibrary_eventSetDisplayMovieIndex_Parms) < MAX_uint16); -UFunction* Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex() -{ - static UFunction* ReturnFunction = nullptr; - if (!ReturnFunction) - { - UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::FuncParams); - } - return ReturnFunction; -} -DEFINE_FUNCTION(UAsyncLoadingScreenLibrary::execSetDisplayMovieIndex) -{ - P_GET_PROPERTY(FIntProperty,Z_Param_MovieIndex); - P_FINISH; - P_NATIVE_BEGIN; - UAsyncLoadingScreenLibrary::SetDisplayMovieIndex(Z_Param_MovieIndex); - P_NATIVE_END; -} -// ********** End Class UAsyncLoadingScreenLibrary Function SetDisplayMovieIndex ******************* - -// ********** Begin Class UAsyncLoadingScreenLibrary Function SetDisplayTipTextIndex *************** -struct Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics -{ - struct AsyncLoadingScreenLibrary_eventSetDisplayTipTextIndex_Parms - { - int32 TipTextIndex; - }; -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { - { "Category", "Async Loading Screen" }, - { "Comment", "/**\n\x09 * Set which text will be displayed on the loading screen by index. The \"SetDisplayTipTextManually\" option in Tip Widget setting needs to be \"true\" to use this function.\n\x09 *\n\x09 * @param TipTextIndex Valid index of the text in \"TipText\" array in Tip Widget setting. If the index is not valid, then it will display random text instead.\n\x09 **/" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, - { "ToolTip", "Set which text will be displayed on the loading screen by index. The \"SetDisplayTipTextManually\" option in Tip Widget setting needs to be \"true\" to use this function.\n\n@param TipTextIndex Valid index of the text in \"TipText\" array in Tip Widget setting. If the index is not valid, then it will display random text instead." }, - }; -#endif // WITH_METADATA - -// ********** Begin Function SetDisplayTipTextIndex constinit property declarations **************** - static const UECodeGen_Private::FIntPropertyParams NewProp_TipTextIndex; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Function SetDisplayTipTextIndex constinit property declarations ****************** - static const UECodeGen_Private::FFunctionParams FuncParams; -}; - -// ********** Begin Function SetDisplayTipTextIndex Property Definitions *************************** -const UECodeGen_Private::FIntPropertyParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::NewProp_TipTextIndex = { "TipTextIndex", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(AsyncLoadingScreenLibrary_eventSetDisplayTipTextIndex_Parms, TipTextIndex), METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::NewProp_TipTextIndex, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::PropPointers) < 2048); -// ********** End Function SetDisplayTipTextIndex Property Definitions ***************************** -const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncLoadingScreenLibrary, nullptr, "SetDisplayTipTextIndex", Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::PropPointers), -sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::AsyncLoadingScreenLibrary_eventSetDisplayTipTextIndex_Parms), -RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::Function_MetaDataParams)}, }; -static_assert(sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::AsyncLoadingScreenLibrary_eventSetDisplayTipTextIndex_Parms) < MAX_uint16); -UFunction* Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex() -{ - static UFunction* ReturnFunction = nullptr; - if (!ReturnFunction) - { - UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::FuncParams); - } - return ReturnFunction; -} -DEFINE_FUNCTION(UAsyncLoadingScreenLibrary::execSetDisplayTipTextIndex) -{ - P_GET_PROPERTY(FIntProperty,Z_Param_TipTextIndex); - P_FINISH; - P_NATIVE_BEGIN; - UAsyncLoadingScreenLibrary::SetDisplayTipTextIndex(Z_Param_TipTextIndex); - P_NATIVE_END; -} -// ********** End Class UAsyncLoadingScreenLibrary Function SetDisplayTipTextIndex ***************** - -// ********** Begin Class UAsyncLoadingScreenLibrary Function SetEnableLoadingScreen *************** -struct Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics -{ - struct AsyncLoadingScreenLibrary_eventSetEnableLoadingScreen_Parms - { - bool bIsEnableLoadingScreen; - }; -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { - { "Category", "Async Loading Screen" }, - { "Comment", "/**\n\x09 * Set enable/disable the loading screen for next levels\n\x09 *\n\x09 * @param bIsEnableLoadingScreen Should we enable the loading screen for next level?\n\x09 **/" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, - { "ToolTip", "Set enable/disable the loading screen for next levels\n\n@param bIsEnableLoadingScreen Should we enable the loading screen for next level?" }, - }; -#endif // WITH_METADATA - -// ********** Begin Function SetEnableLoadingScreen constinit property declarations **************** - static void NewProp_bIsEnableLoadingScreen_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsEnableLoadingScreen; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Function SetEnableLoadingScreen constinit property declarations ****************** - static const UECodeGen_Private::FFunctionParams FuncParams; -}; - -// ********** Begin Function SetEnableLoadingScreen Property Definitions *************************** -void Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::NewProp_bIsEnableLoadingScreen_SetBit(void* Obj) -{ - ((AsyncLoadingScreenLibrary_eventSetEnableLoadingScreen_Parms*)Obj)->bIsEnableLoadingScreen = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::NewProp_bIsEnableLoadingScreen = { "bIsEnableLoadingScreen", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(AsyncLoadingScreenLibrary_eventSetEnableLoadingScreen_Parms), &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::NewProp_bIsEnableLoadingScreen_SetBit, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::NewProp_bIsEnableLoadingScreen, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::PropPointers) < 2048); -// ********** End Function SetEnableLoadingScreen Property Definitions ***************************** -const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncLoadingScreenLibrary, nullptr, "SetEnableLoadingScreen", Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::PropPointers), -sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::AsyncLoadingScreenLibrary_eventSetEnableLoadingScreen_Parms), -RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::Function_MetaDataParams)}, }; -static_assert(sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::AsyncLoadingScreenLibrary_eventSetEnableLoadingScreen_Parms) < MAX_uint16); -UFunction* Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen() -{ - static UFunction* ReturnFunction = nullptr; - if (!ReturnFunction) - { - UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::FuncParams); - } - return ReturnFunction; -} -DEFINE_FUNCTION(UAsyncLoadingScreenLibrary::execSetEnableLoadingScreen) -{ - P_GET_UBOOL(Z_Param_bIsEnableLoadingScreen); - P_FINISH; - P_NATIVE_BEGIN; - UAsyncLoadingScreenLibrary::SetEnableLoadingScreen(Z_Param_bIsEnableLoadingScreen); - P_NATIVE_END; -} -// ********** End Class UAsyncLoadingScreenLibrary Function SetEnableLoadingScreen ***************** - -// ********** Begin Class UAsyncLoadingScreenLibrary Function StopLoadingScreen ******************** -struct Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { - { "Category", "Async Loading Screen" }, - { "Comment", "/**\n\x09 * Stop the loading screen. To use this function, you must enable the \"bAllowEngineTick\" option.\n\x09 * Call this function in BeginPlay event to stop the Loading Screen (works with Delay node).\n\x09 *\n\x09 **/" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, - { "ToolTip", "Stop the loading screen. To use this function, you must enable the \"bAllowEngineTick\" option.\nCall this function in BeginPlay event to stop the Loading Screen (works with Delay node)." }, - }; -#endif // WITH_METADATA - -// ********** Begin Function StopLoadingScreen constinit property declarations ********************* -// ********** End Function StopLoadingScreen constinit property declarations *********************** - static const UECodeGen_Private::FFunctionParams FuncParams; -}; -const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncLoadingScreenLibrary, nullptr, "StopLoadingScreen", nullptr, - 0, -0, -RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen_Statics::Function_MetaDataParams)}, }; -UFunction* Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen() -{ - static UFunction* ReturnFunction = nullptr; - if (!ReturnFunction) - { - UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen_Statics::FuncParams); - } - return ReturnFunction; -} -DEFINE_FUNCTION(UAsyncLoadingScreenLibrary::execStopLoadingScreen) -{ - P_FINISH; - P_NATIVE_BEGIN; - UAsyncLoadingScreenLibrary::StopLoadingScreen(); - P_NATIVE_END; -} -// ********** End Class UAsyncLoadingScreenLibrary Function StopLoadingScreen ********************** - -// ********** Begin Class UAsyncLoadingScreenLibrary *********************************************** -FClassRegistrationInfo Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary; -UClass* UAsyncLoadingScreenLibrary::GetPrivateStaticClass() -{ - using TClass = UAsyncLoadingScreenLibrary; - if (!Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary.InnerSingleton) - { - GetPrivateStaticClassBody( - TClass::StaticPackage(), - TEXT("AsyncLoadingScreenLibrary"), - Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary.InnerSingleton, - StaticRegisterNativesUAsyncLoadingScreenLibrary, - sizeof(TClass), - alignof(TClass), - TClass::StaticClassFlags, - TClass::StaticClassCastFlags(), - TClass::StaticConfigName(), - (UClass::ClassConstructorType)InternalConstructor, - (UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller, - UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass), - &TClass::Super::StaticClass, - &TClass::WithinClass::StaticClass - ); - } - return Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary.InnerSingleton; -} -UClass* Z_Construct_UClass_UAsyncLoadingScreenLibrary_NoRegister() -{ - return UAsyncLoadingScreenLibrary::GetPrivateStaticClass(); -} -struct Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = { - { "Comment", "/**\n * Async Loading Screen Function Library\n */" }, - { "IncludePath", "AsyncLoadingScreenLibrary.h" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, - { "ToolTip", "Async Loading Screen Function Library" }, - }; -#endif // WITH_METADATA - -// ********** Begin Class UAsyncLoadingScreenLibrary constinit property declarations *************** -// ********** End Class UAsyncLoadingScreenLibrary constinit property declarations ***************** - static constexpr UE::CodeGen::FClassNativeFunction Funcs[] = { - { .NameUTF8 = UTF8TEXT("GetIsEnableLoadingScreen"), .Pointer = &UAsyncLoadingScreenLibrary::execGetIsEnableLoadingScreen }, - { .NameUTF8 = UTF8TEXT("SetDisplayBackgroundIndex"), .Pointer = &UAsyncLoadingScreenLibrary::execSetDisplayBackgroundIndex }, - { .NameUTF8 = UTF8TEXT("SetDisplayMovieIndex"), .Pointer = &UAsyncLoadingScreenLibrary::execSetDisplayMovieIndex }, - { .NameUTF8 = UTF8TEXT("SetDisplayTipTextIndex"), .Pointer = &UAsyncLoadingScreenLibrary::execSetDisplayTipTextIndex }, - { .NameUTF8 = UTF8TEXT("SetEnableLoadingScreen"), .Pointer = &UAsyncLoadingScreenLibrary::execSetEnableLoadingScreen }, - { .NameUTF8 = UTF8TEXT("StopLoadingScreen"), .Pointer = &UAsyncLoadingScreenLibrary::execStopLoadingScreen }, - }; - static UObject* (*const DependentSingletons[])(); - static constexpr FClassFunctionLinkInfo FuncInfo[] = { - { &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen, "GetIsEnableLoadingScreen" }, // 1781186931 - { &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex, "SetDisplayBackgroundIndex" }, // 2812620146 - { &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex, "SetDisplayMovieIndex" }, // 1160756460 - { &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex, "SetDisplayTipTextIndex" }, // 4255238157 - { &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen, "SetEnableLoadingScreen" }, // 3650408977 - { &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen, "StopLoadingScreen" }, // 4092932218 - }; - static_assert(UE_ARRAY_COUNT(FuncInfo) < 2048); - static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = { - TCppClassTypeTraits::IsAbstract, - }; - static const UECodeGen_Private::FClassParams ClassParams; -}; // struct Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics -UObject* (*const Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::DependentSingletons[])() = { - (UObject* (*)())Z_Construct_UClass_UBlueprintFunctionLibrary, - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::DependentSingletons) < 16); -const UECodeGen_Private::FClassParams Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::ClassParams = { - &UAsyncLoadingScreenLibrary::StaticClass, - nullptr, - &StaticCppClassTypeInfo, - DependentSingletons, - FuncInfo, - nullptr, - nullptr, - UE_ARRAY_COUNT(DependentSingletons), - UE_ARRAY_COUNT(FuncInfo), - 0, - 0, - 0x001000A0u, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::Class_MetaDataParams), Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::Class_MetaDataParams) -}; -void UAsyncLoadingScreenLibrary::StaticRegisterNativesUAsyncLoadingScreenLibrary() -{ - UClass* Class = UAsyncLoadingScreenLibrary::StaticClass(); - FNativeFunctionRegistrar::RegisterFunctions(Class, MakeConstArrayView(Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::Funcs)); -} -UClass* Z_Construct_UClass_UAsyncLoadingScreenLibrary() -{ - if (!Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary.OuterSingleton) - { - UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary.OuterSingleton, Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::ClassParams); - } - return Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary.OuterSingleton; -} -UAsyncLoadingScreenLibrary::UAsyncLoadingScreenLibrary(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {} -DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UAsyncLoadingScreenLibrary); -UAsyncLoadingScreenLibrary::~UAsyncLoadingScreenLibrary() {} -// ********** End Class UAsyncLoadingScreenLibrary ************************************************* - -// ********** Begin Registration ******************************************************************* -struct Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h__Script_AsyncLoadingScreen_Statics -{ - static constexpr FClassRegisterCompiledInInfo ClassInfo[] = { - { Z_Construct_UClass_UAsyncLoadingScreenLibrary, UAsyncLoadingScreenLibrary::StaticClass, TEXT("UAsyncLoadingScreenLibrary"), &Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UAsyncLoadingScreenLibrary), 1482019181U) }, - }; -}; // Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h__Script_AsyncLoadingScreen_Statics -static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h__Script_AsyncLoadingScreen_1189210381{ - TEXT("/Script/AsyncLoadingScreen"), - Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h__Script_AsyncLoadingScreen_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h__Script_AsyncLoadingScreen_Statics::ClassInfo), - nullptr, 0, - nullptr, 0, -}; -// ********** End Registration ********************************************************************* - -PRAGMA_ENABLE_DEPRECATION_WARNINGS diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/TVOS/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.generated.h b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/TVOS/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.generated.h deleted file mode 100644 index da013cd5a..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/TVOS/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.generated.h +++ /dev/null @@ -1,73 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -// IWYU pragma: private, include "AsyncLoadingScreenLibrary.h" - -#ifdef ASYNCLOADINGSCREEN_AsyncLoadingScreenLibrary_generated_h -#error "AsyncLoadingScreenLibrary.generated.h already included, missing '#pragma once' in AsyncLoadingScreenLibrary.h" -#endif -#define ASYNCLOADINGSCREEN_AsyncLoadingScreenLibrary_generated_h - -#include "UObject/ObjectMacros.h" -#include "UObject/ScriptMacros.h" - -PRAGMA_DISABLE_DEPRECATION_WARNINGS - -// ********** Begin Class UAsyncLoadingScreenLibrary *********************************************** -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_RPC_WRAPPERS_NO_PURE_DECLS \ - DECLARE_FUNCTION(execStopLoadingScreen); \ - DECLARE_FUNCTION(execGetIsEnableLoadingScreen); \ - DECLARE_FUNCTION(execSetEnableLoadingScreen); \ - DECLARE_FUNCTION(execSetDisplayMovieIndex); \ - DECLARE_FUNCTION(execSetDisplayTipTextIndex); \ - DECLARE_FUNCTION(execSetDisplayBackgroundIndex); - - -struct Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics; -ASYNCLOADINGSCREEN_API UClass* Z_Construct_UClass_UAsyncLoadingScreenLibrary_NoRegister(); - -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_INCLASS_NO_PURE_DECLS \ -private: \ - static void StaticRegisterNativesUAsyncLoadingScreenLibrary(); \ - friend struct ::Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics; \ - static UClass* GetPrivateStaticClass(); \ - friend ASYNCLOADINGSCREEN_API UClass* ::Z_Construct_UClass_UAsyncLoadingScreenLibrary_NoRegister(); \ -public: \ - DECLARE_CLASS2(UAsyncLoadingScreenLibrary, UBlueprintFunctionLibrary, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/AsyncLoadingScreen"), Z_Construct_UClass_UAsyncLoadingScreenLibrary_NoRegister) \ - DECLARE_SERIALIZER(UAsyncLoadingScreenLibrary) - - -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_ENHANCED_CONSTRUCTORS \ - /** Standard constructor, called after all reflected properties have been initialized */ \ - NO_API UAsyncLoadingScreenLibrary(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \ - /** Deleted move- and copy-constructors, should never be used */ \ - UAsyncLoadingScreenLibrary(UAsyncLoadingScreenLibrary&&) = delete; \ - UAsyncLoadingScreenLibrary(const UAsyncLoadingScreenLibrary&) = delete; \ - DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UAsyncLoadingScreenLibrary); \ - DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UAsyncLoadingScreenLibrary); \ - DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UAsyncLoadingScreenLibrary) \ - NO_API virtual ~UAsyncLoadingScreenLibrary(); - - -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_18_PROLOG -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_GENERATED_BODY \ -PRAGMA_DISABLE_DEPRECATION_WARNINGS \ -public: \ - FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_RPC_WRAPPERS_NO_PURE_DECLS \ - FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_INCLASS_NO_PURE_DECLS \ - FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_ENHANCED_CONSTRUCTORS \ -private: \ -PRAGMA_ENABLE_DEPRECATION_WARNINGS - - -class UAsyncLoadingScreenLibrary; - -// ********** End Class UAsyncLoadingScreenLibrary ************************************************* - -#undef CURRENT_FILE_ID -#define CURRENT_FILE_ID FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h - -PRAGMA_ENABLE_DEPRECATION_WARNINGS diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/TVOS/UnrealGame/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.gen.cpp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/TVOS/UnrealGame/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.gen.cpp deleted file mode 100644 index 7ca52cece..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/TVOS/UnrealGame/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.gen.cpp +++ /dev/null @@ -1,2528 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -#include "UObject/GeneratedCppIncludes.h" -#include "LoadingScreenSettings.h" -#include "Fonts/SlateFontInfo.h" -#include "Layout/Margin.h" -#include "Styling/SlateBrush.h" -#include "Styling/SlateColor.h" - -PRAGMA_DISABLE_DEPRECATION_WARNINGS -static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); -void EmptyLinkFunctionForGeneratedCodeLoadingScreenSettings() {} - -// ********** Begin Cross Module References ******************************************************** -ASYNCLOADINGSCREEN_API UClass* Z_Construct_UClass_ULoadingScreenSettings(); -ASYNCLOADINGSCREEN_API UClass* Z_Construct_UClass_ULoadingScreenSettings_NoRegister(); -ASYNCLOADINGSCREEN_API UEnum* Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout(); -ASYNCLOADINGSCREEN_API UEnum* Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType(); -ASYNCLOADINGSCREEN_API UEnum* Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FALoadingScreenSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FBackgroundSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FCenterLayoutSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FCircularThrobberSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FClassicLayoutSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FDualSidebarLayoutSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FImageSequenceSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FLetterboxLayoutSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FLoadingCompleteTextSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FLoadingWidgetSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FSidebarLayoutSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FTextAppearance(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FThrobberSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FTipSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FWidgetAlignment(); -COREUOBJECT_API UScriptStruct* Z_Construct_UScriptStruct_FLinearColor(); -COREUOBJECT_API UScriptStruct* Z_Construct_UScriptStruct_FVector2D(); -DEVELOPERSETTINGS_API UClass* Z_Construct_UClass_UDeveloperSettings(); -ENGINE_API UClass* Z_Construct_UClass_UTexture2D_NoRegister(); -MOVIEPLAYER_API UEnum* Z_Construct_UEnum_MoviePlayer_EMoviePlaybackType(); -SLATE_API UEnum* Z_Construct_UEnum_Slate_EStretch(); -SLATE_API UEnum* Z_Construct_UEnum_Slate_ETextJustify(); -SLATECORE_API UEnum* Z_Construct_UEnum_SlateCore_EHorizontalAlignment(); -SLATECORE_API UEnum* Z_Construct_UEnum_SlateCore_EVerticalAlignment(); -SLATECORE_API UScriptStruct* Z_Construct_UScriptStruct_FMargin(); -SLATECORE_API UScriptStruct* Z_Construct_UScriptStruct_FSlateBrush(); -SLATECORE_API UScriptStruct* Z_Construct_UScriptStruct_FSlateColor(); -SLATECORE_API UScriptStruct* Z_Construct_UScriptStruct_FSlateFontInfo(); -UPackage* Z_Construct_UPackage__Script_AsyncLoadingScreen(); -// ********** End Cross Module References ********************************************************** - -// ********** Begin Enum EAsyncLoadingScreenLayout ************************************************* -static FEnumRegistrationInfo Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout; -static UEnum* EAsyncLoadingScreenLayout_StaticEnum() -{ - if (!Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout.OuterSingleton) - { - Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("EAsyncLoadingScreenLayout")); - } - return Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout.OuterSingleton; -} -template<> ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API UEnum* StaticEnum() -{ - return EAsyncLoadingScreenLayout_StaticEnum(); -} -struct Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = { - { "ALSL_Center.Comment", "/** \n\x09 * The loading widget is at the center of the screen, tip widget can be at the bottom or top.\n\x09 * The Center layout is a good choice if your loading icon is the main design.\n\x09 */" }, - { "ALSL_Center.DisplayName", "Center" }, - { "ALSL_Center.Name", "EAsyncLoadingScreenLayout::ALSL_Center" }, - { "ALSL_Center.ToolTip", "The loading widget is at the center of the screen, tip widget can be at the bottom or top.\nThe Center layout is a good choice if your loading icon is the main design." }, - { "ALSL_Classic.Comment", "/**\n\x09 * The Classic is a simple, generic layout and fits well with many designs.\n\x09 * Loading and tip widgets can be at the bottom or top.\n\x09 */" }, - { "ALSL_Classic.DisplayName", "Classic" }, - { "ALSL_Classic.Name", "EAsyncLoadingScreenLayout::ALSL_Classic" }, - { "ALSL_Classic.ToolTip", "The Classic is a simple, generic layout and fits well with many designs.\nLoading and tip widgets can be at the bottom or top." }, - { "ALSL_DualSidebar.Comment", "/**\n\x09 * Similar to Sidebar layout but Dual Sidebar layout has two vertical borders on both left and right of the screen.\n\x09 * The Dual Sidebar layout is suitable for storytelling, long paragraphs due to the height of the tip widget.\n\x09 */" }, - { "ALSL_DualSidebar.DisplayName", "Dual Sidebar" }, - { "ALSL_DualSidebar.Name", "EAsyncLoadingScreenLayout::ALSL_DualSidebar" }, - { "ALSL_DualSidebar.ToolTip", "Similar to Sidebar layout but Dual Sidebar layout has two vertical borders on both left and right of the screen.\nThe Dual Sidebar layout is suitable for storytelling, long paragraphs due to the height of the tip widget." }, - { "ALSL_Letterbox.Comment", "/**\n\x09 * The Letterbox layout has two borders on top and bottom of the screen. Loading widget \n\x09 * can be on the top and the tip is at the bottom of the screen, or vice versa.\n\x09 */" }, - { "ALSL_Letterbox.DisplayName", "Letterbox" }, - { "ALSL_Letterbox.Name", "EAsyncLoadingScreenLayout::ALSL_Letterbox" }, - { "ALSL_Letterbox.ToolTip", "The Letterbox layout has two borders on top and bottom of the screen. Loading widget\ncan be on the top and the tip is at the bottom of the screen, or vice versa." }, - { "ALSL_Sidebar.Comment", "/**\n\x09 * The Sidebar layout has a vertical border on the left or right of the screen. The Sidebar \n\x09 * is suitable for storytelling, long paragraphs due to the height of the tip widget.\n\x09 */" }, - { "ALSL_Sidebar.DisplayName", "Sidebar" }, - { "ALSL_Sidebar.Name", "EAsyncLoadingScreenLayout::ALSL_Sidebar" }, - { "ALSL_Sidebar.ToolTip", "The Sidebar layout has a vertical border on the left or right of the screen. The Sidebar\nis suitable for storytelling, long paragraphs due to the height of the tip widget." }, - { "BlueprintType", "true" }, - { "Comment", "/** \n * Asynce Loading Screen Layouts\n */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Asynce Loading Screen Layouts" }, - }; -#endif // WITH_METADATA - static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = { - { "EAsyncLoadingScreenLayout::ALSL_Classic", (int64)EAsyncLoadingScreenLayout::ALSL_Classic }, - { "EAsyncLoadingScreenLayout::ALSL_Center", (int64)EAsyncLoadingScreenLayout::ALSL_Center }, - { "EAsyncLoadingScreenLayout::ALSL_Letterbox", (int64)EAsyncLoadingScreenLayout::ALSL_Letterbox }, - { "EAsyncLoadingScreenLayout::ALSL_Sidebar", (int64)EAsyncLoadingScreenLayout::ALSL_Sidebar }, - { "EAsyncLoadingScreenLayout::ALSL_DualSidebar", (int64)EAsyncLoadingScreenLayout::ALSL_DualSidebar }, - }; - static const UECodeGen_Private::FEnumParams EnumParams; -}; // struct Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics -const UECodeGen_Private::FEnumParams Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics::EnumParams = { - (UObject*(*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - "EAsyncLoadingScreenLayout", - "EAsyncLoadingScreenLayout", - Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics::Enumerators, - RF_Public|RF_Transient|RF_MarkAsNative, - UE_ARRAY_COUNT(Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics::Enumerators), - EEnumFlags::None, - (uint8)UEnum::ECppForm::EnumClass, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics::Enum_MetaDataParams), Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics::Enum_MetaDataParams) -}; -UEnum* Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout() -{ - if (!Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout.InnerSingleton) - { - UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout.InnerSingleton, Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics::EnumParams); - } - return Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout.InnerSingleton; -} -// ********** End Enum EAsyncLoadingScreenLayout *************************************************** - -// ********** Begin Enum ELoadingIconType ********************************************************** -static FEnumRegistrationInfo Z_Registration_Info_UEnum_ELoadingIconType; -static UEnum* ELoadingIconType_StaticEnum() -{ - if (!Z_Registration_Info_UEnum_ELoadingIconType.OuterSingleton) - { - Z_Registration_Info_UEnum_ELoadingIconType.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("ELoadingIconType")); - } - return Z_Registration_Info_UEnum_ELoadingIconType.OuterSingleton; -} -template<> ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API UEnum* StaticEnum() -{ - return ELoadingIconType_StaticEnum(); -} -struct Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Loading Icon Type*/" }, - { "LIT_CircularThrobber.Comment", "/** SCircularThrobber widget */" }, - { "LIT_CircularThrobber.DisplayName", "Circular Throbber" }, - { "LIT_CircularThrobber.Name", "ELoadingIconType::LIT_CircularThrobber" }, - { "LIT_CircularThrobber.ToolTip", "SCircularThrobber widget" }, - { "LIT_ImageSequence.Comment", "/** Animated images */" }, - { "LIT_ImageSequence.DisplayName", "Image Sequence" }, - { "LIT_ImageSequence.Name", "ELoadingIconType::LIT_ImageSequence" }, - { "LIT_ImageSequence.ToolTip", "Animated images" }, - { "LIT_Throbber.Comment", "/** SThrobber widget */" }, - { "LIT_Throbber.DisplayName", "Throbber" }, - { "LIT_Throbber.Name", "ELoadingIconType::LIT_Throbber" }, - { "LIT_Throbber.ToolTip", "SThrobber widget" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading Icon Type" }, - }; -#endif // WITH_METADATA - static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = { - { "ELoadingIconType::LIT_Throbber", (int64)ELoadingIconType::LIT_Throbber }, - { "ELoadingIconType::LIT_CircularThrobber", (int64)ELoadingIconType::LIT_CircularThrobber }, - { "ELoadingIconType::LIT_ImageSequence", (int64)ELoadingIconType::LIT_ImageSequence }, - }; - static const UECodeGen_Private::FEnumParams EnumParams; -}; // struct Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics -const UECodeGen_Private::FEnumParams Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics::EnumParams = { - (UObject*(*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - "ELoadingIconType", - "ELoadingIconType", - Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics::Enumerators, - RF_Public|RF_Transient|RF_MarkAsNative, - UE_ARRAY_COUNT(Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics::Enumerators), - EEnumFlags::None, - (uint8)UEnum::ECppForm::EnumClass, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics::Enum_MetaDataParams), Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics::Enum_MetaDataParams) -}; -UEnum* Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType() -{ - if (!Z_Registration_Info_UEnum_ELoadingIconType.InnerSingleton) - { - UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_ELoadingIconType.InnerSingleton, Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics::EnumParams); - } - return Z_Registration_Info_UEnum_ELoadingIconType.InnerSingleton; -} -// ********** End Enum ELoadingIconType ************************************************************ - -// ********** Begin Enum ELoadingWidgetType ******************************************************** -static FEnumRegistrationInfo Z_Registration_Info_UEnum_ELoadingWidgetType; -static UEnum* ELoadingWidgetType_StaticEnum() -{ - if (!Z_Registration_Info_UEnum_ELoadingWidgetType.OuterSingleton) - { - Z_Registration_Info_UEnum_ELoadingWidgetType.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("ELoadingWidgetType")); - } - return Z_Registration_Info_UEnum_ELoadingWidgetType.OuterSingleton; -} -template<> ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API UEnum* StaticEnum() -{ - return ELoadingWidgetType_StaticEnum(); -} -struct Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Loading Widget type */" }, - { "LWT_Horizontal.Comment", "/** Horizontal alignment */" }, - { "LWT_Horizontal.DisplayName", "Horizontal" }, - { "LWT_Horizontal.Name", "ELoadingWidgetType::LWT_Horizontal" }, - { "LWT_Horizontal.ToolTip", "Horizontal alignment" }, - { "LWT_Vertical.Comment", "/** Vertical alignment */" }, - { "LWT_Vertical.DisplayName", "Vertical" }, - { "LWT_Vertical.Name", "ELoadingWidgetType::LWT_Vertical" }, - { "LWT_Vertical.ToolTip", "Vertical alignment" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading Widget type" }, - }; -#endif // WITH_METADATA - static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = { - { "ELoadingWidgetType::LWT_Horizontal", (int64)ELoadingWidgetType::LWT_Horizontal }, - { "ELoadingWidgetType::LWT_Vertical", (int64)ELoadingWidgetType::LWT_Vertical }, - }; - static const UECodeGen_Private::FEnumParams EnumParams; -}; // struct Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics -const UECodeGen_Private::FEnumParams Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics::EnumParams = { - (UObject*(*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - "ELoadingWidgetType", - "ELoadingWidgetType", - Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics::Enumerators, - RF_Public|RF_Transient|RF_MarkAsNative, - UE_ARRAY_COUNT(Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics::Enumerators), - EEnumFlags::None, - (uint8)UEnum::ECppForm::EnumClass, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics::Enum_MetaDataParams), Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics::Enum_MetaDataParams) -}; -UEnum* Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType() -{ - if (!Z_Registration_Info_UEnum_ELoadingWidgetType.InnerSingleton) - { - UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_ELoadingWidgetType.InnerSingleton, Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics::EnumParams); - } - return Z_Registration_Info_UEnum_ELoadingWidgetType.InnerSingleton; -} -// ********** End Enum ELoadingWidgetType ********************************************************** - -// ********** Begin ScriptStruct FWidgetAlignment ************************************************** -struct Z_Construct_UScriptStruct_FWidgetAlignment_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FWidgetAlignment); } - static inline consteval int16 GetStructAlignment() { return alignof(FWidgetAlignment); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Alignment for widget*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Alignment for widget" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_HorizontalAlignment_MetaData[] = { - { "Category", "Alignment Setting" }, - { "Comment", "/** The horizontal alignment of the widget.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The horizontal alignment of the widget." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_VerticalAlignment_MetaData[] = { - { "Category", "Alignment Setting" }, - { "Comment", "/** The vertical alignment of the widget.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The vertical alignment of the widget." }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FWidgetAlignment constinit property declarations ****************** - static const UECodeGen_Private::FBytePropertyParams NewProp_HorizontalAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_VerticalAlignment; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FWidgetAlignment constinit property declarations ******************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FWidgetAlignment_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FWidgetAlignment; -class UScriptStruct* FWidgetAlignment::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FWidgetAlignment.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FWidgetAlignment.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FWidgetAlignment, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("WidgetAlignment")); - } - return Z_Registration_Info_UScriptStruct_FWidgetAlignment.OuterSingleton; - } - -// ********** Begin ScriptStruct FWidgetAlignment Property Definitions ***************************** -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FWidgetAlignment_Statics::NewProp_HorizontalAlignment = { "HorizontalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FWidgetAlignment, HorizontalAlignment), Z_Construct_UEnum_SlateCore_EHorizontalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_HorizontalAlignment_MetaData), NewProp_HorizontalAlignment_MetaData) }; // 990570535 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FWidgetAlignment_Statics::NewProp_VerticalAlignment = { "VerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FWidgetAlignment, VerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_VerticalAlignment_MetaData), NewProp_VerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FWidgetAlignment_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FWidgetAlignment_Statics::NewProp_HorizontalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FWidgetAlignment_Statics::NewProp_VerticalAlignment, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FWidgetAlignment_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FWidgetAlignment Property Definitions ******************************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FWidgetAlignment_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "WidgetAlignment", - Z_Construct_UScriptStruct_FWidgetAlignment_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FWidgetAlignment_Statics::PropPointers), - sizeof(FWidgetAlignment), - alignof(FWidgetAlignment), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FWidgetAlignment_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FWidgetAlignment_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FWidgetAlignment() -{ - if (!Z_Registration_Info_UScriptStruct_FWidgetAlignment.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FWidgetAlignment.InnerSingleton, Z_Construct_UScriptStruct_FWidgetAlignment_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FWidgetAlignment.InnerSingleton); -} -// ********** End ScriptStruct FWidgetAlignment **************************************************** - -// ********** Begin ScriptStruct FTextAppearance *************************************************** -struct Z_Construct_UScriptStruct_FTextAppearance_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FTextAppearance); } - static inline consteval int16 GetStructAlignment() { return alignof(FTextAppearance); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "// Text appearance settings\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Text appearance settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ColorAndOpacity_MetaData[] = { - { "Category", "Text Appearance" }, - { "Comment", "/** Text color and opacity */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Text color and opacity" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Font_MetaData[] = { - { "Category", "Text Appearance" }, - { "Comment", "// The font to render the text with.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The font to render the text with." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ShadowOffset_MetaData[] = { - { "Category", "Text Appearance" }, - { "Comment", "/** Drop shadow offset in pixels */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Drop shadow offset in pixels" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ShadowColorAndOpacity_MetaData[] = { - { "Category", "Text Appearance" }, - { "Comment", "/** Shadow color and opacity */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Shadow color and opacity" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Justification_MetaData[] = { - { "Category", "Text Appearance" }, - { "Comment", "/** How the text should be aligned with the margin. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "How the text should be aligned with the margin." }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FTextAppearance constinit property declarations ******************* - static const UECodeGen_Private::FStructPropertyParams NewProp_ColorAndOpacity; - static const UECodeGen_Private::FStructPropertyParams NewProp_Font; - static const UECodeGen_Private::FStructPropertyParams NewProp_ShadowOffset; - static const UECodeGen_Private::FStructPropertyParams NewProp_ShadowColorAndOpacity; - static const UECodeGen_Private::FBytePropertyParams NewProp_Justification; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FTextAppearance constinit property declarations ********************* - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FTextAppearance_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FTextAppearance; -class UScriptStruct* FTextAppearance::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FTextAppearance.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FTextAppearance.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FTextAppearance, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("TextAppearance")); - } - return Z_Registration_Info_UScriptStruct_FTextAppearance.OuterSingleton; - } - -// ********** Begin ScriptStruct FTextAppearance Property Definitions ****************************** -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_ColorAndOpacity = { "ColorAndOpacity", nullptr, (EPropertyFlags)0x0010000000004005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTextAppearance, ColorAndOpacity), Z_Construct_UScriptStruct_FSlateColor, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ColorAndOpacity_MetaData), NewProp_ColorAndOpacity_MetaData) }; // 1663967387 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_Font = { "Font", nullptr, (EPropertyFlags)0x0010000000004005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTextAppearance, Font), Z_Construct_UScriptStruct_FSlateFontInfo, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Font_MetaData), NewProp_Font_MetaData) }; // 167205173 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_ShadowOffset = { "ShadowOffset", nullptr, (EPropertyFlags)0x0010000000004005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTextAppearance, ShadowOffset), Z_Construct_UScriptStruct_FVector2D, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ShadowOffset_MetaData), NewProp_ShadowOffset_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_ShadowColorAndOpacity = { "ShadowColorAndOpacity", nullptr, (EPropertyFlags)0x0010000000004005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTextAppearance, ShadowColorAndOpacity), Z_Construct_UScriptStruct_FLinearColor, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ShadowColorAndOpacity_MetaData), NewProp_ShadowColorAndOpacity_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_Justification = { "Justification", nullptr, (EPropertyFlags)0x0010000000004005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTextAppearance, Justification), Z_Construct_UEnum_Slate_ETextJustify, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Justification_MetaData), NewProp_Justification_MetaData) }; // 2449547307 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FTextAppearance_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_ColorAndOpacity, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_Font, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_ShadowOffset, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_ShadowColorAndOpacity, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_Justification, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTextAppearance_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FTextAppearance Property Definitions ******************************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FTextAppearance_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "TextAppearance", - Z_Construct_UScriptStruct_FTextAppearance_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTextAppearance_Statics::PropPointers), - sizeof(FTextAppearance), - alignof(FTextAppearance), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTextAppearance_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FTextAppearance_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FTextAppearance() -{ - if (!Z_Registration_Info_UScriptStruct_FTextAppearance.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FTextAppearance.InnerSingleton, Z_Construct_UScriptStruct_FTextAppearance_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FTextAppearance.InnerSingleton); -} -// ********** End ScriptStruct FTextAppearance ***************************************************** - -// ********** Begin ScriptStruct FThrobberSettings ************************************************* -struct Z_Construct_UScriptStruct_FThrobberSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FThrobberSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FThrobberSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_NumberOfPieces_MetaData[] = { - { "Category", "Appearance" }, - { "ClampMax", "25" }, - { "ClampMin", "1" }, - { "Comment", "/** How many pieces there are */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "How many pieces there are" }, - { "UIMax", "25" }, - { "UIMin", "1" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAnimateHorizontally_MetaData[] = { - { "Category", "Appearance" }, - { "Comment", "/** Should the pieces animate horizontally? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Should the pieces animate horizontally?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAnimateVertically_MetaData[] = { - { "Category", "Appearance" }, - { "Comment", "/** Should the pieces animate vertically? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Should the pieces animate vertically?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAnimateOpacity_MetaData[] = { - { "Category", "Appearance" }, - { "Comment", "/** Should the pieces animate their opacity? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Should the pieces animate their opacity?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Image_MetaData[] = { - { "Category", "Appearance" }, - { "Comment", "/** Image to use for each segment of the throbber */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Image to use for each segment of the throbber" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FThrobberSettings constinit property declarations ***************** - static const UECodeGen_Private::FIntPropertyParams NewProp_NumberOfPieces; - static void NewProp_bAnimateHorizontally_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bAnimateHorizontally; - static void NewProp_bAnimateVertically_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bAnimateVertically; - static void NewProp_bAnimateOpacity_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bAnimateOpacity; - static const UECodeGen_Private::FStructPropertyParams NewProp_Image; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FThrobberSettings constinit property declarations ******************* - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FThrobberSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FThrobberSettings; -class UScriptStruct* FThrobberSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FThrobberSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FThrobberSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FThrobberSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("ThrobberSettings")); - } - return Z_Registration_Info_UScriptStruct_FThrobberSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FThrobberSettings Property Definitions **************************** -const UECodeGen_Private::FIntPropertyParams Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_NumberOfPieces = { "NumberOfPieces", nullptr, (EPropertyFlags)0x0010000000000015, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FThrobberSettings, NumberOfPieces), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_NumberOfPieces_MetaData), NewProp_NumberOfPieces_MetaData) }; -void Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateHorizontally_SetBit(void* Obj) -{ - ((FThrobberSettings*)Obj)->bAnimateHorizontally = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateHorizontally = { "bAnimateHorizontally", nullptr, (EPropertyFlags)0x0010000000000015, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FThrobberSettings), &Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateHorizontally_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAnimateHorizontally_MetaData), NewProp_bAnimateHorizontally_MetaData) }; -void Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateVertically_SetBit(void* Obj) -{ - ((FThrobberSettings*)Obj)->bAnimateVertically = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateVertically = { "bAnimateVertically", nullptr, (EPropertyFlags)0x0010000000000015, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FThrobberSettings), &Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateVertically_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAnimateVertically_MetaData), NewProp_bAnimateVertically_MetaData) }; -void Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateOpacity_SetBit(void* Obj) -{ - ((FThrobberSettings*)Obj)->bAnimateOpacity = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateOpacity = { "bAnimateOpacity", nullptr, (EPropertyFlags)0x0010000000000015, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FThrobberSettings), &Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateOpacity_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAnimateOpacity_MetaData), NewProp_bAnimateOpacity_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_Image = { "Image", nullptr, (EPropertyFlags)0x0010000000000015, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FThrobberSettings, Image), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Image_MetaData), NewProp_Image_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FThrobberSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_NumberOfPieces, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateHorizontally, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateVertically, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateOpacity, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_Image, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FThrobberSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FThrobberSettings Property Definitions ****************************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FThrobberSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "ThrobberSettings", - Z_Construct_UScriptStruct_FThrobberSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FThrobberSettings_Statics::PropPointers), - sizeof(FThrobberSettings), - alignof(FThrobberSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FThrobberSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FThrobberSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FThrobberSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FThrobberSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FThrobberSettings.InnerSingleton, Z_Construct_UScriptStruct_FThrobberSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FThrobberSettings.InnerSingleton); -} -// ********** End ScriptStruct FThrobberSettings *************************************************** - -// ********** Begin ScriptStruct FCircularThrobberSettings ***************************************** -struct Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FCircularThrobberSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FCircularThrobberSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_NumberOfPieces_MetaData[] = { - { "Category", "Appearance" }, - { "ClampMax", "25" }, - { "ClampMin", "1" }, - { "Comment", "/** How many pieces there are */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "How many pieces there are" }, - { "UIMax", "25" }, - { "UIMin", "1" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Period_MetaData[] = { - { "Category", "Appearance" }, - { "ClampMin", "0" }, - { "Comment", "/** The amount of time for a full circle (in seconds) */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The amount of time for a full circle (in seconds)" }, - { "UIMin", "0" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Radius_MetaData[] = { - { "Category", "Appearance" }, - { "Comment", "/** The radius of the circle. If the throbber is a child of Canvas Panel, the 'Size to Content' option must be enabled in order to set Radius. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The radius of the circle. If the throbber is a child of Canvas Panel, the 'Size to Content' option must be enabled in order to set Radius." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Image_MetaData[] = { - { "Category", "Appearance" }, - { "Comment", "/** Image to use for each segment of the throbber */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Image to use for each segment of the throbber" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FCircularThrobberSettings constinit property declarations ********* - static const UECodeGen_Private::FIntPropertyParams NewProp_NumberOfPieces; - static const UECodeGen_Private::FFloatPropertyParams NewProp_Period; - static const UECodeGen_Private::FFloatPropertyParams NewProp_Radius; - static const UECodeGen_Private::FStructPropertyParams NewProp_Image; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FCircularThrobberSettings constinit property declarations *********** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FCircularThrobberSettings; -class UScriptStruct* FCircularThrobberSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FCircularThrobberSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FCircularThrobberSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FCircularThrobberSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("CircularThrobberSettings")); - } - return Z_Registration_Info_UScriptStruct_FCircularThrobberSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FCircularThrobberSettings Property Definitions ******************** -const UECodeGen_Private::FIntPropertyParams Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_NumberOfPieces = { "NumberOfPieces", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCircularThrobberSettings, NumberOfPieces), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_NumberOfPieces_MetaData), NewProp_NumberOfPieces_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_Period = { "Period", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCircularThrobberSettings, Period), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Period_MetaData), NewProp_Period_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_Radius = { "Radius", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCircularThrobberSettings, Radius), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Radius_MetaData), NewProp_Radius_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_Image = { "Image", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCircularThrobberSettings, Image), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Image_MetaData), NewProp_Image_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_NumberOfPieces, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_Period, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_Radius, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_Image, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FCircularThrobberSettings Property Definitions ********************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "CircularThrobberSettings", - Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::PropPointers), - sizeof(FCircularThrobberSettings), - alignof(FCircularThrobberSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FCircularThrobberSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FCircularThrobberSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FCircularThrobberSettings.InnerSingleton, Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FCircularThrobberSettings.InnerSingleton); -} -// ********** End ScriptStruct FCircularThrobberSettings ******************************************* - -// ********** Begin ScriptStruct FImageSequenceSettings ******************************************** -struct Z_Construct_UScriptStruct_FImageSequenceSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FImageSequenceSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FImageSequenceSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Images_MetaData[] = { - { "AllowedClasses", "/Script/Engine.Texture2D" }, - { "Category", "Loading Widget Setting" }, - { "Comment", "/** An array of images for animating the loading icon.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "An array of images for animating the loading icon." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Scale_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Scale of the images.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Scale of the images." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Interval_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "ClampMax", "1" }, - { "ClampMin", "0" }, - { "Comment", "/**\n\x09 * Time in second to update the images, the smaller value the faster of the animation. A zero value will update the images every frame.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Time in second to update the images, the smaller value the faster of the animation. A zero value will update the images every frame." }, - { "UIMax", "1.000000" }, - { "UIMin", "0.000000" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bPlayReverse_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Play the image sequence in reverse.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Play the image sequence in reverse." }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FImageSequenceSettings constinit property declarations ************ - static const UECodeGen_Private::FObjectPropertyParams NewProp_Images_Inner; - static const UECodeGen_Private::FArrayPropertyParams NewProp_Images; - static const UECodeGen_Private::FStructPropertyParams NewProp_Scale; - static const UECodeGen_Private::FFloatPropertyParams NewProp_Interval; - static void NewProp_bPlayReverse_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bPlayReverse; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FImageSequenceSettings constinit property declarations ************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FImageSequenceSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FImageSequenceSettings; -class UScriptStruct* FImageSequenceSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FImageSequenceSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FImageSequenceSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FImageSequenceSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("ImageSequenceSettings")); - } - return Z_Registration_Info_UScriptStruct_FImageSequenceSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FImageSequenceSettings Property Definitions *********************** -const UECodeGen_Private::FObjectPropertyParams Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Images_Inner = { "Images", nullptr, (EPropertyFlags)0x0104000000000000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UClass_UTexture2D_NoRegister, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Images = { "Images", nullptr, (EPropertyFlags)0x0114000000000005, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FImageSequenceSettings, Images), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Images_MetaData), NewProp_Images_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Scale = { "Scale", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FImageSequenceSettings, Scale), Z_Construct_UScriptStruct_FVector2D, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Scale_MetaData), NewProp_Scale_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Interval = { "Interval", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FImageSequenceSettings, Interval), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Interval_MetaData), NewProp_Interval_MetaData) }; -void Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_bPlayReverse_SetBit(void* Obj) -{ - ((FImageSequenceSettings*)Obj)->bPlayReverse = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_bPlayReverse = { "bPlayReverse", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FImageSequenceSettings), &Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_bPlayReverse_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bPlayReverse_MetaData), NewProp_bPlayReverse_MetaData) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Images_Inner, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Images, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Scale, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Interval, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_bPlayReverse, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FImageSequenceSettings Property Definitions ************************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "ImageSequenceSettings", - Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::PropPointers), - sizeof(FImageSequenceSettings), - alignof(FImageSequenceSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FImageSequenceSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FImageSequenceSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FImageSequenceSettings.InnerSingleton, Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FImageSequenceSettings.InnerSingleton); -} -// ********** End ScriptStruct FImageSequenceSettings ********************************************** - -// ********** Begin ScriptStruct FBackgroundSettings *********************************************** -struct Z_Construct_UScriptStruct_FBackgroundSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FBackgroundSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FBackgroundSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/**\n * Background widget for the widget loading screen\n */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background widget for the widget loading screen" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Images_MetaData[] = { - { "AllowedClasses", "/Script/Engine.Texture2D" }, - { "Category", "Background" }, - { "Comment", "// The images randomly display while in the loading screen on top of the movie \n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The images randomly display while in the loading screen on top of the movie" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_UpdateInterval_MetaData[] = { - { "Category", "Background" }, - { "Comment", "// Interval time (in seconds) to randomly update the background image, a value less than or equal to 0 will not update the background image.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Interval time (in seconds) to randomly update the background image, a value less than or equal to 0 will not update the background image." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ImageStretch_MetaData[] = { - { "Category", "Background" }, - { "Comment", "// The scaling type to apply to images.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The scaling type to apply to images." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Padding_MetaData[] = { - { "Category", "Background" }, - { "Comment", "/** The padding area between the border and the image it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The padding area between the border and the image it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BackgroundColor_MetaData[] = { - { "Category", "Background" }, - { "Comment", "// The border's background color if there is any image defined. If padding = 0 you will not see the border color.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The border's background color if there is any image defined. If padding = 0 you will not see the border color." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bSetDisplayBackgroundManually_MetaData[] = { - { "Category", "Background" }, - { "Comment", "/**\n\x09 * If true, you will have to manually set which background index you want to display on the loading screen by calling \"SetDisplayBackgroundIndex\" function\n\x09 * in your Blueprint before opening a new level. If the index you set is not valid, then it will display random background in the \"Images\" array.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, you will have to manually set which background index you want to display on the loading screen by calling \"SetDisplayBackgroundIndex\" function\nin your Blueprint before opening a new level. If the index you set is not valid, then it will display random background in the \"Images\" array." }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FBackgroundSettings constinit property declarations *************** - static const UECodeGen_Private::FObjectPropertyParams NewProp_Images_Inner; - static const UECodeGen_Private::FArrayPropertyParams NewProp_Images; - static const UECodeGen_Private::FFloatPropertyParams NewProp_UpdateInterval; - static const UECodeGen_Private::FBytePropertyParams NewProp_ImageStretch; - static const UECodeGen_Private::FStructPropertyParams NewProp_Padding; - static const UECodeGen_Private::FStructPropertyParams NewProp_BackgroundColor; - static void NewProp_bSetDisplayBackgroundManually_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bSetDisplayBackgroundManually; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FBackgroundSettings constinit property declarations ***************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FBackgroundSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FBackgroundSettings; -class UScriptStruct* FBackgroundSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FBackgroundSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FBackgroundSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FBackgroundSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("BackgroundSettings")); - } - return Z_Registration_Info_UScriptStruct_FBackgroundSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FBackgroundSettings Property Definitions ************************** -const UECodeGen_Private::FObjectPropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_Images_Inner = { "Images", nullptr, (EPropertyFlags)0x0104000000000000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UClass_UTexture2D_NoRegister, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_Images = { "Images", nullptr, (EPropertyFlags)0x0114000000000005, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FBackgroundSettings, Images), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Images_MetaData), NewProp_Images_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_UpdateInterval = { "UpdateInterval", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FBackgroundSettings, UpdateInterval), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_UpdateInterval_MetaData), NewProp_UpdateInterval_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_ImageStretch = { "ImageStretch", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FBackgroundSettings, ImageStretch), Z_Construct_UEnum_Slate_EStretch, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ImageStretch_MetaData), NewProp_ImageStretch_MetaData) }; // 1511442967 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_Padding = { "Padding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FBackgroundSettings, Padding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Padding_MetaData), NewProp_Padding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_BackgroundColor = { "BackgroundColor", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FBackgroundSettings, BackgroundColor), Z_Construct_UScriptStruct_FLinearColor, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BackgroundColor_MetaData), NewProp_BackgroundColor_MetaData) }; -void Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_bSetDisplayBackgroundManually_SetBit(void* Obj) -{ - ((FBackgroundSettings*)Obj)->bSetDisplayBackgroundManually = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_bSetDisplayBackgroundManually = { "bSetDisplayBackgroundManually", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FBackgroundSettings), &Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_bSetDisplayBackgroundManually_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bSetDisplayBackgroundManually_MetaData), NewProp_bSetDisplayBackgroundManually_MetaData) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FBackgroundSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_Images_Inner, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_Images, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_UpdateInterval, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_ImageStretch, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_Padding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_BackgroundColor, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_bSetDisplayBackgroundManually, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FBackgroundSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FBackgroundSettings Property Definitions **************************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "BackgroundSettings", - Z_Construct_UScriptStruct_FBackgroundSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FBackgroundSettings_Statics::PropPointers), - sizeof(FBackgroundSettings), - alignof(FBackgroundSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000201), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FBackgroundSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FBackgroundSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FBackgroundSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FBackgroundSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FBackgroundSettings.InnerSingleton, Z_Construct_UScriptStruct_FBackgroundSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FBackgroundSettings.InnerSingleton); -} -// ********** End ScriptStruct FBackgroundSettings ************************************************* - -// ********** Begin ScriptStruct FLoadingWidgetSettings ******************************************** -struct Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FLoadingWidgetSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FLoadingWidgetSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/**\n * Loading widget settings\n */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading widget settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingIconType_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Loading icon type*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading icon type" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingWidgetType_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Loading Widget type*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading Widget type" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TransformTranslation_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Render transform translation of the loading icon.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Render transform translation of the loading icon." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TransformScale_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Render transform scale of the loading icon, a negative value will flip the icon.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Render transform scale of the loading icon, a negative value will flip the icon." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TransformPivot_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Render transform pivot of the loading icon (in normalized local space).*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Render transform pivot of the loading icon (in normalized local space)." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingText_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "// Text displayed beside the animated icon\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Text displayed beside the animated icon" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bLoadingTextRightPosition_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Is Loading Text on the right of the loading icon? Ignore this if you don't choose Loading Widget Type = Horizontal.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is Loading Text on the right of the loading icon? Ignore this if you don't choose Loading Widget Type = Horizontal." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bLoadingTextTopPosition_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Is Loading Text on the top of the loading icon? Ignore this if you don't choose Loading Widget Type = Vertical.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is Loading Text on the top of the loading icon? Ignore this if you don't choose Loading Widget Type = Vertical." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Appearance_MetaData[] = { - { "Category", "Tip Settings" }, - { "Comment", "// Loading text appearance settings\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading text appearance settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ThrobberSettings_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Throbber settings. Ignore this if you don't choose the 'Throbber' icon type*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Throbber settings. Ignore this if you don't choose the 'Throbber' icon type" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_CircularThrobberSettings_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Circular Throbber settings. Ignore this if you don't choose the 'Circular Throbber' icon type*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Circular Throbber settings. Ignore this if you don't choose the 'Circular Throbber' icon type" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ImageSequenceSettings_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Image Sequence settings. Ignore this if you don't choose the 'Image Sequence' icon type*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Image Sequence settings. Ignore this if you don't choose the 'Image Sequence' icon type" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TextAlignment_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** The alignment of the loading text.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the loading text." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingIconAlignment_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** The alignment of the loading icon. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the loading icon." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Space_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Empty space between the loading text and the loading icon */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Empty space between the loading text and the loading icon" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bHideLoadingWidgetWhenCompletes_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Hide the loading widget when the level loading is complete*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Hide the loading widget when the level loading is complete" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FLoadingWidgetSettings constinit property declarations ************ - static const UECodeGen_Private::FBytePropertyParams NewProp_LoadingIconType_Underlying; - static const UECodeGen_Private::FEnumPropertyParams NewProp_LoadingIconType; - static const UECodeGen_Private::FBytePropertyParams NewProp_LoadingWidgetType_Underlying; - static const UECodeGen_Private::FEnumPropertyParams NewProp_LoadingWidgetType; - static const UECodeGen_Private::FStructPropertyParams NewProp_TransformTranslation; - static const UECodeGen_Private::FStructPropertyParams NewProp_TransformScale; - static const UECodeGen_Private::FStructPropertyParams NewProp_TransformPivot; - static const UECodeGen_Private::FTextPropertyParams NewProp_LoadingText; - static void NewProp_bLoadingTextRightPosition_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bLoadingTextRightPosition; - static void NewProp_bLoadingTextTopPosition_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bLoadingTextTopPosition; - static const UECodeGen_Private::FStructPropertyParams NewProp_Appearance; - static const UECodeGen_Private::FStructPropertyParams NewProp_ThrobberSettings; - static const UECodeGen_Private::FStructPropertyParams NewProp_CircularThrobberSettings; - static const UECodeGen_Private::FStructPropertyParams NewProp_ImageSequenceSettings; - static const UECodeGen_Private::FStructPropertyParams NewProp_TextAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_LoadingIconAlignment; - static const UECodeGen_Private::FFloatPropertyParams NewProp_Space; - static void NewProp_bHideLoadingWidgetWhenCompletes_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bHideLoadingWidgetWhenCompletes; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FLoadingWidgetSettings constinit property declarations ************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings; -class UScriptStruct* FLoadingWidgetSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FLoadingWidgetSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("LoadingWidgetSettings")); - } - return Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FLoadingWidgetSettings Property Definitions *********************** -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingIconType_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FEnumPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingIconType = { "LoadingIconType", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, LoadingIconType), Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingIconType_MetaData), NewProp_LoadingIconType_MetaData) }; // 1850593641 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingWidgetType_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FEnumPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingWidgetType = { "LoadingWidgetType", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, LoadingWidgetType), Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingWidgetType_MetaData), NewProp_LoadingWidgetType_MetaData) }; // 953500990 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TransformTranslation = { "TransformTranslation", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, TransformTranslation), Z_Construct_UScriptStruct_FVector2D, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TransformTranslation_MetaData), NewProp_TransformTranslation_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TransformScale = { "TransformScale", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, TransformScale), Z_Construct_UScriptStruct_FVector2D, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TransformScale_MetaData), NewProp_TransformScale_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TransformPivot = { "TransformPivot", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, TransformPivot), Z_Construct_UScriptStruct_FVector2D, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TransformPivot_MetaData), NewProp_TransformPivot_MetaData) }; -const UECodeGen_Private::FTextPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingText = { "LoadingText", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Text, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, LoadingText), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingText_MetaData), NewProp_LoadingText_MetaData) }; -void Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextRightPosition_SetBit(void* Obj) -{ - ((FLoadingWidgetSettings*)Obj)->bLoadingTextRightPosition = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextRightPosition = { "bLoadingTextRightPosition", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FLoadingWidgetSettings), &Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextRightPosition_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bLoadingTextRightPosition_MetaData), NewProp_bLoadingTextRightPosition_MetaData) }; -void Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextTopPosition_SetBit(void* Obj) -{ - ((FLoadingWidgetSettings*)Obj)->bLoadingTextTopPosition = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextTopPosition = { "bLoadingTextTopPosition", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FLoadingWidgetSettings), &Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextTopPosition_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bLoadingTextTopPosition_MetaData), NewProp_bLoadingTextTopPosition_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_Appearance = { "Appearance", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, Appearance), Z_Construct_UScriptStruct_FTextAppearance, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Appearance_MetaData), NewProp_Appearance_MetaData) }; // 2810457549 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_ThrobberSettings = { "ThrobberSettings", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, ThrobberSettings), Z_Construct_UScriptStruct_FThrobberSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ThrobberSettings_MetaData), NewProp_ThrobberSettings_MetaData) }; // 2318335935 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_CircularThrobberSettings = { "CircularThrobberSettings", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, CircularThrobberSettings), Z_Construct_UScriptStruct_FCircularThrobberSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_CircularThrobberSettings_MetaData), NewProp_CircularThrobberSettings_MetaData) }; // 1630594575 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_ImageSequenceSettings = { "ImageSequenceSettings", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, ImageSequenceSettings), Z_Construct_UScriptStruct_FImageSequenceSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ImageSequenceSettings_MetaData), NewProp_ImageSequenceSettings_MetaData) }; // 1329596008 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TextAlignment = { "TextAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, TextAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TextAlignment_MetaData), NewProp_TextAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingIconAlignment = { "LoadingIconAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, LoadingIconAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingIconAlignment_MetaData), NewProp_LoadingIconAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_Space = { "Space", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, Space), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Space_MetaData), NewProp_Space_MetaData) }; -void Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bHideLoadingWidgetWhenCompletes_SetBit(void* Obj) -{ - ((FLoadingWidgetSettings*)Obj)->bHideLoadingWidgetWhenCompletes = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bHideLoadingWidgetWhenCompletes = { "bHideLoadingWidgetWhenCompletes", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FLoadingWidgetSettings), &Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bHideLoadingWidgetWhenCompletes_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bHideLoadingWidgetWhenCompletes_MetaData), NewProp_bHideLoadingWidgetWhenCompletes_MetaData) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingIconType_Underlying, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingIconType, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingWidgetType_Underlying, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingWidgetType, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TransformTranslation, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TransformScale, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TransformPivot, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingText, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextRightPosition, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextTopPosition, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_Appearance, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_ThrobberSettings, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_CircularThrobberSettings, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_ImageSequenceSettings, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TextAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingIconAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_Space, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bHideLoadingWidgetWhenCompletes, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FLoadingWidgetSettings Property Definitions ************************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "LoadingWidgetSettings", - Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::PropPointers), - sizeof(FLoadingWidgetSettings), - alignof(FLoadingWidgetSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000201), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FLoadingWidgetSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings.InnerSingleton, Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings.InnerSingleton); -} -// ********** End ScriptStruct FLoadingWidgetSettings ********************************************** - -// ********** Begin ScriptStruct FTipSettings ****************************************************** -struct Z_Construct_UScriptStruct_FTipSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FTipSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FTipSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/**\n * Tips text settings\n */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Tips text settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipText_MetaData[] = { - { "Category", "Tip Settings" }, - { "Comment", "// The tip text randomly display in the loading screen.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "MultiLine", "TRUE" }, - { "ToolTip", "The tip text randomly display in the loading screen." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_UpdateInterval_MetaData[] = { - { "Category", "Tip Settings" }, - { "Comment", "// Interval time (in seconds) to randomly update the tip text, a value less than or equal to 0 will not update the tip text.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Interval time (in seconds) to randomly update the tip text, a value less than or equal to 0 will not update the tip text." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Appearance_MetaData[] = { - { "Category", "Tip Settings" }, - { "Comment", "// Tip text appearance settings\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Tip text appearance settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipWrapAt_MetaData[] = { - { "Category", "Tip Settings" }, - { "Comment", "// The size of the tip before it's wrapped to the next line\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The size of the tip before it's wrapped to the next line" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bSetDisplayTipTextManually_MetaData[] = { - { "Category", "Background" }, - { "Comment", "/**\n\x09 * If true, you will have to manually set which TipText index you want to display on the loading screen by calling \"SetDisplayTipTextIndex\" function\n\x09 * in your Blueprint before opening a new level. If the index you set is not valid, then it will display random Tip in the \"TipText\" array.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, you will have to manually set which TipText index you want to display on the loading screen by calling \"SetDisplayTipTextIndex\" function\nin your Blueprint before opening a new level. If the index you set is not valid, then it will display random Tip in the \"TipText\" array." }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FTipSettings constinit property declarations ********************** - static const UECodeGen_Private::FTextPropertyParams NewProp_TipText_Inner; - static const UECodeGen_Private::FArrayPropertyParams NewProp_TipText; - static const UECodeGen_Private::FFloatPropertyParams NewProp_UpdateInterval; - static const UECodeGen_Private::FStructPropertyParams NewProp_Appearance; - static const UECodeGen_Private::FFloatPropertyParams NewProp_TipWrapAt; - static void NewProp_bSetDisplayTipTextManually_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bSetDisplayTipTextManually; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FTipSettings constinit property declarations ************************ - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FTipSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FTipSettings; -class UScriptStruct* FTipSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FTipSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FTipSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FTipSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("TipSettings")); - } - return Z_Registration_Info_UScriptStruct_FTipSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FTipSettings Property Definitions ********************************* -const UECodeGen_Private::FTextPropertyParams Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_TipText_Inner = { "TipText", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Text, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_TipText = { "TipText", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTipSettings, TipText), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipText_MetaData), NewProp_TipText_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_UpdateInterval = { "UpdateInterval", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTipSettings, UpdateInterval), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_UpdateInterval_MetaData), NewProp_UpdateInterval_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_Appearance = { "Appearance", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTipSettings, Appearance), Z_Construct_UScriptStruct_FTextAppearance, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Appearance_MetaData), NewProp_Appearance_MetaData) }; // 2810457549 -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_TipWrapAt = { "TipWrapAt", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTipSettings, TipWrapAt), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipWrapAt_MetaData), NewProp_TipWrapAt_MetaData) }; -void Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_bSetDisplayTipTextManually_SetBit(void* Obj) -{ - ((FTipSettings*)Obj)->bSetDisplayTipTextManually = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_bSetDisplayTipTextManually = { "bSetDisplayTipTextManually", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FTipSettings), &Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_bSetDisplayTipTextManually_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bSetDisplayTipTextManually_MetaData), NewProp_bSetDisplayTipTextManually_MetaData) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FTipSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_TipText_Inner, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_TipText, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_UpdateInterval, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_Appearance, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_TipWrapAt, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_bSetDisplayTipTextManually, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTipSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FTipSettings Property Definitions *********************************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FTipSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "TipSettings", - Z_Construct_UScriptStruct_FTipSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTipSettings_Statics::PropPointers), - sizeof(FTipSettings), - alignof(FTipSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000201), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTipSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FTipSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FTipSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FTipSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FTipSettings.InnerSingleton, Z_Construct_UScriptStruct_FTipSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FTipSettings.InnerSingleton); -} -// ********** End ScriptStruct FTipSettings ******************************************************** - -// ********** Begin ScriptStruct FLoadingCompleteTextSettings ************************************** -struct Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FLoadingCompleteTextSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FLoadingCompleteTextSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/**\n * The text that displayed when loading is complete. Ignore this if you don't set \"bShowLoadingCompletedText\" = true\n */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The text that displayed when loading is complete. Ignore this if you don't set \"bShowLoadingCompletedText\" = true" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingCompleteText_MetaData[] = { - { "Category", "Loading Complete Text Settings" }, - { "Comment", "// The text that shows up when level loading is done.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The text that shows up when level loading is done." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Appearance_MetaData[] = { - { "Category", "Loading Complete Text Settings" }, - { "Comment", "// Text appearance settings\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Text appearance settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Alignment_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** The alignment of the text.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the text." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Padding_MetaData[] = { - { "Category", "Loading Complete Text Settings" }, - { "Comment", "/** Text padding. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Text padding." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bFadeInOutAnim_MetaData[] = { - { "Category", "Loading Complete Text Settings" }, - { "Comment", "// Animate the text?\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Animate the text?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_AnimationSpeed_MetaData[] = { - { "Category", "Loading Complete Text Settings" }, - { "ClampMax", "10" }, - { "ClampMin", "0" }, - { "Comment", "/**\n\x09 * Animation speed\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Animation speed" }, - { "UIMax", "10.000000" }, - { "UIMin", "0.000000" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FLoadingCompleteTextSettings constinit property declarations ****** - static const UECodeGen_Private::FTextPropertyParams NewProp_LoadingCompleteText; - static const UECodeGen_Private::FStructPropertyParams NewProp_Appearance; - static const UECodeGen_Private::FStructPropertyParams NewProp_Alignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_Padding; - static void NewProp_bFadeInOutAnim_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bFadeInOutAnim; - static const UECodeGen_Private::FFloatPropertyParams NewProp_AnimationSpeed; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FLoadingCompleteTextSettings constinit property declarations ******** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings; -class UScriptStruct* FLoadingCompleteTextSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FLoadingCompleteTextSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("LoadingCompleteTextSettings")); - } - return Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FLoadingCompleteTextSettings Property Definitions ***************** -const UECodeGen_Private::FTextPropertyParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_LoadingCompleteText = { "LoadingCompleteText", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Text, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingCompleteTextSettings, LoadingCompleteText), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingCompleteText_MetaData), NewProp_LoadingCompleteText_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_Appearance = { "Appearance", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingCompleteTextSettings, Appearance), Z_Construct_UScriptStruct_FTextAppearance, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Appearance_MetaData), NewProp_Appearance_MetaData) }; // 2810457549 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_Alignment = { "Alignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingCompleteTextSettings, Alignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Alignment_MetaData), NewProp_Alignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_Padding = { "Padding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingCompleteTextSettings, Padding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Padding_MetaData), NewProp_Padding_MetaData) }; // 4099648758 -void Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_bFadeInOutAnim_SetBit(void* Obj) -{ - ((FLoadingCompleteTextSettings*)Obj)->bFadeInOutAnim = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_bFadeInOutAnim = { "bFadeInOutAnim", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FLoadingCompleteTextSettings), &Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_bFadeInOutAnim_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bFadeInOutAnim_MetaData), NewProp_bFadeInOutAnim_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_AnimationSpeed = { "AnimationSpeed", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingCompleteTextSettings, AnimationSpeed), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_AnimationSpeed_MetaData), NewProp_AnimationSpeed_MetaData) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_LoadingCompleteText, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_Appearance, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_Alignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_Padding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_bFadeInOutAnim, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_AnimationSpeed, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FLoadingCompleteTextSettings Property Definitions ******************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "LoadingCompleteTextSettings", - Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::PropPointers), - sizeof(FLoadingCompleteTextSettings), - alignof(FLoadingCompleteTextSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000201), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FLoadingCompleteTextSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings.InnerSingleton, Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings.InnerSingleton); -} -// ********** End ScriptStruct FLoadingCompleteTextSettings **************************************** - -// ********** Begin ScriptStruct FALoadingScreenSettings ******************************************* -struct Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FALoadingScreenSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FALoadingScreenSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/**\n * Loading Screen Settings\n */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading Screen Settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_MinimumLoadingScreenDisplayTime_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "// The minimum time that a loading screen should be opened for, -1 if there is no minimum time. I recommend set it to -1.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The minimum time that a loading screen should be opened for, -1 if there is no minimum time. I recommend set it to -1." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAutoCompleteWhenLoadingCompletes_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "// If true, the loading screen will disappear as soon as loading is done.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, the loading screen will disappear as soon as loading is done." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bMoviesAreSkippable_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "// If true, movies can be skipped by clicking the loading screen as long as loading is done.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, movies can be skipped by clicking the loading screen as long as loading is done." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bWaitForManualStop_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "/** \n\x09 * If true, movie playback continue until Stop is called.\n\x09 * \n\x09 * NOTE: If set \"Minimum Loading Screen Display Time\" = -1, it will allow players to press any key to stop the loading screen.\n\x09 * If \"Minimum Loading Screen Display Time\" >= 0, you have to call \"StopLoadingScreen\" in the BeginPlay event \n\x09 * of your GameInstance, GameMode, or PlayerController blueprint to stop the loading screen (\"bAllowEngineTick\" must be true)\n\x09 **/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, movie playback continue until Stop is called.\n\nNOTE: If set \"Minimum Loading Screen Display Time\" = -1, it will allow players to press any key to stop the loading screen.\nIf \"Minimum Loading Screen Display Time\" >= 0, you have to call \"StopLoadingScreen\" in the BeginPlay event\nof your GameInstance, GameMode, or PlayerController blueprint to stop the loading screen (\"bAllowEngineTick\" must be true)" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAllowInEarlyStartup_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "/** If true loading screens here cannot have any uobjects of any kind or use any engine features at all. This will start the movies very early as a result on platforms that support it */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true loading screens here cannot have any uobjects of any kind or use any engine features at all. This will start the movies very early as a result on platforms that support it" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAllowEngineTick_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "/** If true, this will call the engine tick while the game thread is stalled waiting for a loading movie to finish. This only works for post-startup load screens and is potentially unsafe */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, this will call the engine tick while the game thread is stalled waiting for a loading movie to finish. This only works for post-startup load screens and is potentially unsafe" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_PlaybackType_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "/** Should we just play back, loop, etc. NOTE: if the playback type is MT_LoopLast, then bAutoCompleteWhenLoadingCompletes will be togged on when the last movie is hit*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Should we just play back, loop, etc. NOTE: if the playback type is MT_LoopLast, then bAutoCompleteWhenLoadingCompletes will be togged on when the last movie is hit" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_MoviePaths_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "/**\n\x09 * All movie files must be locate at Content/Movies/ directory. Suggested format: MPEG-4 Movie (mp4). Enter file path/name without the extension.\n\x09 * E.g., if you have a movie name my_movie.mp4 in the 'Content/Movies' folder, then enter my_movie in the input field.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "All movie files must be locate at Content/Movies/ directory. Suggested format: MPEG-4 Movie (mp4). Enter file path/name without the extension.\nE.g., if you have a movie name my_movie.mp4 in the 'Content/Movies' folder, then enter my_movie in the input field." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bShuffle_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "/**\n\x09 * If true, shuffle the movies list before playing.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, shuffle the movies list before playing." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bSetDisplayMovieIndexManually_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "/**\n\x09 * If true, the \"Shuffle\" option will be ignored, and you will have to manually set which Movie index you want to display on the loading screen \n\x09 * by calling \"SetDisplayMovieIndex\" function in your Blueprint before opening a new level.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, the \"Shuffle\" option will be ignored, and you will have to manually set which Movie index you want to display on the loading screen\nby calling \"SetDisplayMovieIndex\" function in your Blueprint before opening a new level." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bShowWidgetOverlay_MetaData[] = { - { "Category", "Loading Screen Settings" }, - { "Comment", "/** \n\x09 * Should we show the loading screen widgets (background/tips/loading widget)? Generally you'll want to set this to false if you just want to show a movie.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Should we show the loading screen widgets (background/tips/loading widget)? Generally you'll want to set this to false if you just want to show a movie." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bShowLoadingCompleteText_MetaData[] = { - { "Category", "Loading Screen Settings" }, - { "Comment", "/**\n\x09 * If true show a text when level loading is completed. Ignore this if you choose \"Show Widget Overlay\" = false\n\x09 *\n\x09 * NOTE: To enable this option properly, you need to set \"Wait For Manual Stop\" = true, and \"Minimum Loading Screen Display Time\" = -1.\n\x09 * This also allows players press any button to stop the Loading Screen.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true show a text when level loading is completed. Ignore this if you choose \"Show Widget Overlay\" = false\n\nNOTE: To enable this option properly, you need to set \"Wait For Manual Stop\" = true, and \"Minimum Loading Screen Display Time\" = -1.\nThis also allows players press any button to stop the Loading Screen." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingCompleteTextSettings_MetaData[] = { - { "Category", "Loading Screen Settings" }, - { "Comment", "/**\n\x09 * The text that displayed when loading is complete. Ignore this if you set \"Show Loading Complete Text\" = false.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The text that displayed when loading is complete. Ignore this if you set \"Show Loading Complete Text\" = false." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Background_MetaData[] = { - { "Category", "Loading Screen Settings" }, - { "Comment", "/** Background widget for the loading screen. Ignore this if you choose \"Show Widget Overlay = false\" */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background widget for the loading screen. Ignore this if you choose \"Show Widget Overlay = false\"" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipWidget_MetaData[] = { - { "Category", "Loading Screen Settings" }, - { "Comment", "/** Tip widget for the loading screen. Ignore this if you choose \"Show Widget Overlay = false\" */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Tip widget for the loading screen. Ignore this if you choose \"Show Widget Overlay = false\"" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingWidget_MetaData[] = { - { "Category", "Loading Screen Settings" }, - { "Comment", "/** Loading widget for the loading screen. Ignore this if you choose \"Show Widget Overlay = false\" */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading widget for the loading screen. Ignore this if you choose \"Show Widget Overlay = false\"" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Layout_MetaData[] = { - { "Category", "Loading Screen Settings" }, - { "Comment", "/**\n\x09 * Select async loading screen Layout. Ignore this if you choose \"Show Widget Overlay = false\"\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Select async loading screen Layout. Ignore this if you choose \"Show Widget Overlay = false\"" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FALoadingScreenSettings constinit property declarations *********** - static const UECodeGen_Private::FFloatPropertyParams NewProp_MinimumLoadingScreenDisplayTime; - static void NewProp_bAutoCompleteWhenLoadingCompletes_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bAutoCompleteWhenLoadingCompletes; - static void NewProp_bMoviesAreSkippable_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bMoviesAreSkippable; - static void NewProp_bWaitForManualStop_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bWaitForManualStop; - static void NewProp_bAllowInEarlyStartup_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bAllowInEarlyStartup; - static void NewProp_bAllowEngineTick_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bAllowEngineTick; - static const UECodeGen_Private::FBytePropertyParams NewProp_PlaybackType; - static const UECodeGen_Private::FStrPropertyParams NewProp_MoviePaths_Inner; - static const UECodeGen_Private::FArrayPropertyParams NewProp_MoviePaths; - static void NewProp_bShuffle_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bShuffle; - static void NewProp_bSetDisplayMovieIndexManually_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bSetDisplayMovieIndexManually; - static void NewProp_bShowWidgetOverlay_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bShowWidgetOverlay; - static void NewProp_bShowLoadingCompleteText_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bShowLoadingCompleteText; - static const UECodeGen_Private::FStructPropertyParams NewProp_LoadingCompleteTextSettings; - static const UECodeGen_Private::FStructPropertyParams NewProp_Background; - static const UECodeGen_Private::FStructPropertyParams NewProp_TipWidget; - static const UECodeGen_Private::FStructPropertyParams NewProp_LoadingWidget; - static const UECodeGen_Private::FBytePropertyParams NewProp_Layout_Underlying; - static const UECodeGen_Private::FEnumPropertyParams NewProp_Layout; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FALoadingScreenSettings constinit property declarations ************* - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FALoadingScreenSettings; -class UScriptStruct* FALoadingScreenSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FALoadingScreenSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FALoadingScreenSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FALoadingScreenSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("ALoadingScreenSettings")); - } - return Z_Registration_Info_UScriptStruct_FALoadingScreenSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FALoadingScreenSettings Property Definitions ********************** -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_MinimumLoadingScreenDisplayTime = { "MinimumLoadingScreenDisplayTime", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, MinimumLoadingScreenDisplayTime), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_MinimumLoadingScreenDisplayTime_MetaData), NewProp_MinimumLoadingScreenDisplayTime_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAutoCompleteWhenLoadingCompletes_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bAutoCompleteWhenLoadingCompletes = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAutoCompleteWhenLoadingCompletes = { "bAutoCompleteWhenLoadingCompletes", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAutoCompleteWhenLoadingCompletes_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAutoCompleteWhenLoadingCompletes_MetaData), NewProp_bAutoCompleteWhenLoadingCompletes_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bMoviesAreSkippable_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bMoviesAreSkippable = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bMoviesAreSkippable = { "bMoviesAreSkippable", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bMoviesAreSkippable_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bMoviesAreSkippable_MetaData), NewProp_bMoviesAreSkippable_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bWaitForManualStop_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bWaitForManualStop = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bWaitForManualStop = { "bWaitForManualStop", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bWaitForManualStop_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bWaitForManualStop_MetaData), NewProp_bWaitForManualStop_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowInEarlyStartup_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bAllowInEarlyStartup = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowInEarlyStartup = { "bAllowInEarlyStartup", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowInEarlyStartup_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAllowInEarlyStartup_MetaData), NewProp_bAllowInEarlyStartup_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowEngineTick_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bAllowEngineTick = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowEngineTick = { "bAllowEngineTick", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowEngineTick_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAllowEngineTick_MetaData), NewProp_bAllowEngineTick_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_PlaybackType = { "PlaybackType", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, PlaybackType), Z_Construct_UEnum_MoviePlayer_EMoviePlaybackType, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_PlaybackType_MetaData), NewProp_PlaybackType_MetaData) }; // 1938542788 -const UECodeGen_Private::FStrPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_MoviePaths_Inner = { "MoviePaths", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_MoviePaths = { "MoviePaths", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, MoviePaths), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_MoviePaths_MetaData), NewProp_MoviePaths_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShuffle_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bShuffle = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShuffle = { "bShuffle", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShuffle_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bShuffle_MetaData), NewProp_bShuffle_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bSetDisplayMovieIndexManually_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bSetDisplayMovieIndexManually = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bSetDisplayMovieIndexManually = { "bSetDisplayMovieIndexManually", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bSetDisplayMovieIndexManually_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bSetDisplayMovieIndexManually_MetaData), NewProp_bSetDisplayMovieIndexManually_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowWidgetOverlay_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bShowWidgetOverlay = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowWidgetOverlay = { "bShowWidgetOverlay", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowWidgetOverlay_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bShowWidgetOverlay_MetaData), NewProp_bShowWidgetOverlay_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowLoadingCompleteText_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bShowLoadingCompleteText = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowLoadingCompleteText = { "bShowLoadingCompleteText", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowLoadingCompleteText_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bShowLoadingCompleteText_MetaData), NewProp_bShowLoadingCompleteText_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_LoadingCompleteTextSettings = { "LoadingCompleteTextSettings", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, LoadingCompleteTextSettings), Z_Construct_UScriptStruct_FLoadingCompleteTextSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingCompleteTextSettings_MetaData), NewProp_LoadingCompleteTextSettings_MetaData) }; // 2503102234 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_Background = { "Background", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, Background), Z_Construct_UScriptStruct_FBackgroundSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Background_MetaData), NewProp_Background_MetaData) }; // 3107127872 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_TipWidget = { "TipWidget", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, TipWidget), Z_Construct_UScriptStruct_FTipSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipWidget_MetaData), NewProp_TipWidget_MetaData) }; // 1574949218 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_LoadingWidget = { "LoadingWidget", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, LoadingWidget), Z_Construct_UScriptStruct_FLoadingWidgetSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingWidget_MetaData), NewProp_LoadingWidget_MetaData) }; // 3370305444 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_Layout_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FEnumPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_Layout = { "Layout", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, Layout), Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Layout_MetaData), NewProp_Layout_MetaData) }; // 1278915894 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_MinimumLoadingScreenDisplayTime, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAutoCompleteWhenLoadingCompletes, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bMoviesAreSkippable, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bWaitForManualStop, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowInEarlyStartup, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowEngineTick, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_PlaybackType, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_MoviePaths_Inner, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_MoviePaths, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShuffle, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bSetDisplayMovieIndexManually, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowWidgetOverlay, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowLoadingCompleteText, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_LoadingCompleteTextSettings, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_Background, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_TipWidget, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_LoadingWidget, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_Layout_Underlying, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_Layout, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FALoadingScreenSettings Property Definitions ************************ -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "ALoadingScreenSettings", - Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::PropPointers), - sizeof(FALoadingScreenSettings), - alignof(FALoadingScreenSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000201), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FALoadingScreenSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FALoadingScreenSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FALoadingScreenSettings.InnerSingleton, Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FALoadingScreenSettings.InnerSingleton); -} -// ********** End ScriptStruct FALoadingScreenSettings ********************************************* - -// ********** Begin ScriptStruct FClassicLayoutSettings ******************************************** -struct Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FClassicLayoutSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FClassicLayoutSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Classic Layout settings*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Classic Layout settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsWidgetAtBottom_MetaData[] = { - { "Category", "Classic Layout" }, - { "Comment", "/** Is the border that contains loading and tip widget located at the bottom or top? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is the border that contains loading and tip widget located at the bottom or top?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsLoadingWidgetAtLeft_MetaData[] = { - { "Category", "Classic Layout" }, - { "Comment", "/** Is loading widget on the left of the tip? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is loading widget on the left of the tip?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Space_MetaData[] = { - { "Category", "Classic Layout" }, - { "Comment", "/** The empty space between loading widget and the tip.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The empty space between loading widget and the tip." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipAlignment_MetaData[] = { - { "Category", "Classic Layout" }, - { "Comment", "/** The alignment of the tips. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the tips." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderHorizontalAlignment_MetaData[] = { - { "Category", "Center Layout" }, - { "Comment", "/** The horizontal alignment of the border background.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The horizontal alignment of the border background." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderPadding_MetaData[] = { - { "Category", "Classic Layout" }, - { "Comment", "/** The padding area between the border and the widget it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The padding area between the border and the widget it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderBackground_MetaData[] = { - { "Category", "Classic Layout" }, - { "Comment", "/** Background appearance settings for the border widget */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background appearance settings for the border widget" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FClassicLayoutSettings constinit property declarations ************ - static void NewProp_bIsWidgetAtBottom_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsWidgetAtBottom; - static void NewProp_bIsLoadingWidgetAtLeft_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsLoadingWidgetAtLeft; - static const UECodeGen_Private::FFloatPropertyParams NewProp_Space; - static const UECodeGen_Private::FStructPropertyParams NewProp_TipAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_BorderHorizontalAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_BorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_BorderBackground; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FClassicLayoutSettings constinit property declarations ************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FClassicLayoutSettings; -class UScriptStruct* FClassicLayoutSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FClassicLayoutSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FClassicLayoutSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FClassicLayoutSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("ClassicLayoutSettings")); - } - return Z_Registration_Info_UScriptStruct_FClassicLayoutSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FClassicLayoutSettings Property Definitions *********************** -void Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsWidgetAtBottom_SetBit(void* Obj) -{ - ((FClassicLayoutSettings*)Obj)->bIsWidgetAtBottom = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsWidgetAtBottom = { "bIsWidgetAtBottom", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FClassicLayoutSettings), &Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsWidgetAtBottom_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsWidgetAtBottom_MetaData), NewProp_bIsWidgetAtBottom_MetaData) }; -void Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtLeft_SetBit(void* Obj) -{ - ((FClassicLayoutSettings*)Obj)->bIsLoadingWidgetAtLeft = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtLeft = { "bIsLoadingWidgetAtLeft", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FClassicLayoutSettings), &Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtLeft_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsLoadingWidgetAtLeft_MetaData), NewProp_bIsLoadingWidgetAtLeft_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_Space = { "Space", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FClassicLayoutSettings, Space), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Space_MetaData), NewProp_Space_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_TipAlignment = { "TipAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FClassicLayoutSettings, TipAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipAlignment_MetaData), NewProp_TipAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_BorderHorizontalAlignment = { "BorderHorizontalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FClassicLayoutSettings, BorderHorizontalAlignment), Z_Construct_UEnum_SlateCore_EHorizontalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderHorizontalAlignment_MetaData), NewProp_BorderHorizontalAlignment_MetaData) }; // 990570535 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_BorderPadding = { "BorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FClassicLayoutSettings, BorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderPadding_MetaData), NewProp_BorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_BorderBackground = { "BorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FClassicLayoutSettings, BorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderBackground_MetaData), NewProp_BorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsWidgetAtBottom, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtLeft, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_Space, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_TipAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_BorderHorizontalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_BorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_BorderBackground, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FClassicLayoutSettings Property Definitions ************************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "ClassicLayoutSettings", - Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::PropPointers), - sizeof(FClassicLayoutSettings), - alignof(FClassicLayoutSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FClassicLayoutSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FClassicLayoutSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FClassicLayoutSettings.InnerSingleton, Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FClassicLayoutSettings.InnerSingleton); -} -// ********** End ScriptStruct FClassicLayoutSettings ********************************************** - -// ********** Begin ScriptStruct FCenterLayoutSettings ********************************************* -struct Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FCenterLayoutSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FCenterLayoutSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Center Layout settings*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Center Layout settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsTipAtBottom_MetaData[] = { - { "Category", "Center Layout" }, - { "Comment", "/** Is tip located at the bottom or top? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is tip located at the bottom or top?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipAlignment_MetaData[] = { - { "Category", "Center Layout" }, - { "Comment", "/** The alignment of the tips. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the tips." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderHorizontalAlignment_MetaData[] = { - { "Category", "Center Layout" }, - { "Comment", "/** The horizontal alignment of the border.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The horizontal alignment of the border." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderVerticalOffset_MetaData[] = { - { "Category", "Center Layout" }, - { "Comment", "/** Offset to bottom or top of the screen depending on the tip located at the bottom or top position.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Offset to bottom or top of the screen depending on the tip located at the bottom or top position." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderPadding_MetaData[] = { - { "Category", "Center Layout" }, - { "Comment", "/** The padding area between the border and the tips it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The padding area between the border and the tips it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderBackground_MetaData[] = { - { "Category", "Center Layout" }, - { "Comment", "/** Background appearance settings for tip area */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background appearance settings for tip area" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FCenterLayoutSettings constinit property declarations ************* - static void NewProp_bIsTipAtBottom_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsTipAtBottom; - static const UECodeGen_Private::FStructPropertyParams NewProp_TipAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_BorderHorizontalAlignment; - static const UECodeGen_Private::FFloatPropertyParams NewProp_BorderVerticalOffset; - static const UECodeGen_Private::FStructPropertyParams NewProp_BorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_BorderBackground; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FCenterLayoutSettings constinit property declarations *************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FCenterLayoutSettings; -class UScriptStruct* FCenterLayoutSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FCenterLayoutSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FCenterLayoutSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FCenterLayoutSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("CenterLayoutSettings")); - } - return Z_Registration_Info_UScriptStruct_FCenterLayoutSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FCenterLayoutSettings Property Definitions ************************ -void Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_bIsTipAtBottom_SetBit(void* Obj) -{ - ((FCenterLayoutSettings*)Obj)->bIsTipAtBottom = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_bIsTipAtBottom = { "bIsTipAtBottom", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FCenterLayoutSettings), &Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_bIsTipAtBottom_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsTipAtBottom_MetaData), NewProp_bIsTipAtBottom_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_TipAlignment = { "TipAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCenterLayoutSettings, TipAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipAlignment_MetaData), NewProp_TipAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderHorizontalAlignment = { "BorderHorizontalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCenterLayoutSettings, BorderHorizontalAlignment), Z_Construct_UEnum_SlateCore_EHorizontalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderHorizontalAlignment_MetaData), NewProp_BorderHorizontalAlignment_MetaData) }; // 990570535 -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderVerticalOffset = { "BorderVerticalOffset", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCenterLayoutSettings, BorderVerticalOffset), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderVerticalOffset_MetaData), NewProp_BorderVerticalOffset_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderPadding = { "BorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCenterLayoutSettings, BorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderPadding_MetaData), NewProp_BorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderBackground = { "BorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCenterLayoutSettings, BorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderBackground_MetaData), NewProp_BorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_bIsTipAtBottom, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_TipAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderHorizontalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderVerticalOffset, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderBackground, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FCenterLayoutSettings Property Definitions ************************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "CenterLayoutSettings", - Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::PropPointers), - sizeof(FCenterLayoutSettings), - alignof(FCenterLayoutSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FCenterLayoutSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FCenterLayoutSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FCenterLayoutSettings.InnerSingleton, Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FCenterLayoutSettings.InnerSingleton); -} -// ********** End ScriptStruct FCenterLayoutSettings *********************************************** - -// ********** Begin ScriptStruct FLetterboxLayoutSettings ****************************************** -struct Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FLetterboxLayoutSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FLetterboxLayoutSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Letterbox Layout settings*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Letterbox Layout settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsLoadingWidgetAtTop_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** Is loading widget located at the bottom or top? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is loading widget located at the bottom or top?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipAlignment_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** The alignment of the tips. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the tips." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingWidgetAlignment_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** The alignment of the loading widget. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the loading widget." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TopBorderHorizontalAlignment_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** The horizontal alignment of the top border.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The horizontal alignment of the top border." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BottomBorderHorizontalAlignment_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** The horizontal alignment of the bottom border.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The horizontal alignment of the bottom border." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TopBorderPadding_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** The top padding area between the border and the widget it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The top padding area between the border and the widget it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BottomBorderPadding_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** The bottom padding area between the border and the widget it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The bottom padding area between the border and the widget it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TopBorderBackground_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** Background appearance settings for top border */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background appearance settings for top border" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BottomBorderBackground_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** Background appearance settings for bottom border */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background appearance settings for bottom border" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FLetterboxLayoutSettings constinit property declarations ********** - static void NewProp_bIsLoadingWidgetAtTop_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsLoadingWidgetAtTop; - static const UECodeGen_Private::FStructPropertyParams NewProp_TipAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_LoadingWidgetAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_TopBorderHorizontalAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_BottomBorderHorizontalAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_TopBorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_BottomBorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_TopBorderBackground; - static const UECodeGen_Private::FStructPropertyParams NewProp_BottomBorderBackground; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FLetterboxLayoutSettings constinit property declarations ************ - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings; -class UScriptStruct* FLetterboxLayoutSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FLetterboxLayoutSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("LetterboxLayoutSettings")); - } - return Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FLetterboxLayoutSettings Property Definitions ********************* -void Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop_SetBit(void* Obj) -{ - ((FLetterboxLayoutSettings*)Obj)->bIsLoadingWidgetAtTop = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop = { "bIsLoadingWidgetAtTop", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FLetterboxLayoutSettings), &Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsLoadingWidgetAtTop_MetaData), NewProp_bIsLoadingWidgetAtTop_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TipAlignment = { "TipAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, TipAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipAlignment_MetaData), NewProp_TipAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_LoadingWidgetAlignment = { "LoadingWidgetAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, LoadingWidgetAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingWidgetAlignment_MetaData), NewProp_LoadingWidgetAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TopBorderHorizontalAlignment = { "TopBorderHorizontalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, TopBorderHorizontalAlignment), Z_Construct_UEnum_SlateCore_EHorizontalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TopBorderHorizontalAlignment_MetaData), NewProp_TopBorderHorizontalAlignment_MetaData) }; // 990570535 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_BottomBorderHorizontalAlignment = { "BottomBorderHorizontalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, BottomBorderHorizontalAlignment), Z_Construct_UEnum_SlateCore_EHorizontalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BottomBorderHorizontalAlignment_MetaData), NewProp_BottomBorderHorizontalAlignment_MetaData) }; // 990570535 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TopBorderPadding = { "TopBorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, TopBorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TopBorderPadding_MetaData), NewProp_TopBorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_BottomBorderPadding = { "BottomBorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, BottomBorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BottomBorderPadding_MetaData), NewProp_BottomBorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TopBorderBackground = { "TopBorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, TopBorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TopBorderBackground_MetaData), NewProp_TopBorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_BottomBorderBackground = { "BottomBorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, BottomBorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BottomBorderBackground_MetaData), NewProp_BottomBorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TipAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_LoadingWidgetAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TopBorderHorizontalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_BottomBorderHorizontalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TopBorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_BottomBorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TopBorderBackground, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_BottomBorderBackground, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FLetterboxLayoutSettings Property Definitions *********************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "LetterboxLayoutSettings", - Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::PropPointers), - sizeof(FLetterboxLayoutSettings), - alignof(FLetterboxLayoutSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FLetterboxLayoutSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings.InnerSingleton, Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings.InnerSingleton); -} -// ********** End ScriptStruct FLetterboxLayoutSettings ******************************************** - -// ********** Begin ScriptStruct FSidebarLayoutSettings ******************************************** -struct Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FSidebarLayoutSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FSidebarLayoutSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Sidebar Layout settings*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Sidebar Layout settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsWidgetAtRight_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** Is the border that contains loading and tip widgets located at the right or left? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is the border that contains loading and tip widgets located at the right or left?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsLoadingWidgetAtTop_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** Is loading widget on the top of the tip? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is loading widget on the top of the tip?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Space_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** The empty space between loading widget and the tip.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The empty space between loading widget and the tip." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_VerticalAlignment_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** The vertical alignment of the vertical box that contains loading/tip widgets. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The vertical alignment of the vertical box that contains loading/tip widgets." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingWidgetAlignment_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** The alignment of the loading widget. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the loading widget." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipAlignment_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** The alignment of the tips. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the tips." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderVerticalAlignment_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** The vertical alignment of the border background that contains all widgets. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The vertical alignment of the border background that contains all widgets." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderHorizontalOffset_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** Offset to left or right of the screen depending on the border that contains loading and tip widgets located at the left or right position.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Offset to left or right of the screen depending on the border that contains loading and tip widgets located at the left or right position." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderPadding_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** The padding area between the border and the widget it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The padding area between the border and the widget it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderBackground_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** Background appearance settings for the border widget */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background appearance settings for the border widget" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FSidebarLayoutSettings constinit property declarations ************ - static void NewProp_bIsWidgetAtRight_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsWidgetAtRight; - static void NewProp_bIsLoadingWidgetAtTop_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsLoadingWidgetAtTop; - static const UECodeGen_Private::FFloatPropertyParams NewProp_Space; - static const UECodeGen_Private::FBytePropertyParams NewProp_VerticalAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_LoadingWidgetAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_TipAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_BorderVerticalAlignment; - static const UECodeGen_Private::FFloatPropertyParams NewProp_BorderHorizontalOffset; - static const UECodeGen_Private::FStructPropertyParams NewProp_BorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_BorderBackground; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FSidebarLayoutSettings constinit property declarations ************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings; -class UScriptStruct* FSidebarLayoutSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FSidebarLayoutSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("SidebarLayoutSettings")); - } - return Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FSidebarLayoutSettings Property Definitions *********************** -void Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsWidgetAtRight_SetBit(void* Obj) -{ - ((FSidebarLayoutSettings*)Obj)->bIsWidgetAtRight = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsWidgetAtRight = { "bIsWidgetAtRight", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FSidebarLayoutSettings), &Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsWidgetAtRight_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsWidgetAtRight_MetaData), NewProp_bIsWidgetAtRight_MetaData) }; -void Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop_SetBit(void* Obj) -{ - ((FSidebarLayoutSettings*)Obj)->bIsLoadingWidgetAtTop = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop = { "bIsLoadingWidgetAtTop", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FSidebarLayoutSettings), &Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsLoadingWidgetAtTop_MetaData), NewProp_bIsLoadingWidgetAtTop_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_Space = { "Space", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, Space), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Space_MetaData), NewProp_Space_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_VerticalAlignment = { "VerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, VerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_VerticalAlignment_MetaData), NewProp_VerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_LoadingWidgetAlignment = { "LoadingWidgetAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, LoadingWidgetAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingWidgetAlignment_MetaData), NewProp_LoadingWidgetAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_TipAlignment = { "TipAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, TipAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipAlignment_MetaData), NewProp_TipAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderVerticalAlignment = { "BorderVerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, BorderVerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderVerticalAlignment_MetaData), NewProp_BorderVerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderHorizontalOffset = { "BorderHorizontalOffset", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, BorderHorizontalOffset), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderHorizontalOffset_MetaData), NewProp_BorderHorizontalOffset_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderPadding = { "BorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, BorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderPadding_MetaData), NewProp_BorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderBackground = { "BorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, BorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderBackground_MetaData), NewProp_BorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsWidgetAtRight, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_Space, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_VerticalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_LoadingWidgetAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_TipAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderVerticalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderHorizontalOffset, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderBackground, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FSidebarLayoutSettings Property Definitions ************************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "SidebarLayoutSettings", - Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::PropPointers), - sizeof(FSidebarLayoutSettings), - alignof(FSidebarLayoutSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FSidebarLayoutSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings.InnerSingleton, Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings.InnerSingleton); -} -// ********** End ScriptStruct FSidebarLayoutSettings ********************************************** - -// ********** Begin ScriptStruct FDualSidebarLayoutSettings **************************************** -struct Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FDualSidebarLayoutSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FDualSidebarLayoutSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Dual Sidebar Layout settings*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Dual Sidebar Layout settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsLoadingWidgetAtRight_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** Is loading widget on the right or left border? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is loading widget on the right or left border?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LeftVerticalAlignment_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** The vertical alignment of the left widget. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The vertical alignment of the left widget." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RightVerticalAlignment_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** The vertical alignment of the right widget. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The vertical alignment of the right widget." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LeftBorderVerticalAlignment_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** The vertical alignment of the left border background that contains all widgets. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The vertical alignment of the left border background that contains all widgets." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RightBorderVerticalAlignment_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** The vertical alignment of the right border background that contains all widgets. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The vertical alignment of the right border background that contains all widgets." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LeftBorderPadding_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** The padding area between the left border and the widget it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The padding area between the left border and the widget it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RightBorderPadding_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** The padding area between the right border and the widget it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The padding area between the right border and the widget it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LeftBorderBackground_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** Background appearance settings for the left border widget */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background appearance settings for the left border widget" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RightBorderBackground_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** Background appearance settings for the right border widget */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background appearance settings for the right border widget" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FDualSidebarLayoutSettings constinit property declarations ******** - static void NewProp_bIsLoadingWidgetAtRight_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsLoadingWidgetAtRight; - static const UECodeGen_Private::FBytePropertyParams NewProp_LeftVerticalAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_RightVerticalAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_LeftBorderVerticalAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_RightBorderVerticalAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_LeftBorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_RightBorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_LeftBorderBackground; - static const UECodeGen_Private::FStructPropertyParams NewProp_RightBorderBackground; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FDualSidebarLayoutSettings constinit property declarations ********** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings; -class UScriptStruct* FDualSidebarLayoutSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FDualSidebarLayoutSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("DualSidebarLayoutSettings")); - } - return Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FDualSidebarLayoutSettings Property Definitions ******************* -void Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtRight_SetBit(void* Obj) -{ - ((FDualSidebarLayoutSettings*)Obj)->bIsLoadingWidgetAtRight = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtRight = { "bIsLoadingWidgetAtRight", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FDualSidebarLayoutSettings), &Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtRight_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsLoadingWidgetAtRight_MetaData), NewProp_bIsLoadingWidgetAtRight_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftVerticalAlignment = { "LeftVerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, LeftVerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LeftVerticalAlignment_MetaData), NewProp_LeftVerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightVerticalAlignment = { "RightVerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, RightVerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RightVerticalAlignment_MetaData), NewProp_RightVerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftBorderVerticalAlignment = { "LeftBorderVerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, LeftBorderVerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LeftBorderVerticalAlignment_MetaData), NewProp_LeftBorderVerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightBorderVerticalAlignment = { "RightBorderVerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, RightBorderVerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RightBorderVerticalAlignment_MetaData), NewProp_RightBorderVerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftBorderPadding = { "LeftBorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, LeftBorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LeftBorderPadding_MetaData), NewProp_LeftBorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightBorderPadding = { "RightBorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, RightBorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RightBorderPadding_MetaData), NewProp_RightBorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftBorderBackground = { "LeftBorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, LeftBorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LeftBorderBackground_MetaData), NewProp_LeftBorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightBorderBackground = { "RightBorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, RightBorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RightBorderBackground_MetaData), NewProp_RightBorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtRight, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftVerticalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightVerticalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftBorderVerticalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightBorderVerticalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftBorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightBorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftBorderBackground, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightBorderBackground, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FDualSidebarLayoutSettings Property Definitions ********************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "DualSidebarLayoutSettings", - Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::PropPointers), - sizeof(FDualSidebarLayoutSettings), - alignof(FDualSidebarLayoutSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FDualSidebarLayoutSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings.InnerSingleton, Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings.InnerSingleton); -} -// ********** End ScriptStruct FDualSidebarLayoutSettings ****************************************** - -// ********** Begin Class ULoadingScreenSettings *************************************************** -FClassRegistrationInfo Z_Registration_Info_UClass_ULoadingScreenSettings; -UClass* ULoadingScreenSettings::GetPrivateStaticClass() -{ - using TClass = ULoadingScreenSettings; - if (!Z_Registration_Info_UClass_ULoadingScreenSettings.InnerSingleton) - { - GetPrivateStaticClassBody( - TClass::StaticPackage(), - TEXT("LoadingScreenSettings"), - Z_Registration_Info_UClass_ULoadingScreenSettings.InnerSingleton, - StaticRegisterNativesULoadingScreenSettings, - sizeof(TClass), - alignof(TClass), - TClass::StaticClassFlags, - TClass::StaticClassCastFlags(), - TClass::StaticConfigName(), - (UClass::ClassConstructorType)InternalConstructor, - (UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller, - UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass), - &TClass::Super::StaticClass, - &TClass::WithinClass::StaticClass - ); - } - return Z_Registration_Info_UClass_ULoadingScreenSettings.InnerSingleton; -} -UClass* Z_Construct_UClass_ULoadingScreenSettings_NoRegister() -{ - return ULoadingScreenSettings::GetPrivateStaticClass(); -} -struct Z_Construct_UClass_ULoadingScreenSettings_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = { - { "Comment", "/**\n * Async Loading Screen Settings \n */" }, - { "DisplayName", "Async Loading Screen" }, - { "IncludePath", "LoadingScreenSettings.h" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ObjectInitializerConstructorDeclared", "" }, - { "ToolTip", "Async Loading Screen Settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_StartupLoadingScreen_MetaData[] = { - { "Category", "General" }, - { "Comment", "/**\n\x09 * The startup loading screen when you first open the game. Setup any studio logo movies here.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The startup loading screen when you first open the game. Setup any studio logo movies here." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_DefaultLoadingScreen_MetaData[] = { - { "Category", "General" }, - { "Comment", "/**\n\x09 * The default loading screen that shows up whenever you open a new level.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The default loading screen that shows up whenever you open a new level." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Classic_MetaData[] = { - { "Category", "Layout" }, - { "Comment", "/**\n\x09 * Classic Layout settings.\n\x09 * The Classic is a simple, generic layout and fits well with many designs.\n\x09 * A border that contains loading and tip widgets can be at the bottom or top.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Classic Layout settings.\nThe Classic is a simple, generic layout and fits well with many designs.\nA border that contains loading and tip widgets can be at the bottom or top." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Center_MetaData[] = { - { "Category", "Layout" }, - { "Comment", "/**\n\x09 * Center Layout settings.\n\x09 * The loading widget is at the center of the screen, tip widget can be at the bottom or top.\n\x09 * The Center layout is a good choice if your loading icon is the main design.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Center Layout settings.\nThe loading widget is at the center of the screen, tip widget can be at the bottom or top.\nThe Center layout is a good choice if your loading icon is the main design." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Letterbox_MetaData[] = { - { "Category", "Layout" }, - { "Comment", "/**\n\x09 * Letterbox Layout settings.\n\x09 * The Letterbox layout has two borders on top and bottom of the screen. Loading widget\n\x09 * can be on the top and the tip is at the bottom of the screen, or vice versa.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Letterbox Layout settings.\nThe Letterbox layout has two borders on top and bottom of the screen. Loading widget\ncan be on the top and the tip is at the bottom of the screen, or vice versa." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Sidebar_MetaData[] = { - { "Category", "Layout" }, - { "Comment", "/**\n\x09 * Sidebar Layout settings.\n\x09 * The Sidebar layout has a vertical border on the left or right of the screen. The Sidebar \n\x09 * is suitable for storytelling, long paragraphs due to the height of the tip widget.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Sidebar Layout settings.\nThe Sidebar layout has a vertical border on the left or right of the screen. The Sidebar\nis suitable for storytelling, long paragraphs due to the height of the tip widget." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_DualSidebar_MetaData[] = { - { "Category", "Layout" }, - { "Comment", "/**\n\x09 * Dual Sidebar Layout settings\n\x09 * Similar to Sidebar layout but Dual Sidebar layout has two vertical borders on both left and right of the screen.\n\x09 * The Dual Sidebar layout is suitable for storytelling, long paragraphs due to the height of the tip widget.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Dual Sidebar Layout settings\nSimilar to Sidebar layout but Dual Sidebar layout has two vertical borders on both left and right of the screen.\nThe Dual Sidebar layout is suitable for storytelling, long paragraphs due to the height of the tip widget." }, - }; -#endif // WITH_METADATA - -// ********** Begin Class ULoadingScreenSettings constinit property declarations ******************* - static const UECodeGen_Private::FStructPropertyParams NewProp_StartupLoadingScreen; - static const UECodeGen_Private::FStructPropertyParams NewProp_DefaultLoadingScreen; - static const UECodeGen_Private::FStructPropertyParams NewProp_Classic; - static const UECodeGen_Private::FStructPropertyParams NewProp_Center; - static const UECodeGen_Private::FStructPropertyParams NewProp_Letterbox; - static const UECodeGen_Private::FStructPropertyParams NewProp_Sidebar; - static const UECodeGen_Private::FStructPropertyParams NewProp_DualSidebar; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Class ULoadingScreenSettings constinit property declarations ********************* - static UObject* (*const DependentSingletons[])(); - static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = { - TCppClassTypeTraits::IsAbstract, - }; - static const UECodeGen_Private::FClassParams ClassParams; -}; // struct Z_Construct_UClass_ULoadingScreenSettings_Statics - -// ********** Begin Class ULoadingScreenSettings Property Definitions ****************************** -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_StartupLoadingScreen = { "StartupLoadingScreen", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, StartupLoadingScreen), Z_Construct_UScriptStruct_FALoadingScreenSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_StartupLoadingScreen_MetaData), NewProp_StartupLoadingScreen_MetaData) }; // 746239430 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_DefaultLoadingScreen = { "DefaultLoadingScreen", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, DefaultLoadingScreen), Z_Construct_UScriptStruct_FALoadingScreenSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_DefaultLoadingScreen_MetaData), NewProp_DefaultLoadingScreen_MetaData) }; // 746239430 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Classic = { "Classic", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, Classic), Z_Construct_UScriptStruct_FClassicLayoutSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Classic_MetaData), NewProp_Classic_MetaData) }; // 1038540443 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Center = { "Center", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, Center), Z_Construct_UScriptStruct_FCenterLayoutSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Center_MetaData), NewProp_Center_MetaData) }; // 4246412196 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Letterbox = { "Letterbox", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, Letterbox), Z_Construct_UScriptStruct_FLetterboxLayoutSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Letterbox_MetaData), NewProp_Letterbox_MetaData) }; // 656395803 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Sidebar = { "Sidebar", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, Sidebar), Z_Construct_UScriptStruct_FSidebarLayoutSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Sidebar_MetaData), NewProp_Sidebar_MetaData) }; // 3566839650 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_DualSidebar = { "DualSidebar", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, DualSidebar), Z_Construct_UScriptStruct_FDualSidebarLayoutSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_DualSidebar_MetaData), NewProp_DualSidebar_MetaData) }; // 424286280 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_ULoadingScreenSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_StartupLoadingScreen, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_DefaultLoadingScreen, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Classic, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Center, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Letterbox, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Sidebar, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_DualSidebar, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_ULoadingScreenSettings_Statics::PropPointers) < 2048); -// ********** End Class ULoadingScreenSettings Property Definitions ******************************** -UObject* (*const Z_Construct_UClass_ULoadingScreenSettings_Statics::DependentSingletons[])() = { - (UObject* (*)())Z_Construct_UClass_UDeveloperSettings, - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_ULoadingScreenSettings_Statics::DependentSingletons) < 16); -const UECodeGen_Private::FClassParams Z_Construct_UClass_ULoadingScreenSettings_Statics::ClassParams = { - &ULoadingScreenSettings::StaticClass, - "Game", - &StaticCppClassTypeInfo, - DependentSingletons, - nullptr, - Z_Construct_UClass_ULoadingScreenSettings_Statics::PropPointers, - nullptr, - UE_ARRAY_COUNT(DependentSingletons), - 0, - UE_ARRAY_COUNT(Z_Construct_UClass_ULoadingScreenSettings_Statics::PropPointers), - 0, - 0x001000A6u, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_ULoadingScreenSettings_Statics::Class_MetaDataParams), Z_Construct_UClass_ULoadingScreenSettings_Statics::Class_MetaDataParams) -}; -void ULoadingScreenSettings::StaticRegisterNativesULoadingScreenSettings() -{ -} -UClass* Z_Construct_UClass_ULoadingScreenSettings() -{ - if (!Z_Registration_Info_UClass_ULoadingScreenSettings.OuterSingleton) - { - UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_ULoadingScreenSettings.OuterSingleton, Z_Construct_UClass_ULoadingScreenSettings_Statics::ClassParams); - } - return Z_Registration_Info_UClass_ULoadingScreenSettings.OuterSingleton; -} -DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, ULoadingScreenSettings); -ULoadingScreenSettings::~ULoadingScreenSettings() {} -// ********** End Class ULoadingScreenSettings ***************************************************** - -// ********** Begin Registration ******************************************************************* -struct Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics -{ - static constexpr FEnumRegisterCompiledInInfo EnumInfo[] = { - { EAsyncLoadingScreenLayout_StaticEnum, TEXT("EAsyncLoadingScreenLayout"), &Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 1278915894U) }, - { ELoadingIconType_StaticEnum, TEXT("ELoadingIconType"), &Z_Registration_Info_UEnum_ELoadingIconType, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 1850593641U) }, - { ELoadingWidgetType_StaticEnum, TEXT("ELoadingWidgetType"), &Z_Registration_Info_UEnum_ELoadingWidgetType, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 953500990U) }, - }; - static constexpr FStructRegisterCompiledInInfo ScriptStructInfo[] = { - { FWidgetAlignment::StaticStruct, Z_Construct_UScriptStruct_FWidgetAlignment_Statics::NewStructOps, TEXT("WidgetAlignment"),&Z_Registration_Info_UScriptStruct_FWidgetAlignment, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FWidgetAlignment), 2794758098U) }, - { FTextAppearance::StaticStruct, Z_Construct_UScriptStruct_FTextAppearance_Statics::NewStructOps, TEXT("TextAppearance"),&Z_Registration_Info_UScriptStruct_FTextAppearance, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FTextAppearance), 2810457549U) }, - { FThrobberSettings::StaticStruct, Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewStructOps, TEXT("ThrobberSettings"),&Z_Registration_Info_UScriptStruct_FThrobberSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FThrobberSettings), 2318335935U) }, - { FCircularThrobberSettings::StaticStruct, Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewStructOps, TEXT("CircularThrobberSettings"),&Z_Registration_Info_UScriptStruct_FCircularThrobberSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FCircularThrobberSettings), 1630594575U) }, - { FImageSequenceSettings::StaticStruct, Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewStructOps, TEXT("ImageSequenceSettings"),&Z_Registration_Info_UScriptStruct_FImageSequenceSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FImageSequenceSettings), 1329596008U) }, - { FBackgroundSettings::StaticStruct, Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewStructOps, TEXT("BackgroundSettings"),&Z_Registration_Info_UScriptStruct_FBackgroundSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FBackgroundSettings), 3107127872U) }, - { FLoadingWidgetSettings::StaticStruct, Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewStructOps, TEXT("LoadingWidgetSettings"),&Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FLoadingWidgetSettings), 3370305444U) }, - { FTipSettings::StaticStruct, Z_Construct_UScriptStruct_FTipSettings_Statics::NewStructOps, TEXT("TipSettings"),&Z_Registration_Info_UScriptStruct_FTipSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FTipSettings), 1574949218U) }, - { FLoadingCompleteTextSettings::StaticStruct, Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewStructOps, TEXT("LoadingCompleteTextSettings"),&Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FLoadingCompleteTextSettings), 2503102234U) }, - { FALoadingScreenSettings::StaticStruct, Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewStructOps, TEXT("ALoadingScreenSettings"),&Z_Registration_Info_UScriptStruct_FALoadingScreenSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FALoadingScreenSettings), 746239430U) }, - { FClassicLayoutSettings::StaticStruct, Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewStructOps, TEXT("ClassicLayoutSettings"),&Z_Registration_Info_UScriptStruct_FClassicLayoutSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FClassicLayoutSettings), 1038540443U) }, - { FCenterLayoutSettings::StaticStruct, Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewStructOps, TEXT("CenterLayoutSettings"),&Z_Registration_Info_UScriptStruct_FCenterLayoutSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FCenterLayoutSettings), 4246412196U) }, - { FLetterboxLayoutSettings::StaticStruct, Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewStructOps, TEXT("LetterboxLayoutSettings"),&Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FLetterboxLayoutSettings), 656395803U) }, - { FSidebarLayoutSettings::StaticStruct, Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewStructOps, TEXT("SidebarLayoutSettings"),&Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FSidebarLayoutSettings), 3566839650U) }, - { FDualSidebarLayoutSettings::StaticStruct, Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewStructOps, TEXT("DualSidebarLayoutSettings"),&Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FDualSidebarLayoutSettings), 424286280U) }, - }; - static constexpr FClassRegisterCompiledInInfo ClassInfo[] = { - { Z_Construct_UClass_ULoadingScreenSettings, ULoadingScreenSettings::StaticClass, TEXT("ULoadingScreenSettings"), &Z_Registration_Info_UClass_ULoadingScreenSettings, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(ULoadingScreenSettings), 659124292U) }, - }; -}; // Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics -static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_3409648994{ - TEXT("/Script/AsyncLoadingScreen"), - Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics::ClassInfo), - Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics::ScriptStructInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics::ScriptStructInfo), - Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics::EnumInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics::EnumInfo), -}; -// ********** End Registration ********************************************************************* - -PRAGMA_ENABLE_DEPRECATION_WARNINGS diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/TVOS/UnrealGame/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.generated.h b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/TVOS/UnrealGame/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.generated.h deleted file mode 100644 index a7ebd7f43..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/TVOS/UnrealGame/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.generated.h +++ /dev/null @@ -1,247 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -// IWYU pragma: private, include "LoadingScreenSettings.h" - -#ifdef ASYNCLOADINGSCREEN_LoadingScreenSettings_generated_h -#error "LoadingScreenSettings.generated.h already included, missing '#pragma once' in LoadingScreenSettings.h" -#endif -#define ASYNCLOADINGSCREEN_LoadingScreenSettings_generated_h - -#include "UObject/ObjectMacros.h" -#include "UObject/ScriptMacros.h" - -PRAGMA_DISABLE_DEPRECATION_WARNINGS - -// ********** Begin ScriptStruct FWidgetAlignment ************************************************** -struct Z_Construct_UScriptStruct_FWidgetAlignment_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_80_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FWidgetAlignment_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FWidgetAlignment; -// ********** End ScriptStruct FWidgetAlignment **************************************************** - -// ********** Begin ScriptStruct FTextAppearance *************************************************** -struct Z_Construct_UScriptStruct_FTextAppearance_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_94_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FTextAppearance_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FTextAppearance; -// ********** End ScriptStruct FTextAppearance ***************************************************** - -// ********** Begin ScriptStruct FThrobberSettings ************************************************* -struct Z_Construct_UScriptStruct_FThrobberSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_120_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FThrobberSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FThrobberSettings; -// ********** End ScriptStruct FThrobberSettings *************************************************** - -// ********** Begin ScriptStruct FCircularThrobberSettings ***************************************** -struct Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_146_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FCircularThrobberSettings; -// ********** End ScriptStruct FCircularThrobberSettings ******************************************* - -// ********** Begin ScriptStruct FImageSequenceSettings ******************************************** -struct Z_Construct_UScriptStruct_FImageSequenceSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_168_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FImageSequenceSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FImageSequenceSettings; -// ********** End ScriptStruct FImageSequenceSettings ********************************************** - -// ********** Begin ScriptStruct FBackgroundSettings *********************************************** -struct Z_Construct_UScriptStruct_FBackgroundSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_195_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FBackgroundSettings_Statics; \ - static class UScriptStruct* StaticStruct(); - - -struct FBackgroundSettings; -// ********** End ScriptStruct FBackgroundSettings ************************************************* - -// ********** Begin ScriptStruct FLoadingWidgetSettings ******************************************** -struct Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_231_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics; \ - static class UScriptStruct* StaticStruct(); - - -struct FLoadingWidgetSettings; -// ********** End ScriptStruct FLoadingWidgetSettings ********************************************** - -// ********** Begin ScriptStruct FTipSettings ****************************************************** -struct Z_Construct_UScriptStruct_FTipSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_307_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FTipSettings_Statics; \ - static class UScriptStruct* StaticStruct(); - - -struct FTipSettings; -// ********** End ScriptStruct FTipSettings ******************************************************** - -// ********** Begin ScriptStruct FLoadingCompleteTextSettings ************************************** -struct Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_339_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics; \ - static class UScriptStruct* StaticStruct(); - - -struct FLoadingCompleteTextSettings; -// ********** End ScriptStruct FLoadingCompleteTextSettings **************************************** - -// ********** Begin ScriptStruct FALoadingScreenSettings ******************************************* -struct Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_376_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics; \ - static class UScriptStruct* StaticStruct(); - - -struct FALoadingScreenSettings; -// ********** End ScriptStruct FALoadingScreenSettings ********************************************* - -// ********** Begin ScriptStruct FClassicLayoutSettings ******************************************** -struct Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_477_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FClassicLayoutSettings; -// ********** End ScriptStruct FClassicLayoutSettings ********************************************** - -// ********** Begin ScriptStruct FCenterLayoutSettings ********************************************* -struct Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_512_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FCenterLayoutSettings; -// ********** End ScriptStruct FCenterLayoutSettings *********************************************** - -// ********** Begin ScriptStruct FLetterboxLayoutSettings ****************************************** -struct Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_543_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FLetterboxLayoutSettings; -// ********** End ScriptStruct FLetterboxLayoutSettings ******************************************** - -// ********** Begin ScriptStruct FSidebarLayoutSettings ******************************************** -struct Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_586_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FSidebarLayoutSettings; -// ********** End ScriptStruct FSidebarLayoutSettings ********************************************** - -// ********** Begin ScriptStruct FDualSidebarLayoutSettings **************************************** -struct Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics; -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_633_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FDualSidebarLayoutSettings; -// ********** End ScriptStruct FDualSidebarLayoutSettings ****************************************** - -// ********** Begin Class ULoadingScreenSettings *************************************************** -struct Z_Construct_UClass_ULoadingScreenSettings_Statics; -ASYNCLOADINGSCREEN_API UClass* Z_Construct_UClass_ULoadingScreenSettings_NoRegister(); - -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_678_INCLASS_NO_PURE_DECLS \ -private: \ - static void StaticRegisterNativesULoadingScreenSettings(); \ - friend struct ::Z_Construct_UClass_ULoadingScreenSettings_Statics; \ - static UClass* GetPrivateStaticClass(); \ - friend ASYNCLOADINGSCREEN_API UClass* ::Z_Construct_UClass_ULoadingScreenSettings_NoRegister(); \ -public: \ - DECLARE_CLASS2(ULoadingScreenSettings, UDeveloperSettings, COMPILED_IN_FLAGS(0 | CLASS_DefaultConfig | CLASS_Config), CASTCLASS_None, TEXT("/Script/AsyncLoadingScreen"), Z_Construct_UClass_ULoadingScreenSettings_NoRegister) \ - DECLARE_SERIALIZER(ULoadingScreenSettings) \ - static constexpr const TCHAR* StaticConfigName() {return TEXT("Game");} \ - - - -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_678_ENHANCED_CONSTRUCTORS \ - /** Deleted move- and copy-constructors, should never be used */ \ - ULoadingScreenSettings(ULoadingScreenSettings&&) = delete; \ - ULoadingScreenSettings(const ULoadingScreenSettings&) = delete; \ - DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, ULoadingScreenSettings); \ - DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(ULoadingScreenSettings); \ - DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(ULoadingScreenSettings) \ - NO_API virtual ~ULoadingScreenSettings(); - - -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_675_PROLOG -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_678_GENERATED_BODY \ -PRAGMA_DISABLE_DEPRECATION_WARNINGS \ -public: \ - FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_678_INCLASS_NO_PURE_DECLS \ - FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_678_ENHANCED_CONSTRUCTORS \ -private: \ -PRAGMA_ENABLE_DEPRECATION_WARNINGS - - -class ULoadingScreenSettings; - -// ********** End Class ULoadingScreenSettings ***************************************************** - -#undef CURRENT_FILE_ID -#define CURRENT_FILE_ID FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h - -// ********** Begin Enum EAsyncLoadingScreenLayout ************************************************* -#define FOREACH_ENUM_EASYNCLOADINGSCREENLAYOUT(op) \ - op(EAsyncLoadingScreenLayout::ALSL_Classic) \ - op(EAsyncLoadingScreenLayout::ALSL_Center) \ - op(EAsyncLoadingScreenLayout::ALSL_Letterbox) \ - op(EAsyncLoadingScreenLayout::ALSL_Sidebar) \ - op(EAsyncLoadingScreenLayout::ALSL_DualSidebar) - -enum class EAsyncLoadingScreenLayout : uint8; -template<> struct TIsUEnumClass { enum { Value = true }; }; -template<> ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API UEnum* StaticEnum(); -// ********** End Enum EAsyncLoadingScreenLayout *************************************************** - -// ********** Begin Enum ELoadingIconType ********************************************************** -#define FOREACH_ENUM_ELOADINGICONTYPE(op) \ - op(ELoadingIconType::LIT_Throbber) \ - op(ELoadingIconType::LIT_CircularThrobber) \ - op(ELoadingIconType::LIT_ImageSequence) - -enum class ELoadingIconType : uint8; -template<> struct TIsUEnumClass { enum { Value = true }; }; -template<> ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API UEnum* StaticEnum(); -// ********** End Enum ELoadingIconType ************************************************************ - -// ********** Begin Enum ELoadingWidgetType ******************************************************** -#define FOREACH_ENUM_ELOADINGWIDGETTYPE(op) \ - op(ELoadingWidgetType::LWT_Horizontal) \ - op(ELoadingWidgetType::LWT_Vertical) - -enum class ELoadingWidgetType : uint8; -template<> struct TIsUEnumClass { enum { Value = true }; }; -template<> ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API UEnum* StaticEnum(); -// ********** End Enum ELoadingWidgetType ********************************************************** - -PRAGMA_ENABLE_DEPRECATION_WARNINGS diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/TVOS/UnrealGame/Inc/AsyncLoadingScreen/UHT/Timestamp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/TVOS/UnrealGame/Inc/AsyncLoadingScreen/UHT/Timestamp deleted file mode 100644 index beeb29857..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/TVOS/UnrealGame/Inc/AsyncLoadingScreen/UHT/Timestamp +++ /dev/null @@ -1,2 +0,0 @@ -/Users/build/Build/U5M-Mac/Sync/LocalBuilds/PluginTemp/HostProject/Plugins/AsyncLoadingScreen/Source/AsyncLoadingScreen/Public/LoadingScreenSettings.h -/Users/build/Build/U5M-Mac/Sync/LocalBuilds/PluginTemp/HostProject/Plugins/AsyncLoadingScreen/Source/AsyncLoadingScreen/Public/AsyncLoadingScreenLibrary.h diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/TVOS/UnrealGame/Shipping/AsyncLoadingScreen/AsyncLoadingScreen.precompiled b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/TVOS/UnrealGame/Shipping/AsyncLoadingScreen/AsyncLoadingScreen.precompiled deleted file mode 100644 index 02080a569..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/TVOS/UnrealGame/Shipping/AsyncLoadingScreen/AsyncLoadingScreen.precompiled +++ /dev/null @@ -1,6 +0,0 @@ -{ - "OutputFiles": [ - "../../../arm64/UnrealGame/Shipping/AsyncLoadingScreen/Module.AsyncLoadingScreen.cpp.o", - "../../../arm64/UnrealGame/Shipping/AsyncLoadingScreen/Module.AsyncLoadingScreen.cpp.o" - ] -} \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealEditor/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreen.init.gen.cpp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealEditor/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreen.init.gen.cpp deleted file mode 100644 index adbc48fe4..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealEditor/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreen.init.gen.cpp +++ /dev/null @@ -1,29 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -#include "UObject/GeneratedCppIncludes.h" -PRAGMA_DISABLE_DEPRECATION_WARNINGS -void EmptyLinkFunctionForGeneratedCodeAsyncLoadingScreen_init() {} -static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); static FPackageRegistrationInfo Z_Registration_Info_UPackage__Script_AsyncLoadingScreen; - FORCENOINLINE UPackage* Z_Construct_UPackage__Script_AsyncLoadingScreen() - { - if (!Z_Registration_Info_UPackage__Script_AsyncLoadingScreen.OuterSingleton) - { - static const UECodeGen_Private::FPackageParams PackageParams = { - "/Script/AsyncLoadingScreen", - nullptr, - 0, - PKG_CompiledIn | 0x00000000, - 0x7E800BDB, - 0x0B35F629, - METADATA_PARAMS(0, nullptr) - }; - UECodeGen_Private::ConstructUPackage(Z_Registration_Info_UPackage__Script_AsyncLoadingScreen.OuterSingleton, PackageParams); - } - return Z_Registration_Info_UPackage__Script_AsyncLoadingScreen.OuterSingleton; -} -static FRegisterCompiledInInfo Z_CompiledInDeferPackage_UPackage__Script_AsyncLoadingScreen(Z_Construct_UPackage__Script_AsyncLoadingScreen, TEXT("/Script/AsyncLoadingScreen"), Z_Registration_Info_UPackage__Script_AsyncLoadingScreen, CONSTRUCT_RELOAD_VERSION_INFO(FPackageReloadVersionInfo, 0x7E800BDB, 0x0B35F629)); -PRAGMA_ENABLE_DEPRECATION_WARNINGS diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealEditor/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenClasses.h b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealEditor/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenClasses.h deleted file mode 100644 index 829531246..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealEditor/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenClasses.h +++ /dev/null @@ -1,10 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -#pragma once - - - diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealEditor/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.gen.cpp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealEditor/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.gen.cpp deleted file mode 100644 index 89dab290e..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealEditor/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.gen.cpp +++ /dev/null @@ -1,485 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -#include "UObject/GeneratedCppIncludes.h" -#include "AsyncLoadingScreenLibrary.h" - -PRAGMA_DISABLE_DEPRECATION_WARNINGS -static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); -void EmptyLinkFunctionForGeneratedCodeAsyncLoadingScreenLibrary() {} - -// ********** Begin Cross Module References ******************************************************** -ASYNCLOADINGSCREEN_API UClass* Z_Construct_UClass_UAsyncLoadingScreenLibrary(); -ASYNCLOADINGSCREEN_API UClass* Z_Construct_UClass_UAsyncLoadingScreenLibrary_NoRegister(); -ENGINE_API UClass* Z_Construct_UClass_UBlueprintFunctionLibrary(); -UPackage* Z_Construct_UPackage__Script_AsyncLoadingScreen(); -// ********** End Cross Module References ********************************************************** - -// ********** Begin Class UAsyncLoadingScreenLibrary Function GetIsEnableLoadingScreen ************* -struct Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics -{ - struct AsyncLoadingScreenLibrary_eventGetIsEnableLoadingScreen_Parms - { - bool ReturnValue; - }; -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { - { "Category", "Async Loading Screen" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/**\n\x09 * Get enable/disable the loading screen for next levels\n\x09 *\n\x09 **/" }, -#endif - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Get enable/disable the loading screen for next levels" }, -#endif - }; -#endif // WITH_METADATA - -// ********** Begin Function GetIsEnableLoadingScreen constinit property declarations ************** - static void NewProp_ReturnValue_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Function GetIsEnableLoadingScreen constinit property declarations **************** - static const UECodeGen_Private::FFunctionParams FuncParams; -}; - -// ********** Begin Function GetIsEnableLoadingScreen Property Definitions ************************* -void Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::NewProp_ReturnValue_SetBit(void* Obj) -{ - ((AsyncLoadingScreenLibrary_eventGetIsEnableLoadingScreen_Parms*)Obj)->ReturnValue = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(AsyncLoadingScreenLibrary_eventGetIsEnableLoadingScreen_Parms), &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::NewProp_ReturnValue, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::PropPointers) < 2048); -// ********** End Function GetIsEnableLoadingScreen Property Definitions *************************** -const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncLoadingScreenLibrary, nullptr, "GetIsEnableLoadingScreen", Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::PropPointers), -sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::AsyncLoadingScreenLibrary_eventGetIsEnableLoadingScreen_Parms), -RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x14022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::Function_MetaDataParams)}, }; -static_assert(sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::AsyncLoadingScreenLibrary_eventGetIsEnableLoadingScreen_Parms) < MAX_uint16); -UFunction* Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen() -{ - static UFunction* ReturnFunction = nullptr; - if (!ReturnFunction) - { - UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::FuncParams); - } - return ReturnFunction; -} -DEFINE_FUNCTION(UAsyncLoadingScreenLibrary::execGetIsEnableLoadingScreen) -{ - P_FINISH; - P_NATIVE_BEGIN; - *(bool*)Z_Param__Result=UAsyncLoadingScreenLibrary::GetIsEnableLoadingScreen(); - P_NATIVE_END; -} -// ********** End Class UAsyncLoadingScreenLibrary Function GetIsEnableLoadingScreen *************** - -// ********** Begin Class UAsyncLoadingScreenLibrary Function SetDisplayBackgroundIndex ************ -struct Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics -{ - struct AsyncLoadingScreenLibrary_eventSetDisplayBackgroundIndex_Parms - { - int32 BackgroundIndex; - }; -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { - { "Category", "Async Loading Screen" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/**\n\x09 * Set which background will be displayed on the loading screen by index. The \"SetDisplayBackgroundManually\" option in Background setting needs to be \"true\" to use this function.\n\x09 * \n\x09 * @param BackgroundIndex Valid index of the Background in \"Images\" array in Background setting. If the index is not valid, then it will display random background instead.\n\x09 **/" }, -#endif - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Set which background will be displayed on the loading screen by index. The \"SetDisplayBackgroundManually\" option in Background setting needs to be \"true\" to use this function.\n\n@param BackgroundIndex Valid index of the Background in \"Images\" array in Background setting. If the index is not valid, then it will display random background instead." }, -#endif - }; -#endif // WITH_METADATA - -// ********** Begin Function SetDisplayBackgroundIndex constinit property declarations ************* - static const UECodeGen_Private::FIntPropertyParams NewProp_BackgroundIndex; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Function SetDisplayBackgroundIndex constinit property declarations *************** - static const UECodeGen_Private::FFunctionParams FuncParams; -}; - -// ********** Begin Function SetDisplayBackgroundIndex Property Definitions ************************ -const UECodeGen_Private::FIntPropertyParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::NewProp_BackgroundIndex = { "BackgroundIndex", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(AsyncLoadingScreenLibrary_eventSetDisplayBackgroundIndex_Parms, BackgroundIndex), METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::NewProp_BackgroundIndex, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::PropPointers) < 2048); -// ********** End Function SetDisplayBackgroundIndex Property Definitions ************************** -const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncLoadingScreenLibrary, nullptr, "SetDisplayBackgroundIndex", Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::PropPointers), -sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::AsyncLoadingScreenLibrary_eventSetDisplayBackgroundIndex_Parms), -RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::Function_MetaDataParams)}, }; -static_assert(sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::AsyncLoadingScreenLibrary_eventSetDisplayBackgroundIndex_Parms) < MAX_uint16); -UFunction* Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex() -{ - static UFunction* ReturnFunction = nullptr; - if (!ReturnFunction) - { - UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::FuncParams); - } - return ReturnFunction; -} -DEFINE_FUNCTION(UAsyncLoadingScreenLibrary::execSetDisplayBackgroundIndex) -{ - P_GET_PROPERTY(FIntProperty,Z_Param_BackgroundIndex); - P_FINISH; - P_NATIVE_BEGIN; - UAsyncLoadingScreenLibrary::SetDisplayBackgroundIndex(Z_Param_BackgroundIndex); - P_NATIVE_END; -} -// ********** End Class UAsyncLoadingScreenLibrary Function SetDisplayBackgroundIndex ************** - -// ********** Begin Class UAsyncLoadingScreenLibrary Function SetDisplayMovieIndex ***************** -struct Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics -{ - struct AsyncLoadingScreenLibrary_eventSetDisplayMovieIndex_Parms - { - int32 MovieIndex; - }; -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { - { "Category", "Async Loading Screen" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/**\n\x09 * Set which movie will be displayed on the loading screen by index. The \"SetDisplayMovieIndexManually\" option needs to be \"true\" to use this function.\n\x09 *\n\x09 * @param MovieIndex Valid index of the movie in \"MoviePaths\" array.\n\x09 **/" }, -#endif - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Set which movie will be displayed on the loading screen by index. The \"SetDisplayMovieIndexManually\" option needs to be \"true\" to use this function.\n\n@param MovieIndex Valid index of the movie in \"MoviePaths\" array." }, -#endif - }; -#endif // WITH_METADATA - -// ********** Begin Function SetDisplayMovieIndex constinit property declarations ****************** - static const UECodeGen_Private::FIntPropertyParams NewProp_MovieIndex; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Function SetDisplayMovieIndex constinit property declarations ******************** - static const UECodeGen_Private::FFunctionParams FuncParams; -}; - -// ********** Begin Function SetDisplayMovieIndex Property Definitions ***************************** -const UECodeGen_Private::FIntPropertyParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::NewProp_MovieIndex = { "MovieIndex", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(AsyncLoadingScreenLibrary_eventSetDisplayMovieIndex_Parms, MovieIndex), METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::NewProp_MovieIndex, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::PropPointers) < 2048); -// ********** End Function SetDisplayMovieIndex Property Definitions ******************************* -const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncLoadingScreenLibrary, nullptr, "SetDisplayMovieIndex", Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::PropPointers), -sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::AsyncLoadingScreenLibrary_eventSetDisplayMovieIndex_Parms), -RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::Function_MetaDataParams)}, }; -static_assert(sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::AsyncLoadingScreenLibrary_eventSetDisplayMovieIndex_Parms) < MAX_uint16); -UFunction* Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex() -{ - static UFunction* ReturnFunction = nullptr; - if (!ReturnFunction) - { - UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::FuncParams); - } - return ReturnFunction; -} -DEFINE_FUNCTION(UAsyncLoadingScreenLibrary::execSetDisplayMovieIndex) -{ - P_GET_PROPERTY(FIntProperty,Z_Param_MovieIndex); - P_FINISH; - P_NATIVE_BEGIN; - UAsyncLoadingScreenLibrary::SetDisplayMovieIndex(Z_Param_MovieIndex); - P_NATIVE_END; -} -// ********** End Class UAsyncLoadingScreenLibrary Function SetDisplayMovieIndex ******************* - -// ********** Begin Class UAsyncLoadingScreenLibrary Function SetDisplayTipTextIndex *************** -struct Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics -{ - struct AsyncLoadingScreenLibrary_eventSetDisplayTipTextIndex_Parms - { - int32 TipTextIndex; - }; -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { - { "Category", "Async Loading Screen" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/**\n\x09 * Set which text will be displayed on the loading screen by index. The \"SetDisplayTipTextManually\" option in Tip Widget setting needs to be \"true\" to use this function.\n\x09 *\n\x09 * @param TipTextIndex Valid index of the text in \"TipText\" array in Tip Widget setting. If the index is not valid, then it will display random text instead.\n\x09 **/" }, -#endif - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Set which text will be displayed on the loading screen by index. The \"SetDisplayTipTextManually\" option in Tip Widget setting needs to be \"true\" to use this function.\n\n@param TipTextIndex Valid index of the text in \"TipText\" array in Tip Widget setting. If the index is not valid, then it will display random text instead." }, -#endif - }; -#endif // WITH_METADATA - -// ********** Begin Function SetDisplayTipTextIndex constinit property declarations **************** - static const UECodeGen_Private::FIntPropertyParams NewProp_TipTextIndex; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Function SetDisplayTipTextIndex constinit property declarations ****************** - static const UECodeGen_Private::FFunctionParams FuncParams; -}; - -// ********** Begin Function SetDisplayTipTextIndex Property Definitions *************************** -const UECodeGen_Private::FIntPropertyParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::NewProp_TipTextIndex = { "TipTextIndex", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(AsyncLoadingScreenLibrary_eventSetDisplayTipTextIndex_Parms, TipTextIndex), METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::NewProp_TipTextIndex, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::PropPointers) < 2048); -// ********** End Function SetDisplayTipTextIndex Property Definitions ***************************** -const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncLoadingScreenLibrary, nullptr, "SetDisplayTipTextIndex", Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::PropPointers), -sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::AsyncLoadingScreenLibrary_eventSetDisplayTipTextIndex_Parms), -RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::Function_MetaDataParams)}, }; -static_assert(sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::AsyncLoadingScreenLibrary_eventSetDisplayTipTextIndex_Parms) < MAX_uint16); -UFunction* Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex() -{ - static UFunction* ReturnFunction = nullptr; - if (!ReturnFunction) - { - UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::FuncParams); - } - return ReturnFunction; -} -DEFINE_FUNCTION(UAsyncLoadingScreenLibrary::execSetDisplayTipTextIndex) -{ - P_GET_PROPERTY(FIntProperty,Z_Param_TipTextIndex); - P_FINISH; - P_NATIVE_BEGIN; - UAsyncLoadingScreenLibrary::SetDisplayTipTextIndex(Z_Param_TipTextIndex); - P_NATIVE_END; -} -// ********** End Class UAsyncLoadingScreenLibrary Function SetDisplayTipTextIndex ***************** - -// ********** Begin Class UAsyncLoadingScreenLibrary Function SetEnableLoadingScreen *************** -struct Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics -{ - struct AsyncLoadingScreenLibrary_eventSetEnableLoadingScreen_Parms - { - bool bIsEnableLoadingScreen; - }; -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { - { "Category", "Async Loading Screen" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/**\n\x09 * Set enable/disable the loading screen for next levels\n\x09 *\n\x09 * @param bIsEnableLoadingScreen Should we enable the loading screen for next level?\n\x09 **/" }, -#endif - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Set enable/disable the loading screen for next levels\n\n@param bIsEnableLoadingScreen Should we enable the loading screen for next level?" }, -#endif - }; -#endif // WITH_METADATA - -// ********** Begin Function SetEnableLoadingScreen constinit property declarations **************** - static void NewProp_bIsEnableLoadingScreen_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsEnableLoadingScreen; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Function SetEnableLoadingScreen constinit property declarations ****************** - static const UECodeGen_Private::FFunctionParams FuncParams; -}; - -// ********** Begin Function SetEnableLoadingScreen Property Definitions *************************** -void Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::NewProp_bIsEnableLoadingScreen_SetBit(void* Obj) -{ - ((AsyncLoadingScreenLibrary_eventSetEnableLoadingScreen_Parms*)Obj)->bIsEnableLoadingScreen = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::NewProp_bIsEnableLoadingScreen = { "bIsEnableLoadingScreen", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(AsyncLoadingScreenLibrary_eventSetEnableLoadingScreen_Parms), &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::NewProp_bIsEnableLoadingScreen_SetBit, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::NewProp_bIsEnableLoadingScreen, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::PropPointers) < 2048); -// ********** End Function SetEnableLoadingScreen Property Definitions ***************************** -const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncLoadingScreenLibrary, nullptr, "SetEnableLoadingScreen", Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::PropPointers), -sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::AsyncLoadingScreenLibrary_eventSetEnableLoadingScreen_Parms), -RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::Function_MetaDataParams)}, }; -static_assert(sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::AsyncLoadingScreenLibrary_eventSetEnableLoadingScreen_Parms) < MAX_uint16); -UFunction* Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen() -{ - static UFunction* ReturnFunction = nullptr; - if (!ReturnFunction) - { - UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::FuncParams); - } - return ReturnFunction; -} -DEFINE_FUNCTION(UAsyncLoadingScreenLibrary::execSetEnableLoadingScreen) -{ - P_GET_UBOOL(Z_Param_bIsEnableLoadingScreen); - P_FINISH; - P_NATIVE_BEGIN; - UAsyncLoadingScreenLibrary::SetEnableLoadingScreen(Z_Param_bIsEnableLoadingScreen); - P_NATIVE_END; -} -// ********** End Class UAsyncLoadingScreenLibrary Function SetEnableLoadingScreen ***************** - -// ********** Begin Class UAsyncLoadingScreenLibrary Function StopLoadingScreen ******************** -struct Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { - { "Category", "Async Loading Screen" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/**\n\x09 * Stop the loading screen. To use this function, you must enable the \"bAllowEngineTick\" option.\n\x09 * Call this function in BeginPlay event to stop the Loading Screen (works with Delay node).\n\x09 *\n\x09 **/" }, -#endif - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Stop the loading screen. To use this function, you must enable the \"bAllowEngineTick\" option.\nCall this function in BeginPlay event to stop the Loading Screen (works with Delay node)." }, -#endif - }; -#endif // WITH_METADATA - -// ********** Begin Function StopLoadingScreen constinit property declarations ********************* -// ********** End Function StopLoadingScreen constinit property declarations *********************** - static const UECodeGen_Private::FFunctionParams FuncParams; -}; -const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncLoadingScreenLibrary, nullptr, "StopLoadingScreen", nullptr, - 0, -0, -RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen_Statics::Function_MetaDataParams)}, }; -UFunction* Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen() -{ - static UFunction* ReturnFunction = nullptr; - if (!ReturnFunction) - { - UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen_Statics::FuncParams); - } - return ReturnFunction; -} -DEFINE_FUNCTION(UAsyncLoadingScreenLibrary::execStopLoadingScreen) -{ - P_FINISH; - P_NATIVE_BEGIN; - UAsyncLoadingScreenLibrary::StopLoadingScreen(); - P_NATIVE_END; -} -// ********** End Class UAsyncLoadingScreenLibrary Function StopLoadingScreen ********************** - -// ********** Begin Class UAsyncLoadingScreenLibrary *********************************************** -FClassRegistrationInfo Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary; -UClass* UAsyncLoadingScreenLibrary::GetPrivateStaticClass() -{ - using TClass = UAsyncLoadingScreenLibrary; - if (!Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary.InnerSingleton) - { - GetPrivateStaticClassBody( - TClass::StaticPackage(), - TEXT("AsyncLoadingScreenLibrary"), - Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary.InnerSingleton, - StaticRegisterNativesUAsyncLoadingScreenLibrary, - sizeof(TClass), - alignof(TClass), - TClass::StaticClassFlags, - TClass::StaticClassCastFlags(), - TClass::StaticConfigName(), - (UClass::ClassConstructorType)InternalConstructor, - (UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller, - UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass), - &TClass::Super::StaticClass, - &TClass::WithinClass::StaticClass - ); - } - return Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary.InnerSingleton; -} -UClass* Z_Construct_UClass_UAsyncLoadingScreenLibrary_NoRegister() -{ - return UAsyncLoadingScreenLibrary::GetPrivateStaticClass(); -} -struct Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = { -#if !UE_BUILD_SHIPPING - { "Comment", "/**\n * Async Loading Screen Function Library\n */" }, -#endif - { "IncludePath", "AsyncLoadingScreenLibrary.h" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Async Loading Screen Function Library" }, -#endif - }; -#endif // WITH_METADATA - -// ********** Begin Class UAsyncLoadingScreenLibrary constinit property declarations *************** -// ********** End Class UAsyncLoadingScreenLibrary constinit property declarations ***************** - static constexpr UE::CodeGen::FClassNativeFunction Funcs[] = { - { .NameUTF8 = UTF8TEXT("GetIsEnableLoadingScreen"), .Pointer = &UAsyncLoadingScreenLibrary::execGetIsEnableLoadingScreen }, - { .NameUTF8 = UTF8TEXT("SetDisplayBackgroundIndex"), .Pointer = &UAsyncLoadingScreenLibrary::execSetDisplayBackgroundIndex }, - { .NameUTF8 = UTF8TEXT("SetDisplayMovieIndex"), .Pointer = &UAsyncLoadingScreenLibrary::execSetDisplayMovieIndex }, - { .NameUTF8 = UTF8TEXT("SetDisplayTipTextIndex"), .Pointer = &UAsyncLoadingScreenLibrary::execSetDisplayTipTextIndex }, - { .NameUTF8 = UTF8TEXT("SetEnableLoadingScreen"), .Pointer = &UAsyncLoadingScreenLibrary::execSetEnableLoadingScreen }, - { .NameUTF8 = UTF8TEXT("StopLoadingScreen"), .Pointer = &UAsyncLoadingScreenLibrary::execStopLoadingScreen }, - }; - static UObject* (*const DependentSingletons[])(); - static constexpr FClassFunctionLinkInfo FuncInfo[] = { - { &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen, "GetIsEnableLoadingScreen" }, // 502652032 - { &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex, "SetDisplayBackgroundIndex" }, // 4080413075 - { &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex, "SetDisplayMovieIndex" }, // 2885332495 - { &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex, "SetDisplayTipTextIndex" }, // 2558963934 - { &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen, "SetEnableLoadingScreen" }, // 1803873374 - { &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen, "StopLoadingScreen" }, // 4281501606 - }; - static_assert(UE_ARRAY_COUNT(FuncInfo) < 2048); - static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = { - TCppClassTypeTraits::IsAbstract, - }; - static const UECodeGen_Private::FClassParams ClassParams; -}; // struct Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics -UObject* (*const Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::DependentSingletons[])() = { - (UObject* (*)())Z_Construct_UClass_UBlueprintFunctionLibrary, - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::DependentSingletons) < 16); -const UECodeGen_Private::FClassParams Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::ClassParams = { - &UAsyncLoadingScreenLibrary::StaticClass, - nullptr, - &StaticCppClassTypeInfo, - DependentSingletons, - FuncInfo, - nullptr, - nullptr, - UE_ARRAY_COUNT(DependentSingletons), - UE_ARRAY_COUNT(FuncInfo), - 0, - 0, - 0x001000A0u, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::Class_MetaDataParams), Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::Class_MetaDataParams) -}; -void UAsyncLoadingScreenLibrary::StaticRegisterNativesUAsyncLoadingScreenLibrary() -{ - UClass* Class = UAsyncLoadingScreenLibrary::StaticClass(); - FNativeFunctionRegistrar::RegisterFunctions(Class, MakeConstArrayView(Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::Funcs)); -} -UClass* Z_Construct_UClass_UAsyncLoadingScreenLibrary() -{ - if (!Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary.OuterSingleton) - { - UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary.OuterSingleton, Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::ClassParams); - } - return Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary.OuterSingleton; -} -UAsyncLoadingScreenLibrary::UAsyncLoadingScreenLibrary(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {} -DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UAsyncLoadingScreenLibrary); -UAsyncLoadingScreenLibrary::~UAsyncLoadingScreenLibrary() {} -// ********** End Class UAsyncLoadingScreenLibrary ************************************************* - -// ********** Begin Registration ******************************************************************* -struct Z_CompiledInDeferFile_FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h__Script_AsyncLoadingScreen_Statics -{ - static constexpr FClassRegisterCompiledInInfo ClassInfo[] = { - { Z_Construct_UClass_UAsyncLoadingScreenLibrary, UAsyncLoadingScreenLibrary::StaticClass, TEXT("UAsyncLoadingScreenLibrary"), &Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UAsyncLoadingScreenLibrary), 4254489751U) }, - }; -}; // Z_CompiledInDeferFile_FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h__Script_AsyncLoadingScreen_Statics -static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h__Script_AsyncLoadingScreen_2878204712{ - TEXT("/Script/AsyncLoadingScreen"), - Z_CompiledInDeferFile_FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h__Script_AsyncLoadingScreen_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h__Script_AsyncLoadingScreen_Statics::ClassInfo), - nullptr, 0, - nullptr, 0, -}; -// ********** End Registration ********************************************************************* - -PRAGMA_ENABLE_DEPRECATION_WARNINGS diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealEditor/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.generated.h b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealEditor/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.generated.h deleted file mode 100644 index 3eea26c14..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealEditor/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.generated.h +++ /dev/null @@ -1,73 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -// IWYU pragma: private, include "AsyncLoadingScreenLibrary.h" - -#ifdef ASYNCLOADINGSCREEN_AsyncLoadingScreenLibrary_generated_h -#error "AsyncLoadingScreenLibrary.generated.h already included, missing '#pragma once' in AsyncLoadingScreenLibrary.h" -#endif -#define ASYNCLOADINGSCREEN_AsyncLoadingScreenLibrary_generated_h - -#include "UObject/ObjectMacros.h" -#include "UObject/ScriptMacros.h" - -PRAGMA_DISABLE_DEPRECATION_WARNINGS - -// ********** Begin Class UAsyncLoadingScreenLibrary *********************************************** -#define FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_RPC_WRAPPERS_NO_PURE_DECLS \ - DECLARE_FUNCTION(execStopLoadingScreen); \ - DECLARE_FUNCTION(execGetIsEnableLoadingScreen); \ - DECLARE_FUNCTION(execSetEnableLoadingScreen); \ - DECLARE_FUNCTION(execSetDisplayMovieIndex); \ - DECLARE_FUNCTION(execSetDisplayTipTextIndex); \ - DECLARE_FUNCTION(execSetDisplayBackgroundIndex); - - -struct Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics; -ASYNCLOADINGSCREEN_API UClass* Z_Construct_UClass_UAsyncLoadingScreenLibrary_NoRegister(); - -#define FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_INCLASS_NO_PURE_DECLS \ -private: \ - static void StaticRegisterNativesUAsyncLoadingScreenLibrary(); \ - friend struct ::Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics; \ - static UClass* GetPrivateStaticClass(); \ - friend ASYNCLOADINGSCREEN_API UClass* ::Z_Construct_UClass_UAsyncLoadingScreenLibrary_NoRegister(); \ -public: \ - DECLARE_CLASS2(UAsyncLoadingScreenLibrary, UBlueprintFunctionLibrary, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/AsyncLoadingScreen"), Z_Construct_UClass_UAsyncLoadingScreenLibrary_NoRegister) \ - DECLARE_SERIALIZER(UAsyncLoadingScreenLibrary) - - -#define FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_ENHANCED_CONSTRUCTORS \ - /** Standard constructor, called after all reflected properties have been initialized */ \ - NO_API UAsyncLoadingScreenLibrary(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \ - /** Deleted move- and copy-constructors, should never be used */ \ - UAsyncLoadingScreenLibrary(UAsyncLoadingScreenLibrary&&) = delete; \ - UAsyncLoadingScreenLibrary(const UAsyncLoadingScreenLibrary&) = delete; \ - DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UAsyncLoadingScreenLibrary); \ - DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UAsyncLoadingScreenLibrary); \ - DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UAsyncLoadingScreenLibrary) \ - NO_API virtual ~UAsyncLoadingScreenLibrary(); - - -#define FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_18_PROLOG -#define FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_GENERATED_BODY \ -PRAGMA_DISABLE_DEPRECATION_WARNINGS \ -public: \ - FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_RPC_WRAPPERS_NO_PURE_DECLS \ - FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_INCLASS_NO_PURE_DECLS \ - FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_ENHANCED_CONSTRUCTORS \ -private: \ -PRAGMA_ENABLE_DEPRECATION_WARNINGS - - -class UAsyncLoadingScreenLibrary; - -// ********** End Class UAsyncLoadingScreenLibrary ************************************************* - -#undef CURRENT_FILE_ID -#define CURRENT_FILE_ID FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h - -PRAGMA_ENABLE_DEPRECATION_WARNINGS diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealEditor/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.gen.cpp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealEditor/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.gen.cpp deleted file mode 100644 index 21be410bc..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealEditor/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.gen.cpp +++ /dev/null @@ -1,3064 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -#include "UObject/GeneratedCppIncludes.h" -#include "LoadingScreenSettings.h" -#include "Fonts/SlateFontInfo.h" -#include "Layout/Margin.h" -#include "Styling/SlateBrush.h" -#include "Styling/SlateColor.h" - -PRAGMA_DISABLE_DEPRECATION_WARNINGS -static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); -void EmptyLinkFunctionForGeneratedCodeLoadingScreenSettings() {} - -// ********** Begin Cross Module References ******************************************************** -ASYNCLOADINGSCREEN_API UClass* Z_Construct_UClass_ULoadingScreenSettings(); -ASYNCLOADINGSCREEN_API UClass* Z_Construct_UClass_ULoadingScreenSettings_NoRegister(); -ASYNCLOADINGSCREEN_API UEnum* Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout(); -ASYNCLOADINGSCREEN_API UEnum* Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType(); -ASYNCLOADINGSCREEN_API UEnum* Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FALoadingScreenSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FBackgroundSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FCenterLayoutSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FCircularThrobberSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FClassicLayoutSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FDualSidebarLayoutSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FImageSequenceSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FLetterboxLayoutSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FLoadingCompleteTextSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FLoadingWidgetSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FSidebarLayoutSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FTextAppearance(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FThrobberSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FTipSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FWidgetAlignment(); -COREUOBJECT_API UScriptStruct* Z_Construct_UScriptStruct_FLinearColor(); -COREUOBJECT_API UScriptStruct* Z_Construct_UScriptStruct_FVector2D(); -DEVELOPERSETTINGS_API UClass* Z_Construct_UClass_UDeveloperSettings(); -ENGINE_API UClass* Z_Construct_UClass_UTexture2D_NoRegister(); -MOVIEPLAYER_API UEnum* Z_Construct_UEnum_MoviePlayer_EMoviePlaybackType(); -SLATE_API UEnum* Z_Construct_UEnum_Slate_EStretch(); -SLATE_API UEnum* Z_Construct_UEnum_Slate_ETextJustify(); -SLATECORE_API UEnum* Z_Construct_UEnum_SlateCore_EHorizontalAlignment(); -SLATECORE_API UEnum* Z_Construct_UEnum_SlateCore_EVerticalAlignment(); -SLATECORE_API UScriptStruct* Z_Construct_UScriptStruct_FMargin(); -SLATECORE_API UScriptStruct* Z_Construct_UScriptStruct_FSlateBrush(); -SLATECORE_API UScriptStruct* Z_Construct_UScriptStruct_FSlateColor(); -SLATECORE_API UScriptStruct* Z_Construct_UScriptStruct_FSlateFontInfo(); -UPackage* Z_Construct_UPackage__Script_AsyncLoadingScreen(); -// ********** End Cross Module References ********************************************************** - -// ********** Begin Enum EAsyncLoadingScreenLayout ************************************************* -static FEnumRegistrationInfo Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout; -static UEnum* EAsyncLoadingScreenLayout_StaticEnum() -{ - if (!Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout.OuterSingleton) - { - Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("EAsyncLoadingScreenLayout")); - } - return Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout.OuterSingleton; -} -template<> ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API UEnum* StaticEnum() -{ - return EAsyncLoadingScreenLayout_StaticEnum(); -} -struct Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = { - { "ALSL_Center.Comment", "/** \n\x09 * The loading widget is at the center of the screen, tip widget can be at the bottom or top.\n\x09 * The Center layout is a good choice if your loading icon is the main design.\n\x09 */" }, - { "ALSL_Center.DisplayName", "Center" }, - { "ALSL_Center.Name", "EAsyncLoadingScreenLayout::ALSL_Center" }, - { "ALSL_Center.ToolTip", "The loading widget is at the center of the screen, tip widget can be at the bottom or top.\nThe Center layout is a good choice if your loading icon is the main design." }, - { "ALSL_Classic.Comment", "/**\n\x09 * The Classic is a simple, generic layout and fits well with many designs.\n\x09 * Loading and tip widgets can be at the bottom or top.\n\x09 */" }, - { "ALSL_Classic.DisplayName", "Classic" }, - { "ALSL_Classic.Name", "EAsyncLoadingScreenLayout::ALSL_Classic" }, - { "ALSL_Classic.ToolTip", "The Classic is a simple, generic layout and fits well with many designs.\nLoading and tip widgets can be at the bottom or top." }, - { "ALSL_DualSidebar.Comment", "/**\n\x09 * Similar to Sidebar layout but Dual Sidebar layout has two vertical borders on both left and right of the screen.\n\x09 * The Dual Sidebar layout is suitable for storytelling, long paragraphs due to the height of the tip widget.\n\x09 */" }, - { "ALSL_DualSidebar.DisplayName", "Dual Sidebar" }, - { "ALSL_DualSidebar.Name", "EAsyncLoadingScreenLayout::ALSL_DualSidebar" }, - { "ALSL_DualSidebar.ToolTip", "Similar to Sidebar layout but Dual Sidebar layout has two vertical borders on both left and right of the screen.\nThe Dual Sidebar layout is suitable for storytelling, long paragraphs due to the height of the tip widget." }, - { "ALSL_Letterbox.Comment", "/**\n\x09 * The Letterbox layout has two borders on top and bottom of the screen. Loading widget \n\x09 * can be on the top and the tip is at the bottom of the screen, or vice versa.\n\x09 */" }, - { "ALSL_Letterbox.DisplayName", "Letterbox" }, - { "ALSL_Letterbox.Name", "EAsyncLoadingScreenLayout::ALSL_Letterbox" }, - { "ALSL_Letterbox.ToolTip", "The Letterbox layout has two borders on top and bottom of the screen. Loading widget\ncan be on the top and the tip is at the bottom of the screen, or vice versa." }, - { "ALSL_Sidebar.Comment", "/**\n\x09 * The Sidebar layout has a vertical border on the left or right of the screen. The Sidebar \n\x09 * is suitable for storytelling, long paragraphs due to the height of the tip widget.\n\x09 */" }, - { "ALSL_Sidebar.DisplayName", "Sidebar" }, - { "ALSL_Sidebar.Name", "EAsyncLoadingScreenLayout::ALSL_Sidebar" }, - { "ALSL_Sidebar.ToolTip", "The Sidebar layout has a vertical border on the left or right of the screen. The Sidebar\nis suitable for storytelling, long paragraphs due to the height of the tip widget." }, - { "BlueprintType", "true" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** \n * Asynce Loading Screen Layouts\n */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Asynce Loading Screen Layouts" }, -#endif - }; -#endif // WITH_METADATA - static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = { - { "EAsyncLoadingScreenLayout::ALSL_Classic", (int64)EAsyncLoadingScreenLayout::ALSL_Classic }, - { "EAsyncLoadingScreenLayout::ALSL_Center", (int64)EAsyncLoadingScreenLayout::ALSL_Center }, - { "EAsyncLoadingScreenLayout::ALSL_Letterbox", (int64)EAsyncLoadingScreenLayout::ALSL_Letterbox }, - { "EAsyncLoadingScreenLayout::ALSL_Sidebar", (int64)EAsyncLoadingScreenLayout::ALSL_Sidebar }, - { "EAsyncLoadingScreenLayout::ALSL_DualSidebar", (int64)EAsyncLoadingScreenLayout::ALSL_DualSidebar }, - }; - static const UECodeGen_Private::FEnumParams EnumParams; -}; // struct Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics -const UECodeGen_Private::FEnumParams Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics::EnumParams = { - (UObject*(*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - "EAsyncLoadingScreenLayout", - "EAsyncLoadingScreenLayout", - Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics::Enumerators, - RF_Public|RF_Transient|RF_MarkAsNative, - UE_ARRAY_COUNT(Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics::Enumerators), - EEnumFlags::None, - (uint8)UEnum::ECppForm::EnumClass, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics::Enum_MetaDataParams), Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics::Enum_MetaDataParams) -}; -UEnum* Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout() -{ - if (!Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout.InnerSingleton) - { - UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout.InnerSingleton, Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics::EnumParams); - } - return Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout.InnerSingleton; -} -// ********** End Enum EAsyncLoadingScreenLayout *************************************************** - -// ********** Begin Enum ELoadingIconType ********************************************************** -static FEnumRegistrationInfo Z_Registration_Info_UEnum_ELoadingIconType; -static UEnum* ELoadingIconType_StaticEnum() -{ - if (!Z_Registration_Info_UEnum_ELoadingIconType.OuterSingleton) - { - Z_Registration_Info_UEnum_ELoadingIconType.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("ELoadingIconType")); - } - return Z_Registration_Info_UEnum_ELoadingIconType.OuterSingleton; -} -template<> ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API UEnum* StaticEnum() -{ - return ELoadingIconType_StaticEnum(); -} -struct Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = { - { "BlueprintType", "true" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Loading Icon Type*/" }, -#endif - { "LIT_CircularThrobber.Comment", "/** SCircularThrobber widget */" }, - { "LIT_CircularThrobber.DisplayName", "Circular Throbber" }, - { "LIT_CircularThrobber.Name", "ELoadingIconType::LIT_CircularThrobber" }, - { "LIT_CircularThrobber.ToolTip", "SCircularThrobber widget" }, - { "LIT_ImageSequence.Comment", "/** Animated images */" }, - { "LIT_ImageSequence.DisplayName", "Image Sequence" }, - { "LIT_ImageSequence.Name", "ELoadingIconType::LIT_ImageSequence" }, - { "LIT_ImageSequence.ToolTip", "Animated images" }, - { "LIT_Throbber.Comment", "/** SThrobber widget */" }, - { "LIT_Throbber.DisplayName", "Throbber" }, - { "LIT_Throbber.Name", "ELoadingIconType::LIT_Throbber" }, - { "LIT_Throbber.ToolTip", "SThrobber widget" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Loading Icon Type" }, -#endif - }; -#endif // WITH_METADATA - static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = { - { "ELoadingIconType::LIT_Throbber", (int64)ELoadingIconType::LIT_Throbber }, - { "ELoadingIconType::LIT_CircularThrobber", (int64)ELoadingIconType::LIT_CircularThrobber }, - { "ELoadingIconType::LIT_ImageSequence", (int64)ELoadingIconType::LIT_ImageSequence }, - }; - static const UECodeGen_Private::FEnumParams EnumParams; -}; // struct Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics -const UECodeGen_Private::FEnumParams Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics::EnumParams = { - (UObject*(*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - "ELoadingIconType", - "ELoadingIconType", - Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics::Enumerators, - RF_Public|RF_Transient|RF_MarkAsNative, - UE_ARRAY_COUNT(Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics::Enumerators), - EEnumFlags::None, - (uint8)UEnum::ECppForm::EnumClass, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics::Enum_MetaDataParams), Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics::Enum_MetaDataParams) -}; -UEnum* Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType() -{ - if (!Z_Registration_Info_UEnum_ELoadingIconType.InnerSingleton) - { - UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_ELoadingIconType.InnerSingleton, Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics::EnumParams); - } - return Z_Registration_Info_UEnum_ELoadingIconType.InnerSingleton; -} -// ********** End Enum ELoadingIconType ************************************************************ - -// ********** Begin Enum ELoadingWidgetType ******************************************************** -static FEnumRegistrationInfo Z_Registration_Info_UEnum_ELoadingWidgetType; -static UEnum* ELoadingWidgetType_StaticEnum() -{ - if (!Z_Registration_Info_UEnum_ELoadingWidgetType.OuterSingleton) - { - Z_Registration_Info_UEnum_ELoadingWidgetType.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("ELoadingWidgetType")); - } - return Z_Registration_Info_UEnum_ELoadingWidgetType.OuterSingleton; -} -template<> ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API UEnum* StaticEnum() -{ - return ELoadingWidgetType_StaticEnum(); -} -struct Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = { - { "BlueprintType", "true" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Loading Widget type */" }, -#endif - { "LWT_Horizontal.Comment", "/** Horizontal alignment */" }, - { "LWT_Horizontal.DisplayName", "Horizontal" }, - { "LWT_Horizontal.Name", "ELoadingWidgetType::LWT_Horizontal" }, - { "LWT_Horizontal.ToolTip", "Horizontal alignment" }, - { "LWT_Vertical.Comment", "/** Vertical alignment */" }, - { "LWT_Vertical.DisplayName", "Vertical" }, - { "LWT_Vertical.Name", "ELoadingWidgetType::LWT_Vertical" }, - { "LWT_Vertical.ToolTip", "Vertical alignment" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Loading Widget type" }, -#endif - }; -#endif // WITH_METADATA - static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = { - { "ELoadingWidgetType::LWT_Horizontal", (int64)ELoadingWidgetType::LWT_Horizontal }, - { "ELoadingWidgetType::LWT_Vertical", (int64)ELoadingWidgetType::LWT_Vertical }, - }; - static const UECodeGen_Private::FEnumParams EnumParams; -}; // struct Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics -const UECodeGen_Private::FEnumParams Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics::EnumParams = { - (UObject*(*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - "ELoadingWidgetType", - "ELoadingWidgetType", - Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics::Enumerators, - RF_Public|RF_Transient|RF_MarkAsNative, - UE_ARRAY_COUNT(Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics::Enumerators), - EEnumFlags::None, - (uint8)UEnum::ECppForm::EnumClass, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics::Enum_MetaDataParams), Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics::Enum_MetaDataParams) -}; -UEnum* Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType() -{ - if (!Z_Registration_Info_UEnum_ELoadingWidgetType.InnerSingleton) - { - UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_ELoadingWidgetType.InnerSingleton, Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics::EnumParams); - } - return Z_Registration_Info_UEnum_ELoadingWidgetType.InnerSingleton; -} -// ********** End Enum ELoadingWidgetType ********************************************************** - -// ********** Begin ScriptStruct FWidgetAlignment ************************************************** -struct Z_Construct_UScriptStruct_FWidgetAlignment_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FWidgetAlignment); } - static inline consteval int16 GetStructAlignment() { return alignof(FWidgetAlignment); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Alignment for widget*/" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Alignment for widget" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_HorizontalAlignment_MetaData[] = { - { "Category", "Alignment Setting" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** The horizontal alignment of the widget.*/" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The horizontal alignment of the widget." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_VerticalAlignment_MetaData[] = { - { "Category", "Alignment Setting" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** The vertical alignment of the widget.*/" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The vertical alignment of the widget." }, -#endif - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FWidgetAlignment constinit property declarations ****************** - static const UECodeGen_Private::FBytePropertyParams NewProp_HorizontalAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_VerticalAlignment; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FWidgetAlignment constinit property declarations ******************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FWidgetAlignment_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FWidgetAlignment; -class UScriptStruct* FWidgetAlignment::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FWidgetAlignment.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FWidgetAlignment.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FWidgetAlignment, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("WidgetAlignment")); - } - return Z_Registration_Info_UScriptStruct_FWidgetAlignment.OuterSingleton; - } - -// ********** Begin ScriptStruct FWidgetAlignment Property Definitions ***************************** -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FWidgetAlignment_Statics::NewProp_HorizontalAlignment = { "HorizontalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FWidgetAlignment, HorizontalAlignment), Z_Construct_UEnum_SlateCore_EHorizontalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_HorizontalAlignment_MetaData), NewProp_HorizontalAlignment_MetaData) }; // 990570535 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FWidgetAlignment_Statics::NewProp_VerticalAlignment = { "VerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FWidgetAlignment, VerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_VerticalAlignment_MetaData), NewProp_VerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FWidgetAlignment_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FWidgetAlignment_Statics::NewProp_HorizontalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FWidgetAlignment_Statics::NewProp_VerticalAlignment, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FWidgetAlignment_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FWidgetAlignment Property Definitions ******************************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FWidgetAlignment_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "WidgetAlignment", - Z_Construct_UScriptStruct_FWidgetAlignment_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FWidgetAlignment_Statics::PropPointers), - sizeof(FWidgetAlignment), - alignof(FWidgetAlignment), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FWidgetAlignment_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FWidgetAlignment_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FWidgetAlignment() -{ - if (!Z_Registration_Info_UScriptStruct_FWidgetAlignment.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FWidgetAlignment.InnerSingleton, Z_Construct_UScriptStruct_FWidgetAlignment_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FWidgetAlignment.InnerSingleton); -} -// ********** End ScriptStruct FWidgetAlignment **************************************************** - -// ********** Begin ScriptStruct FTextAppearance *************************************************** -struct Z_Construct_UScriptStruct_FTextAppearance_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FTextAppearance); } - static inline consteval int16 GetStructAlignment() { return alignof(FTextAppearance); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, -#if !UE_BUILD_SHIPPING - { "Comment", "// Text appearance settings\n" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Text appearance settings" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ColorAndOpacity_MetaData[] = { - { "Category", "Text Appearance" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Text color and opacity */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Text color and opacity" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Font_MetaData[] = { - { "Category", "Text Appearance" }, -#if !UE_BUILD_SHIPPING - { "Comment", "// The font to render the text with.\n" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The font to render the text with." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ShadowOffset_MetaData[] = { - { "Category", "Text Appearance" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Drop shadow offset in pixels */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Drop shadow offset in pixels" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ShadowColorAndOpacity_MetaData[] = { - { "Category", "Text Appearance" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Shadow color and opacity */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Shadow color and opacity" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Justification_MetaData[] = { - { "Category", "Text Appearance" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** How the text should be aligned with the margin. */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "How the text should be aligned with the margin." }, -#endif - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FTextAppearance constinit property declarations ******************* - static const UECodeGen_Private::FStructPropertyParams NewProp_ColorAndOpacity; - static const UECodeGen_Private::FStructPropertyParams NewProp_Font; - static const UECodeGen_Private::FStructPropertyParams NewProp_ShadowOffset; - static const UECodeGen_Private::FStructPropertyParams NewProp_ShadowColorAndOpacity; - static const UECodeGen_Private::FBytePropertyParams NewProp_Justification; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FTextAppearance constinit property declarations ********************* - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FTextAppearance_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FTextAppearance; -class UScriptStruct* FTextAppearance::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FTextAppearance.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FTextAppearance.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FTextAppearance, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("TextAppearance")); - } - return Z_Registration_Info_UScriptStruct_FTextAppearance.OuterSingleton; - } - -// ********** Begin ScriptStruct FTextAppearance Property Definitions ****************************** -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_ColorAndOpacity = { "ColorAndOpacity", nullptr, (EPropertyFlags)0x0010000000004005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTextAppearance, ColorAndOpacity), Z_Construct_UScriptStruct_FSlateColor, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ColorAndOpacity_MetaData), NewProp_ColorAndOpacity_MetaData) }; // 1663967387 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_Font = { "Font", nullptr, (EPropertyFlags)0x0010000000004005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTextAppearance, Font), Z_Construct_UScriptStruct_FSlateFontInfo, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Font_MetaData), NewProp_Font_MetaData) }; // 167205173 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_ShadowOffset = { "ShadowOffset", nullptr, (EPropertyFlags)0x0010000000004005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTextAppearance, ShadowOffset), Z_Construct_UScriptStruct_FVector2D, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ShadowOffset_MetaData), NewProp_ShadowOffset_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_ShadowColorAndOpacity = { "ShadowColorAndOpacity", nullptr, (EPropertyFlags)0x0010000000004005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTextAppearance, ShadowColorAndOpacity), Z_Construct_UScriptStruct_FLinearColor, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ShadowColorAndOpacity_MetaData), NewProp_ShadowColorAndOpacity_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_Justification = { "Justification", nullptr, (EPropertyFlags)0x0010000000004005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTextAppearance, Justification), Z_Construct_UEnum_Slate_ETextJustify, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Justification_MetaData), NewProp_Justification_MetaData) }; // 2449547307 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FTextAppearance_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_ColorAndOpacity, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_Font, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_ShadowOffset, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_ShadowColorAndOpacity, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_Justification, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTextAppearance_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FTextAppearance Property Definitions ******************************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FTextAppearance_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "TextAppearance", - Z_Construct_UScriptStruct_FTextAppearance_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTextAppearance_Statics::PropPointers), - sizeof(FTextAppearance), - alignof(FTextAppearance), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTextAppearance_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FTextAppearance_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FTextAppearance() -{ - if (!Z_Registration_Info_UScriptStruct_FTextAppearance.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FTextAppearance.InnerSingleton, Z_Construct_UScriptStruct_FTextAppearance_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FTextAppearance.InnerSingleton); -} -// ********** End ScriptStruct FTextAppearance ***************************************************** - -// ********** Begin ScriptStruct FThrobberSettings ************************************************* -struct Z_Construct_UScriptStruct_FThrobberSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FThrobberSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FThrobberSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_NumberOfPieces_MetaData[] = { - { "Category", "Appearance" }, - { "ClampMax", "25" }, - { "ClampMin", "1" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** How many pieces there are */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "How many pieces there are" }, -#endif - { "UIMax", "25" }, - { "UIMin", "1" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAnimateHorizontally_MetaData[] = { - { "Category", "Appearance" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Should the pieces animate horizontally? */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Should the pieces animate horizontally?" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAnimateVertically_MetaData[] = { - { "Category", "Appearance" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Should the pieces animate vertically? */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Should the pieces animate vertically?" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAnimateOpacity_MetaData[] = { - { "Category", "Appearance" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Should the pieces animate their opacity? */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Should the pieces animate their opacity?" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Image_MetaData[] = { - { "Category", "Appearance" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Image to use for each segment of the throbber */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Image to use for each segment of the throbber" }, -#endif - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FThrobberSettings constinit property declarations ***************** - static const UECodeGen_Private::FIntPropertyParams NewProp_NumberOfPieces; - static void NewProp_bAnimateHorizontally_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bAnimateHorizontally; - static void NewProp_bAnimateVertically_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bAnimateVertically; - static void NewProp_bAnimateOpacity_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bAnimateOpacity; - static const UECodeGen_Private::FStructPropertyParams NewProp_Image; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FThrobberSettings constinit property declarations ******************* - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FThrobberSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FThrobberSettings; -class UScriptStruct* FThrobberSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FThrobberSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FThrobberSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FThrobberSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("ThrobberSettings")); - } - return Z_Registration_Info_UScriptStruct_FThrobberSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FThrobberSettings Property Definitions **************************** -const UECodeGen_Private::FIntPropertyParams Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_NumberOfPieces = { "NumberOfPieces", nullptr, (EPropertyFlags)0x0010000000000015, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FThrobberSettings, NumberOfPieces), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_NumberOfPieces_MetaData), NewProp_NumberOfPieces_MetaData) }; -void Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateHorizontally_SetBit(void* Obj) -{ - ((FThrobberSettings*)Obj)->bAnimateHorizontally = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateHorizontally = { "bAnimateHorizontally", nullptr, (EPropertyFlags)0x0010000000000015, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FThrobberSettings), &Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateHorizontally_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAnimateHorizontally_MetaData), NewProp_bAnimateHorizontally_MetaData) }; -void Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateVertically_SetBit(void* Obj) -{ - ((FThrobberSettings*)Obj)->bAnimateVertically = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateVertically = { "bAnimateVertically", nullptr, (EPropertyFlags)0x0010000000000015, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FThrobberSettings), &Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateVertically_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAnimateVertically_MetaData), NewProp_bAnimateVertically_MetaData) }; -void Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateOpacity_SetBit(void* Obj) -{ - ((FThrobberSettings*)Obj)->bAnimateOpacity = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateOpacity = { "bAnimateOpacity", nullptr, (EPropertyFlags)0x0010000000000015, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FThrobberSettings), &Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateOpacity_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAnimateOpacity_MetaData), NewProp_bAnimateOpacity_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_Image = { "Image", nullptr, (EPropertyFlags)0x0010000000000015, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FThrobberSettings, Image), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Image_MetaData), NewProp_Image_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FThrobberSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_NumberOfPieces, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateHorizontally, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateVertically, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateOpacity, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_Image, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FThrobberSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FThrobberSettings Property Definitions ****************************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FThrobberSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "ThrobberSettings", - Z_Construct_UScriptStruct_FThrobberSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FThrobberSettings_Statics::PropPointers), - sizeof(FThrobberSettings), - alignof(FThrobberSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FThrobberSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FThrobberSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FThrobberSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FThrobberSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FThrobberSettings.InnerSingleton, Z_Construct_UScriptStruct_FThrobberSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FThrobberSettings.InnerSingleton); -} -// ********** End ScriptStruct FThrobberSettings *************************************************** - -// ********** Begin ScriptStruct FCircularThrobberSettings ***************************************** -struct Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FCircularThrobberSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FCircularThrobberSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_NumberOfPieces_MetaData[] = { - { "Category", "Appearance" }, - { "ClampMax", "25" }, - { "ClampMin", "1" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** How many pieces there are */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "How many pieces there are" }, -#endif - { "UIMax", "25" }, - { "UIMin", "1" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Period_MetaData[] = { - { "Category", "Appearance" }, - { "ClampMin", "0" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** The amount of time for a full circle (in seconds) */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The amount of time for a full circle (in seconds)" }, -#endif - { "UIMin", "0" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Radius_MetaData[] = { - { "Category", "Appearance" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** The radius of the circle. If the throbber is a child of Canvas Panel, the 'Size to Content' option must be enabled in order to set Radius. */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The radius of the circle. If the throbber is a child of Canvas Panel, the 'Size to Content' option must be enabled in order to set Radius." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Image_MetaData[] = { - { "Category", "Appearance" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Image to use for each segment of the throbber */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Image to use for each segment of the throbber" }, -#endif - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FCircularThrobberSettings constinit property declarations ********* - static const UECodeGen_Private::FIntPropertyParams NewProp_NumberOfPieces; - static const UECodeGen_Private::FFloatPropertyParams NewProp_Period; - static const UECodeGen_Private::FFloatPropertyParams NewProp_Radius; - static const UECodeGen_Private::FStructPropertyParams NewProp_Image; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FCircularThrobberSettings constinit property declarations *********** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FCircularThrobberSettings; -class UScriptStruct* FCircularThrobberSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FCircularThrobberSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FCircularThrobberSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FCircularThrobberSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("CircularThrobberSettings")); - } - return Z_Registration_Info_UScriptStruct_FCircularThrobberSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FCircularThrobberSettings Property Definitions ******************** -const UECodeGen_Private::FIntPropertyParams Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_NumberOfPieces = { "NumberOfPieces", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCircularThrobberSettings, NumberOfPieces), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_NumberOfPieces_MetaData), NewProp_NumberOfPieces_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_Period = { "Period", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCircularThrobberSettings, Period), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Period_MetaData), NewProp_Period_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_Radius = { "Radius", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCircularThrobberSettings, Radius), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Radius_MetaData), NewProp_Radius_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_Image = { "Image", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCircularThrobberSettings, Image), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Image_MetaData), NewProp_Image_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_NumberOfPieces, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_Period, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_Radius, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_Image, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FCircularThrobberSettings Property Definitions ********************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "CircularThrobberSettings", - Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::PropPointers), - sizeof(FCircularThrobberSettings), - alignof(FCircularThrobberSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FCircularThrobberSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FCircularThrobberSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FCircularThrobberSettings.InnerSingleton, Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FCircularThrobberSettings.InnerSingleton); -} -// ********** End ScriptStruct FCircularThrobberSettings ******************************************* - -// ********** Begin ScriptStruct FImageSequenceSettings ******************************************** -struct Z_Construct_UScriptStruct_FImageSequenceSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FImageSequenceSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FImageSequenceSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Images_MetaData[] = { - { "AllowedClasses", "/Script/Engine.Texture2D" }, - { "Category", "Loading Widget Setting" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** An array of images for animating the loading icon.*/" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "An array of images for animating the loading icon." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Scale_MetaData[] = { - { "Category", "Loading Widget Setting" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Scale of the images.*/" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Scale of the images." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Interval_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "ClampMax", "1" }, - { "ClampMin", "0" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/**\n\x09 * Time in second to update the images, the smaller value the faster of the animation. A zero value will update the images every frame.\n\x09 */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Time in second to update the images, the smaller value the faster of the animation. A zero value will update the images every frame." }, -#endif - { "UIMax", "1.000000" }, - { "UIMin", "0.000000" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bPlayReverse_MetaData[] = { - { "Category", "Loading Widget Setting" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Play the image sequence in reverse.*/" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Play the image sequence in reverse." }, -#endif - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FImageSequenceSettings constinit property declarations ************ - static const UECodeGen_Private::FObjectPropertyParams NewProp_Images_Inner; - static const UECodeGen_Private::FArrayPropertyParams NewProp_Images; - static const UECodeGen_Private::FStructPropertyParams NewProp_Scale; - static const UECodeGen_Private::FFloatPropertyParams NewProp_Interval; - static void NewProp_bPlayReverse_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bPlayReverse; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FImageSequenceSettings constinit property declarations ************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FImageSequenceSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FImageSequenceSettings; -class UScriptStruct* FImageSequenceSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FImageSequenceSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FImageSequenceSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FImageSequenceSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("ImageSequenceSettings")); - } - return Z_Registration_Info_UScriptStruct_FImageSequenceSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FImageSequenceSettings Property Definitions *********************** -const UECodeGen_Private::FObjectPropertyParams Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Images_Inner = { "Images", nullptr, (EPropertyFlags)0x0104000000000000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UClass_UTexture2D_NoRegister, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Images = { "Images", nullptr, (EPropertyFlags)0x0114000000000005, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FImageSequenceSettings, Images), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Images_MetaData), NewProp_Images_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Scale = { "Scale", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FImageSequenceSettings, Scale), Z_Construct_UScriptStruct_FVector2D, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Scale_MetaData), NewProp_Scale_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Interval = { "Interval", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FImageSequenceSettings, Interval), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Interval_MetaData), NewProp_Interval_MetaData) }; -void Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_bPlayReverse_SetBit(void* Obj) -{ - ((FImageSequenceSettings*)Obj)->bPlayReverse = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_bPlayReverse = { "bPlayReverse", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FImageSequenceSettings), &Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_bPlayReverse_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bPlayReverse_MetaData), NewProp_bPlayReverse_MetaData) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Images_Inner, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Images, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Scale, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Interval, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_bPlayReverse, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FImageSequenceSettings Property Definitions ************************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "ImageSequenceSettings", - Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::PropPointers), - sizeof(FImageSequenceSettings), - alignof(FImageSequenceSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FImageSequenceSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FImageSequenceSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FImageSequenceSettings.InnerSingleton, Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FImageSequenceSettings.InnerSingleton); -} -// ********** End ScriptStruct FImageSequenceSettings ********************************************** - -// ********** Begin ScriptStruct FBackgroundSettings *********************************************** -struct Z_Construct_UScriptStruct_FBackgroundSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FBackgroundSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FBackgroundSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/**\n * Background widget for the widget loading screen\n */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Background widget for the widget loading screen" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Images_MetaData[] = { - { "AllowedClasses", "/Script/Engine.Texture2D" }, - { "Category", "Background" }, -#if !UE_BUILD_SHIPPING - { "Comment", "// The images randomly display while in the loading screen on top of the movie \n" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The images randomly display while in the loading screen on top of the movie" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_UpdateInterval_MetaData[] = { - { "Category", "Background" }, -#if !UE_BUILD_SHIPPING - { "Comment", "// Interval time (in seconds) to randomly update the background image, a value less than or equal to 0 will not update the background image.\n" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Interval time (in seconds) to randomly update the background image, a value less than or equal to 0 will not update the background image." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ImageStretch_MetaData[] = { - { "Category", "Background" }, -#if !UE_BUILD_SHIPPING - { "Comment", "// The scaling type to apply to images.\n" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The scaling type to apply to images." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Padding_MetaData[] = { - { "Category", "Background" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** The padding area between the border and the image it contains.*/" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The padding area between the border and the image it contains." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BackgroundColor_MetaData[] = { - { "Category", "Background" }, -#if !UE_BUILD_SHIPPING - { "Comment", "// The border's background color if there is any image defined. If padding = 0 you will not see the border color.\n" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The border's background color if there is any image defined. If padding = 0 you will not see the border color." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bSetDisplayBackgroundManually_MetaData[] = { - { "Category", "Background" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/**\n\x09 * If true, you will have to manually set which background index you want to display on the loading screen by calling \"SetDisplayBackgroundIndex\" function\n\x09 * in your Blueprint before opening a new level. If the index you set is not valid, then it will display random background in the \"Images\" array.\n\x09 */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "If true, you will have to manually set which background index you want to display on the loading screen by calling \"SetDisplayBackgroundIndex\" function\nin your Blueprint before opening a new level. If the index you set is not valid, then it will display random background in the \"Images\" array." }, -#endif - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FBackgroundSettings constinit property declarations *************** - static const UECodeGen_Private::FObjectPropertyParams NewProp_Images_Inner; - static const UECodeGen_Private::FArrayPropertyParams NewProp_Images; - static const UECodeGen_Private::FFloatPropertyParams NewProp_UpdateInterval; - static const UECodeGen_Private::FBytePropertyParams NewProp_ImageStretch; - static const UECodeGen_Private::FStructPropertyParams NewProp_Padding; - static const UECodeGen_Private::FStructPropertyParams NewProp_BackgroundColor; - static void NewProp_bSetDisplayBackgroundManually_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bSetDisplayBackgroundManually; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FBackgroundSettings constinit property declarations ***************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FBackgroundSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FBackgroundSettings; -class UScriptStruct* FBackgroundSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FBackgroundSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FBackgroundSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FBackgroundSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("BackgroundSettings")); - } - return Z_Registration_Info_UScriptStruct_FBackgroundSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FBackgroundSettings Property Definitions ************************** -const UECodeGen_Private::FObjectPropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_Images_Inner = { "Images", nullptr, (EPropertyFlags)0x0104000000000000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UClass_UTexture2D_NoRegister, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_Images = { "Images", nullptr, (EPropertyFlags)0x0114000000000005, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FBackgroundSettings, Images), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Images_MetaData), NewProp_Images_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_UpdateInterval = { "UpdateInterval", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FBackgroundSettings, UpdateInterval), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_UpdateInterval_MetaData), NewProp_UpdateInterval_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_ImageStretch = { "ImageStretch", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FBackgroundSettings, ImageStretch), Z_Construct_UEnum_Slate_EStretch, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ImageStretch_MetaData), NewProp_ImageStretch_MetaData) }; // 1511442967 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_Padding = { "Padding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FBackgroundSettings, Padding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Padding_MetaData), NewProp_Padding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_BackgroundColor = { "BackgroundColor", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FBackgroundSettings, BackgroundColor), Z_Construct_UScriptStruct_FLinearColor, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BackgroundColor_MetaData), NewProp_BackgroundColor_MetaData) }; -void Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_bSetDisplayBackgroundManually_SetBit(void* Obj) -{ - ((FBackgroundSettings*)Obj)->bSetDisplayBackgroundManually = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_bSetDisplayBackgroundManually = { "bSetDisplayBackgroundManually", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FBackgroundSettings), &Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_bSetDisplayBackgroundManually_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bSetDisplayBackgroundManually_MetaData), NewProp_bSetDisplayBackgroundManually_MetaData) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FBackgroundSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_Images_Inner, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_Images, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_UpdateInterval, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_ImageStretch, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_Padding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_BackgroundColor, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_bSetDisplayBackgroundManually, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FBackgroundSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FBackgroundSettings Property Definitions **************************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "BackgroundSettings", - Z_Construct_UScriptStruct_FBackgroundSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FBackgroundSettings_Statics::PropPointers), - sizeof(FBackgroundSettings), - alignof(FBackgroundSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000201), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FBackgroundSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FBackgroundSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FBackgroundSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FBackgroundSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FBackgroundSettings.InnerSingleton, Z_Construct_UScriptStruct_FBackgroundSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FBackgroundSettings.InnerSingleton); -} -// ********** End ScriptStruct FBackgroundSettings ************************************************* - -// ********** Begin ScriptStruct FLoadingWidgetSettings ******************************************** -struct Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FLoadingWidgetSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FLoadingWidgetSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/**\n * Loading widget settings\n */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Loading widget settings" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingIconType_MetaData[] = { - { "Category", "Loading Widget Setting" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Loading icon type*/" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Loading icon type" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingWidgetType_MetaData[] = { - { "Category", "Loading Widget Setting" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Loading Widget type*/" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Loading Widget type" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TransformTranslation_MetaData[] = { - { "Category", "Loading Widget Setting" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Render transform translation of the loading icon.*/" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Render transform translation of the loading icon." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TransformScale_MetaData[] = { - { "Category", "Loading Widget Setting" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Render transform scale of the loading icon, a negative value will flip the icon.*/" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Render transform scale of the loading icon, a negative value will flip the icon." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TransformPivot_MetaData[] = { - { "Category", "Loading Widget Setting" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Render transform pivot of the loading icon (in normalized local space).*/" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Render transform pivot of the loading icon (in normalized local space)." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingText_MetaData[] = { - { "Category", "Loading Widget Setting" }, -#if !UE_BUILD_SHIPPING - { "Comment", "// Text displayed beside the animated icon\n" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Text displayed beside the animated icon" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bLoadingTextRightPosition_MetaData[] = { - { "Category", "Loading Widget Setting" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Is Loading Text on the right of the loading icon? Ignore this if you don't choose Loading Widget Type = Horizontal.*/" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Is Loading Text on the right of the loading icon? Ignore this if you don't choose Loading Widget Type = Horizontal." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bLoadingTextTopPosition_MetaData[] = { - { "Category", "Loading Widget Setting" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Is Loading Text on the top of the loading icon? Ignore this if you don't choose Loading Widget Type = Vertical.*/" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Is Loading Text on the top of the loading icon? Ignore this if you don't choose Loading Widget Type = Vertical." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Appearance_MetaData[] = { - { "Category", "Tip Settings" }, -#if !UE_BUILD_SHIPPING - { "Comment", "// Loading text appearance settings\n" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Loading text appearance settings" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ThrobberSettings_MetaData[] = { - { "Category", "Loading Widget Setting" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Throbber settings. Ignore this if you don't choose the 'Throbber' icon type*/" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Throbber settings. Ignore this if you don't choose the 'Throbber' icon type" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_CircularThrobberSettings_MetaData[] = { - { "Category", "Loading Widget Setting" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Circular Throbber settings. Ignore this if you don't choose the 'Circular Throbber' icon type*/" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Circular Throbber settings. Ignore this if you don't choose the 'Circular Throbber' icon type" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ImageSequenceSettings_MetaData[] = { - { "Category", "Loading Widget Setting" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Image Sequence settings. Ignore this if you don't choose the 'Image Sequence' icon type*/" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Image Sequence settings. Ignore this if you don't choose the 'Image Sequence' icon type" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TextAlignment_MetaData[] = { - { "Category", "Loading Widget Setting" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** The alignment of the loading text.*/" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The alignment of the loading text." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingIconAlignment_MetaData[] = { - { "Category", "Loading Widget Setting" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** The alignment of the loading icon. */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The alignment of the loading icon." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Space_MetaData[] = { - { "Category", "Loading Widget Setting" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Empty space between the loading text and the loading icon */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Empty space between the loading text and the loading icon" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bHideLoadingWidgetWhenCompletes_MetaData[] = { - { "Category", "Loading Widget Setting" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Hide the loading widget when the level loading is complete*/" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Hide the loading widget when the level loading is complete" }, -#endif - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FLoadingWidgetSettings constinit property declarations ************ - static const UECodeGen_Private::FBytePropertyParams NewProp_LoadingIconType_Underlying; - static const UECodeGen_Private::FEnumPropertyParams NewProp_LoadingIconType; - static const UECodeGen_Private::FBytePropertyParams NewProp_LoadingWidgetType_Underlying; - static const UECodeGen_Private::FEnumPropertyParams NewProp_LoadingWidgetType; - static const UECodeGen_Private::FStructPropertyParams NewProp_TransformTranslation; - static const UECodeGen_Private::FStructPropertyParams NewProp_TransformScale; - static const UECodeGen_Private::FStructPropertyParams NewProp_TransformPivot; - static const UECodeGen_Private::FTextPropertyParams NewProp_LoadingText; - static void NewProp_bLoadingTextRightPosition_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bLoadingTextRightPosition; - static void NewProp_bLoadingTextTopPosition_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bLoadingTextTopPosition; - static const UECodeGen_Private::FStructPropertyParams NewProp_Appearance; - static const UECodeGen_Private::FStructPropertyParams NewProp_ThrobberSettings; - static const UECodeGen_Private::FStructPropertyParams NewProp_CircularThrobberSettings; - static const UECodeGen_Private::FStructPropertyParams NewProp_ImageSequenceSettings; - static const UECodeGen_Private::FStructPropertyParams NewProp_TextAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_LoadingIconAlignment; - static const UECodeGen_Private::FFloatPropertyParams NewProp_Space; - static void NewProp_bHideLoadingWidgetWhenCompletes_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bHideLoadingWidgetWhenCompletes; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FLoadingWidgetSettings constinit property declarations ************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings; -class UScriptStruct* FLoadingWidgetSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FLoadingWidgetSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("LoadingWidgetSettings")); - } - return Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FLoadingWidgetSettings Property Definitions *********************** -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingIconType_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FEnumPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingIconType = { "LoadingIconType", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, LoadingIconType), Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingIconType_MetaData), NewProp_LoadingIconType_MetaData) }; // 935650948 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingWidgetType_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FEnumPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingWidgetType = { "LoadingWidgetType", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, LoadingWidgetType), Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingWidgetType_MetaData), NewProp_LoadingWidgetType_MetaData) }; // 2440465305 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TransformTranslation = { "TransformTranslation", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, TransformTranslation), Z_Construct_UScriptStruct_FVector2D, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TransformTranslation_MetaData), NewProp_TransformTranslation_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TransformScale = { "TransformScale", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, TransformScale), Z_Construct_UScriptStruct_FVector2D, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TransformScale_MetaData), NewProp_TransformScale_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TransformPivot = { "TransformPivot", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, TransformPivot), Z_Construct_UScriptStruct_FVector2D, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TransformPivot_MetaData), NewProp_TransformPivot_MetaData) }; -const UECodeGen_Private::FTextPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingText = { "LoadingText", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Text, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, LoadingText), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingText_MetaData), NewProp_LoadingText_MetaData) }; -void Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextRightPosition_SetBit(void* Obj) -{ - ((FLoadingWidgetSettings*)Obj)->bLoadingTextRightPosition = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextRightPosition = { "bLoadingTextRightPosition", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FLoadingWidgetSettings), &Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextRightPosition_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bLoadingTextRightPosition_MetaData), NewProp_bLoadingTextRightPosition_MetaData) }; -void Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextTopPosition_SetBit(void* Obj) -{ - ((FLoadingWidgetSettings*)Obj)->bLoadingTextTopPosition = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextTopPosition = { "bLoadingTextTopPosition", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FLoadingWidgetSettings), &Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextTopPosition_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bLoadingTextTopPosition_MetaData), NewProp_bLoadingTextTopPosition_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_Appearance = { "Appearance", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, Appearance), Z_Construct_UScriptStruct_FTextAppearance, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Appearance_MetaData), NewProp_Appearance_MetaData) }; // 3476285947 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_ThrobberSettings = { "ThrobberSettings", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, ThrobberSettings), Z_Construct_UScriptStruct_FThrobberSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ThrobberSettings_MetaData), NewProp_ThrobberSettings_MetaData) }; // 442733024 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_CircularThrobberSettings = { "CircularThrobberSettings", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, CircularThrobberSettings), Z_Construct_UScriptStruct_FCircularThrobberSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_CircularThrobberSettings_MetaData), NewProp_CircularThrobberSettings_MetaData) }; // 2794938606 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_ImageSequenceSettings = { "ImageSequenceSettings", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, ImageSequenceSettings), Z_Construct_UScriptStruct_FImageSequenceSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ImageSequenceSettings_MetaData), NewProp_ImageSequenceSettings_MetaData) }; // 3772015894 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TextAlignment = { "TextAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, TextAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TextAlignment_MetaData), NewProp_TextAlignment_MetaData) }; // 1910855819 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingIconAlignment = { "LoadingIconAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, LoadingIconAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingIconAlignment_MetaData), NewProp_LoadingIconAlignment_MetaData) }; // 1910855819 -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_Space = { "Space", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, Space), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Space_MetaData), NewProp_Space_MetaData) }; -void Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bHideLoadingWidgetWhenCompletes_SetBit(void* Obj) -{ - ((FLoadingWidgetSettings*)Obj)->bHideLoadingWidgetWhenCompletes = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bHideLoadingWidgetWhenCompletes = { "bHideLoadingWidgetWhenCompletes", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FLoadingWidgetSettings), &Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bHideLoadingWidgetWhenCompletes_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bHideLoadingWidgetWhenCompletes_MetaData), NewProp_bHideLoadingWidgetWhenCompletes_MetaData) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingIconType_Underlying, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingIconType, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingWidgetType_Underlying, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingWidgetType, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TransformTranslation, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TransformScale, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TransformPivot, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingText, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextRightPosition, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextTopPosition, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_Appearance, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_ThrobberSettings, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_CircularThrobberSettings, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_ImageSequenceSettings, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TextAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingIconAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_Space, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bHideLoadingWidgetWhenCompletes, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FLoadingWidgetSettings Property Definitions ************************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "LoadingWidgetSettings", - Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::PropPointers), - sizeof(FLoadingWidgetSettings), - alignof(FLoadingWidgetSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000201), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FLoadingWidgetSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings.InnerSingleton, Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings.InnerSingleton); -} -// ********** End ScriptStruct FLoadingWidgetSettings ********************************************** - -// ********** Begin ScriptStruct FTipSettings ****************************************************** -struct Z_Construct_UScriptStruct_FTipSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FTipSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FTipSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/**\n * Tips text settings\n */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Tips text settings" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipText_MetaData[] = { - { "Category", "Tip Settings" }, -#if !UE_BUILD_SHIPPING - { "Comment", "// The tip text randomly display in the loading screen.\n" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "MultiLine", "TRUE" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The tip text randomly display in the loading screen." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_UpdateInterval_MetaData[] = { - { "Category", "Tip Settings" }, -#if !UE_BUILD_SHIPPING - { "Comment", "// Interval time (in seconds) to randomly update the tip text, a value less than or equal to 0 will not update the tip text.\n" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Interval time (in seconds) to randomly update the tip text, a value less than or equal to 0 will not update the tip text." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Appearance_MetaData[] = { - { "Category", "Tip Settings" }, -#if !UE_BUILD_SHIPPING - { "Comment", "// Tip text appearance settings\n" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Tip text appearance settings" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipWrapAt_MetaData[] = { - { "Category", "Tip Settings" }, -#if !UE_BUILD_SHIPPING - { "Comment", "// The size of the tip before it's wrapped to the next line\n" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The size of the tip before it's wrapped to the next line" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bSetDisplayTipTextManually_MetaData[] = { - { "Category", "Background" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/**\n\x09 * If true, you will have to manually set which TipText index you want to display on the loading screen by calling \"SetDisplayTipTextIndex\" function\n\x09 * in your Blueprint before opening a new level. If the index you set is not valid, then it will display random Tip in the \"TipText\" array.\n\x09 */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "If true, you will have to manually set which TipText index you want to display on the loading screen by calling \"SetDisplayTipTextIndex\" function\nin your Blueprint before opening a new level. If the index you set is not valid, then it will display random Tip in the \"TipText\" array." }, -#endif - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FTipSettings constinit property declarations ********************** - static const UECodeGen_Private::FTextPropertyParams NewProp_TipText_Inner; - static const UECodeGen_Private::FArrayPropertyParams NewProp_TipText; - static const UECodeGen_Private::FFloatPropertyParams NewProp_UpdateInterval; - static const UECodeGen_Private::FStructPropertyParams NewProp_Appearance; - static const UECodeGen_Private::FFloatPropertyParams NewProp_TipWrapAt; - static void NewProp_bSetDisplayTipTextManually_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bSetDisplayTipTextManually; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FTipSettings constinit property declarations ************************ - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FTipSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FTipSettings; -class UScriptStruct* FTipSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FTipSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FTipSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FTipSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("TipSettings")); - } - return Z_Registration_Info_UScriptStruct_FTipSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FTipSettings Property Definitions ********************************* -const UECodeGen_Private::FTextPropertyParams Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_TipText_Inner = { "TipText", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Text, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_TipText = { "TipText", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTipSettings, TipText), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipText_MetaData), NewProp_TipText_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_UpdateInterval = { "UpdateInterval", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTipSettings, UpdateInterval), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_UpdateInterval_MetaData), NewProp_UpdateInterval_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_Appearance = { "Appearance", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTipSettings, Appearance), Z_Construct_UScriptStruct_FTextAppearance, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Appearance_MetaData), NewProp_Appearance_MetaData) }; // 3476285947 -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_TipWrapAt = { "TipWrapAt", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTipSettings, TipWrapAt), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipWrapAt_MetaData), NewProp_TipWrapAt_MetaData) }; -void Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_bSetDisplayTipTextManually_SetBit(void* Obj) -{ - ((FTipSettings*)Obj)->bSetDisplayTipTextManually = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_bSetDisplayTipTextManually = { "bSetDisplayTipTextManually", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FTipSettings), &Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_bSetDisplayTipTextManually_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bSetDisplayTipTextManually_MetaData), NewProp_bSetDisplayTipTextManually_MetaData) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FTipSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_TipText_Inner, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_TipText, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_UpdateInterval, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_Appearance, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_TipWrapAt, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_bSetDisplayTipTextManually, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTipSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FTipSettings Property Definitions *********************************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FTipSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "TipSettings", - Z_Construct_UScriptStruct_FTipSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTipSettings_Statics::PropPointers), - sizeof(FTipSettings), - alignof(FTipSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000201), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTipSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FTipSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FTipSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FTipSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FTipSettings.InnerSingleton, Z_Construct_UScriptStruct_FTipSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FTipSettings.InnerSingleton); -} -// ********** End ScriptStruct FTipSettings ******************************************************** - -// ********** Begin ScriptStruct FLoadingCompleteTextSettings ************************************** -struct Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FLoadingCompleteTextSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FLoadingCompleteTextSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/**\n * The text that displayed when loading is complete. Ignore this if you don't set \"bShowLoadingCompletedText\" = true\n */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The text that displayed when loading is complete. Ignore this if you don't set \"bShowLoadingCompletedText\" = true" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingCompleteText_MetaData[] = { - { "Category", "Loading Complete Text Settings" }, -#if !UE_BUILD_SHIPPING - { "Comment", "// The text that shows up when level loading is done.\n" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The text that shows up when level loading is done." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Appearance_MetaData[] = { - { "Category", "Loading Complete Text Settings" }, -#if !UE_BUILD_SHIPPING - { "Comment", "// Text appearance settings\n" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Text appearance settings" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Alignment_MetaData[] = { - { "Category", "Loading Widget Setting" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** The alignment of the text.*/" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The alignment of the text." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Padding_MetaData[] = { - { "Category", "Loading Complete Text Settings" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Text padding. */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Text padding." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bFadeInOutAnim_MetaData[] = { - { "Category", "Loading Complete Text Settings" }, -#if !UE_BUILD_SHIPPING - { "Comment", "// Animate the text?\n" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Animate the text?" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_AnimationSpeed_MetaData[] = { - { "Category", "Loading Complete Text Settings" }, - { "ClampMax", "10" }, - { "ClampMin", "0" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/**\n\x09 * Animation speed\n\x09 */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Animation speed" }, -#endif - { "UIMax", "10.000000" }, - { "UIMin", "0.000000" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FLoadingCompleteTextSettings constinit property declarations ****** - static const UECodeGen_Private::FTextPropertyParams NewProp_LoadingCompleteText; - static const UECodeGen_Private::FStructPropertyParams NewProp_Appearance; - static const UECodeGen_Private::FStructPropertyParams NewProp_Alignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_Padding; - static void NewProp_bFadeInOutAnim_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bFadeInOutAnim; - static const UECodeGen_Private::FFloatPropertyParams NewProp_AnimationSpeed; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FLoadingCompleteTextSettings constinit property declarations ******** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings; -class UScriptStruct* FLoadingCompleteTextSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FLoadingCompleteTextSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("LoadingCompleteTextSettings")); - } - return Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FLoadingCompleteTextSettings Property Definitions ***************** -const UECodeGen_Private::FTextPropertyParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_LoadingCompleteText = { "LoadingCompleteText", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Text, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingCompleteTextSettings, LoadingCompleteText), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingCompleteText_MetaData), NewProp_LoadingCompleteText_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_Appearance = { "Appearance", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingCompleteTextSettings, Appearance), Z_Construct_UScriptStruct_FTextAppearance, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Appearance_MetaData), NewProp_Appearance_MetaData) }; // 3476285947 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_Alignment = { "Alignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingCompleteTextSettings, Alignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Alignment_MetaData), NewProp_Alignment_MetaData) }; // 1910855819 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_Padding = { "Padding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingCompleteTextSettings, Padding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Padding_MetaData), NewProp_Padding_MetaData) }; // 4099648758 -void Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_bFadeInOutAnim_SetBit(void* Obj) -{ - ((FLoadingCompleteTextSettings*)Obj)->bFadeInOutAnim = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_bFadeInOutAnim = { "bFadeInOutAnim", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FLoadingCompleteTextSettings), &Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_bFadeInOutAnim_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bFadeInOutAnim_MetaData), NewProp_bFadeInOutAnim_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_AnimationSpeed = { "AnimationSpeed", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingCompleteTextSettings, AnimationSpeed), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_AnimationSpeed_MetaData), NewProp_AnimationSpeed_MetaData) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_LoadingCompleteText, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_Appearance, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_Alignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_Padding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_bFadeInOutAnim, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_AnimationSpeed, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FLoadingCompleteTextSettings Property Definitions ******************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "LoadingCompleteTextSettings", - Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::PropPointers), - sizeof(FLoadingCompleteTextSettings), - alignof(FLoadingCompleteTextSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000201), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FLoadingCompleteTextSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings.InnerSingleton, Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings.InnerSingleton); -} -// ********** End ScriptStruct FLoadingCompleteTextSettings **************************************** - -// ********** Begin ScriptStruct FALoadingScreenSettings ******************************************* -struct Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FALoadingScreenSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FALoadingScreenSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/**\n * Loading Screen Settings\n */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Loading Screen Settings" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_MinimumLoadingScreenDisplayTime_MetaData[] = { - { "Category", "Movies Settings" }, -#if !UE_BUILD_SHIPPING - { "Comment", "// The minimum time that a loading screen should be opened for, -1 if there is no minimum time. I recommend set it to -1.\n" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The minimum time that a loading screen should be opened for, -1 if there is no minimum time. I recommend set it to -1." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAutoCompleteWhenLoadingCompletes_MetaData[] = { - { "Category", "Movies Settings" }, -#if !UE_BUILD_SHIPPING - { "Comment", "// If true, the loading screen will disappear as soon as loading is done.\n" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "If true, the loading screen will disappear as soon as loading is done." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bMoviesAreSkippable_MetaData[] = { - { "Category", "Movies Settings" }, -#if !UE_BUILD_SHIPPING - { "Comment", "// If true, movies can be skipped by clicking the loading screen as long as loading is done.\n" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "If true, movies can be skipped by clicking the loading screen as long as loading is done." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bWaitForManualStop_MetaData[] = { - { "Category", "Movies Settings" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** \n\x09 * If true, movie playback continue until Stop is called.\n\x09 * \n\x09 * NOTE: If set \"Minimum Loading Screen Display Time\" = -1, it will allow players to press any key to stop the loading screen.\n\x09 * If \"Minimum Loading Screen Display Time\" >= 0, you have to call \"StopLoadingScreen\" in the BeginPlay event \n\x09 * of your GameInstance, GameMode, or PlayerController blueprint to stop the loading screen (\"bAllowEngineTick\" must be true)\n\x09 **/" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "If true, movie playback continue until Stop is called.\n\nNOTE: If set \"Minimum Loading Screen Display Time\" = -1, it will allow players to press any key to stop the loading screen.\nIf \"Minimum Loading Screen Display Time\" >= 0, you have to call \"StopLoadingScreen\" in the BeginPlay event\nof your GameInstance, GameMode, or PlayerController blueprint to stop the loading screen (\"bAllowEngineTick\" must be true)" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAllowInEarlyStartup_MetaData[] = { - { "Category", "Movies Settings" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** If true loading screens here cannot have any uobjects of any kind or use any engine features at all. This will start the movies very early as a result on platforms that support it */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "If true loading screens here cannot have any uobjects of any kind or use any engine features at all. This will start the movies very early as a result on platforms that support it" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAllowEngineTick_MetaData[] = { - { "Category", "Movies Settings" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** If true, this will call the engine tick while the game thread is stalled waiting for a loading movie to finish. This only works for post-startup load screens and is potentially unsafe */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "If true, this will call the engine tick while the game thread is stalled waiting for a loading movie to finish. This only works for post-startup load screens and is potentially unsafe" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_PlaybackType_MetaData[] = { - { "Category", "Movies Settings" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Should we just play back, loop, etc. NOTE: if the playback type is MT_LoopLast, then bAutoCompleteWhenLoadingCompletes will be togged on when the last movie is hit*/" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Should we just play back, loop, etc. NOTE: if the playback type is MT_LoopLast, then bAutoCompleteWhenLoadingCompletes will be togged on when the last movie is hit" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_MoviePaths_MetaData[] = { - { "Category", "Movies Settings" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/**\n\x09 * All movie files must be locate at Content/Movies/ directory. Suggested format: MPEG-4 Movie (mp4). Enter file path/name without the extension.\n\x09 * E.g., if you have a movie name my_movie.mp4 in the 'Content/Movies' folder, then enter my_movie in the input field.\n\x09 */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "All movie files must be locate at Content/Movies/ directory. Suggested format: MPEG-4 Movie (mp4). Enter file path/name without the extension.\nE.g., if you have a movie name my_movie.mp4 in the 'Content/Movies' folder, then enter my_movie in the input field." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bShuffle_MetaData[] = { - { "Category", "Movies Settings" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/**\n\x09 * If true, shuffle the movies list before playing.\n\x09 */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "If true, shuffle the movies list before playing." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bSetDisplayMovieIndexManually_MetaData[] = { - { "Category", "Movies Settings" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/**\n\x09 * If true, the \"Shuffle\" option will be ignored, and you will have to manually set which Movie index you want to display on the loading screen \n\x09 * by calling \"SetDisplayMovieIndex\" function in your Blueprint before opening a new level.\n\x09 */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "If true, the \"Shuffle\" option will be ignored, and you will have to manually set which Movie index you want to display on the loading screen\nby calling \"SetDisplayMovieIndex\" function in your Blueprint before opening a new level." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bShowWidgetOverlay_MetaData[] = { - { "Category", "Loading Screen Settings" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** \n\x09 * Should we show the loading screen widgets (background/tips/loading widget)? Generally you'll want to set this to false if you just want to show a movie.\n\x09 */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Should we show the loading screen widgets (background/tips/loading widget)? Generally you'll want to set this to false if you just want to show a movie." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bShowLoadingCompleteText_MetaData[] = { - { "Category", "Loading Screen Settings" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/**\n\x09 * If true show a text when level loading is completed. Ignore this if you choose \"Show Widget Overlay\" = false\n\x09 *\n\x09 * NOTE: To enable this option properly, you need to set \"Wait For Manual Stop\" = true, and \"Minimum Loading Screen Display Time\" = -1.\n\x09 * This also allows players press any button to stop the Loading Screen.\n\x09 */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "If true show a text when level loading is completed. Ignore this if you choose \"Show Widget Overlay\" = false\n\nNOTE: To enable this option properly, you need to set \"Wait For Manual Stop\" = true, and \"Minimum Loading Screen Display Time\" = -1.\nThis also allows players press any button to stop the Loading Screen." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingCompleteTextSettings_MetaData[] = { - { "Category", "Loading Screen Settings" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/**\n\x09 * The text that displayed when loading is complete. Ignore this if you set \"Show Loading Complete Text\" = false.\n\x09 */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The text that displayed when loading is complete. Ignore this if you set \"Show Loading Complete Text\" = false." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Background_MetaData[] = { - { "Category", "Loading Screen Settings" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Background widget for the loading screen. Ignore this if you choose \"Show Widget Overlay = false\" */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Background widget for the loading screen. Ignore this if you choose \"Show Widget Overlay = false\"" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipWidget_MetaData[] = { - { "Category", "Loading Screen Settings" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Tip widget for the loading screen. Ignore this if you choose \"Show Widget Overlay = false\" */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Tip widget for the loading screen. Ignore this if you choose \"Show Widget Overlay = false\"" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingWidget_MetaData[] = { - { "Category", "Loading Screen Settings" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Loading widget for the loading screen. Ignore this if you choose \"Show Widget Overlay = false\" */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Loading widget for the loading screen. Ignore this if you choose \"Show Widget Overlay = false\"" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Layout_MetaData[] = { - { "Category", "Loading Screen Settings" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/**\n\x09 * Select async loading screen Layout. Ignore this if you choose \"Show Widget Overlay = false\"\n\x09 */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Select async loading screen Layout. Ignore this if you choose \"Show Widget Overlay = false\"" }, -#endif - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FALoadingScreenSettings constinit property declarations *********** - static const UECodeGen_Private::FFloatPropertyParams NewProp_MinimumLoadingScreenDisplayTime; - static void NewProp_bAutoCompleteWhenLoadingCompletes_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bAutoCompleteWhenLoadingCompletes; - static void NewProp_bMoviesAreSkippable_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bMoviesAreSkippable; - static void NewProp_bWaitForManualStop_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bWaitForManualStop; - static void NewProp_bAllowInEarlyStartup_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bAllowInEarlyStartup; - static void NewProp_bAllowEngineTick_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bAllowEngineTick; - static const UECodeGen_Private::FBytePropertyParams NewProp_PlaybackType; - static const UECodeGen_Private::FStrPropertyParams NewProp_MoviePaths_Inner; - static const UECodeGen_Private::FArrayPropertyParams NewProp_MoviePaths; - static void NewProp_bShuffle_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bShuffle; - static void NewProp_bSetDisplayMovieIndexManually_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bSetDisplayMovieIndexManually; - static void NewProp_bShowWidgetOverlay_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bShowWidgetOverlay; - static void NewProp_bShowLoadingCompleteText_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bShowLoadingCompleteText; - static const UECodeGen_Private::FStructPropertyParams NewProp_LoadingCompleteTextSettings; - static const UECodeGen_Private::FStructPropertyParams NewProp_Background; - static const UECodeGen_Private::FStructPropertyParams NewProp_TipWidget; - static const UECodeGen_Private::FStructPropertyParams NewProp_LoadingWidget; - static const UECodeGen_Private::FBytePropertyParams NewProp_Layout_Underlying; - static const UECodeGen_Private::FEnumPropertyParams NewProp_Layout; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FALoadingScreenSettings constinit property declarations ************* - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FALoadingScreenSettings; -class UScriptStruct* FALoadingScreenSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FALoadingScreenSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FALoadingScreenSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FALoadingScreenSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("ALoadingScreenSettings")); - } - return Z_Registration_Info_UScriptStruct_FALoadingScreenSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FALoadingScreenSettings Property Definitions ********************** -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_MinimumLoadingScreenDisplayTime = { "MinimumLoadingScreenDisplayTime", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, MinimumLoadingScreenDisplayTime), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_MinimumLoadingScreenDisplayTime_MetaData), NewProp_MinimumLoadingScreenDisplayTime_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAutoCompleteWhenLoadingCompletes_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bAutoCompleteWhenLoadingCompletes = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAutoCompleteWhenLoadingCompletes = { "bAutoCompleteWhenLoadingCompletes", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAutoCompleteWhenLoadingCompletes_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAutoCompleteWhenLoadingCompletes_MetaData), NewProp_bAutoCompleteWhenLoadingCompletes_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bMoviesAreSkippable_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bMoviesAreSkippable = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bMoviesAreSkippable = { "bMoviesAreSkippable", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bMoviesAreSkippable_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bMoviesAreSkippable_MetaData), NewProp_bMoviesAreSkippable_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bWaitForManualStop_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bWaitForManualStop = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bWaitForManualStop = { "bWaitForManualStop", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bWaitForManualStop_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bWaitForManualStop_MetaData), NewProp_bWaitForManualStop_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowInEarlyStartup_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bAllowInEarlyStartup = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowInEarlyStartup = { "bAllowInEarlyStartup", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowInEarlyStartup_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAllowInEarlyStartup_MetaData), NewProp_bAllowInEarlyStartup_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowEngineTick_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bAllowEngineTick = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowEngineTick = { "bAllowEngineTick", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowEngineTick_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAllowEngineTick_MetaData), NewProp_bAllowEngineTick_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_PlaybackType = { "PlaybackType", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, PlaybackType), Z_Construct_UEnum_MoviePlayer_EMoviePlaybackType, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_PlaybackType_MetaData), NewProp_PlaybackType_MetaData) }; // 1938542788 -const UECodeGen_Private::FStrPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_MoviePaths_Inner = { "MoviePaths", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_MoviePaths = { "MoviePaths", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, MoviePaths), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_MoviePaths_MetaData), NewProp_MoviePaths_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShuffle_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bShuffle = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShuffle = { "bShuffle", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShuffle_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bShuffle_MetaData), NewProp_bShuffle_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bSetDisplayMovieIndexManually_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bSetDisplayMovieIndexManually = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bSetDisplayMovieIndexManually = { "bSetDisplayMovieIndexManually", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bSetDisplayMovieIndexManually_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bSetDisplayMovieIndexManually_MetaData), NewProp_bSetDisplayMovieIndexManually_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowWidgetOverlay_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bShowWidgetOverlay = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowWidgetOverlay = { "bShowWidgetOverlay", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowWidgetOverlay_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bShowWidgetOverlay_MetaData), NewProp_bShowWidgetOverlay_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowLoadingCompleteText_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bShowLoadingCompleteText = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowLoadingCompleteText = { "bShowLoadingCompleteText", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowLoadingCompleteText_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bShowLoadingCompleteText_MetaData), NewProp_bShowLoadingCompleteText_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_LoadingCompleteTextSettings = { "LoadingCompleteTextSettings", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, LoadingCompleteTextSettings), Z_Construct_UScriptStruct_FLoadingCompleteTextSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingCompleteTextSettings_MetaData), NewProp_LoadingCompleteTextSettings_MetaData) }; // 3871249751 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_Background = { "Background", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, Background), Z_Construct_UScriptStruct_FBackgroundSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Background_MetaData), NewProp_Background_MetaData) }; // 2341467472 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_TipWidget = { "TipWidget", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, TipWidget), Z_Construct_UScriptStruct_FTipSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipWidget_MetaData), NewProp_TipWidget_MetaData) }; // 1048098392 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_LoadingWidget = { "LoadingWidget", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, LoadingWidget), Z_Construct_UScriptStruct_FLoadingWidgetSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingWidget_MetaData), NewProp_LoadingWidget_MetaData) }; // 1322327354 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_Layout_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FEnumPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_Layout = { "Layout", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, Layout), Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Layout_MetaData), NewProp_Layout_MetaData) }; // 2592558385 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_MinimumLoadingScreenDisplayTime, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAutoCompleteWhenLoadingCompletes, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bMoviesAreSkippable, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bWaitForManualStop, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowInEarlyStartup, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowEngineTick, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_PlaybackType, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_MoviePaths_Inner, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_MoviePaths, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShuffle, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bSetDisplayMovieIndexManually, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowWidgetOverlay, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowLoadingCompleteText, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_LoadingCompleteTextSettings, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_Background, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_TipWidget, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_LoadingWidget, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_Layout_Underlying, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_Layout, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FALoadingScreenSettings Property Definitions ************************ -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "ALoadingScreenSettings", - Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::PropPointers), - sizeof(FALoadingScreenSettings), - alignof(FALoadingScreenSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000201), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FALoadingScreenSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FALoadingScreenSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FALoadingScreenSettings.InnerSingleton, Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FALoadingScreenSettings.InnerSingleton); -} -// ********** End ScriptStruct FALoadingScreenSettings ********************************************* - -// ********** Begin ScriptStruct FClassicLayoutSettings ******************************************** -struct Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FClassicLayoutSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FClassicLayoutSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Classic Layout settings*/" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Classic Layout settings" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsWidgetAtBottom_MetaData[] = { - { "Category", "Classic Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Is the border that contains loading and tip widget located at the bottom or top? */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Is the border that contains loading and tip widget located at the bottom or top?" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsLoadingWidgetAtLeft_MetaData[] = { - { "Category", "Classic Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Is loading widget on the left of the tip? */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Is loading widget on the left of the tip?" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Space_MetaData[] = { - { "Category", "Classic Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** The empty space between loading widget and the tip.*/" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The empty space between loading widget and the tip." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipAlignment_MetaData[] = { - { "Category", "Classic Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** The alignment of the tips. */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The alignment of the tips." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderHorizontalAlignment_MetaData[] = { - { "Category", "Center Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** The horizontal alignment of the border background.*/" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The horizontal alignment of the border background." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderPadding_MetaData[] = { - { "Category", "Classic Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** The padding area between the border and the widget it contains.*/" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The padding area between the border and the widget it contains." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderBackground_MetaData[] = { - { "Category", "Classic Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Background appearance settings for the border widget */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Background appearance settings for the border widget" }, -#endif - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FClassicLayoutSettings constinit property declarations ************ - static void NewProp_bIsWidgetAtBottom_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsWidgetAtBottom; - static void NewProp_bIsLoadingWidgetAtLeft_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsLoadingWidgetAtLeft; - static const UECodeGen_Private::FFloatPropertyParams NewProp_Space; - static const UECodeGen_Private::FStructPropertyParams NewProp_TipAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_BorderHorizontalAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_BorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_BorderBackground; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FClassicLayoutSettings constinit property declarations ************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FClassicLayoutSettings; -class UScriptStruct* FClassicLayoutSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FClassicLayoutSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FClassicLayoutSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FClassicLayoutSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("ClassicLayoutSettings")); - } - return Z_Registration_Info_UScriptStruct_FClassicLayoutSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FClassicLayoutSettings Property Definitions *********************** -void Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsWidgetAtBottom_SetBit(void* Obj) -{ - ((FClassicLayoutSettings*)Obj)->bIsWidgetAtBottom = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsWidgetAtBottom = { "bIsWidgetAtBottom", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FClassicLayoutSettings), &Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsWidgetAtBottom_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsWidgetAtBottom_MetaData), NewProp_bIsWidgetAtBottom_MetaData) }; -void Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtLeft_SetBit(void* Obj) -{ - ((FClassicLayoutSettings*)Obj)->bIsLoadingWidgetAtLeft = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtLeft = { "bIsLoadingWidgetAtLeft", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FClassicLayoutSettings), &Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtLeft_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsLoadingWidgetAtLeft_MetaData), NewProp_bIsLoadingWidgetAtLeft_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_Space = { "Space", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FClassicLayoutSettings, Space), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Space_MetaData), NewProp_Space_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_TipAlignment = { "TipAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FClassicLayoutSettings, TipAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipAlignment_MetaData), NewProp_TipAlignment_MetaData) }; // 1910855819 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_BorderHorizontalAlignment = { "BorderHorizontalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FClassicLayoutSettings, BorderHorizontalAlignment), Z_Construct_UEnum_SlateCore_EHorizontalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderHorizontalAlignment_MetaData), NewProp_BorderHorizontalAlignment_MetaData) }; // 990570535 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_BorderPadding = { "BorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FClassicLayoutSettings, BorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderPadding_MetaData), NewProp_BorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_BorderBackground = { "BorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FClassicLayoutSettings, BorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderBackground_MetaData), NewProp_BorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsWidgetAtBottom, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtLeft, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_Space, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_TipAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_BorderHorizontalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_BorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_BorderBackground, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FClassicLayoutSettings Property Definitions ************************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "ClassicLayoutSettings", - Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::PropPointers), - sizeof(FClassicLayoutSettings), - alignof(FClassicLayoutSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FClassicLayoutSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FClassicLayoutSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FClassicLayoutSettings.InnerSingleton, Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FClassicLayoutSettings.InnerSingleton); -} -// ********** End ScriptStruct FClassicLayoutSettings ********************************************** - -// ********** Begin ScriptStruct FCenterLayoutSettings ********************************************* -struct Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FCenterLayoutSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FCenterLayoutSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Center Layout settings*/" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Center Layout settings" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsTipAtBottom_MetaData[] = { - { "Category", "Center Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Is tip located at the bottom or top? */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Is tip located at the bottom or top?" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipAlignment_MetaData[] = { - { "Category", "Center Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** The alignment of the tips. */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The alignment of the tips." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderHorizontalAlignment_MetaData[] = { - { "Category", "Center Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** The horizontal alignment of the border.*/" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The horizontal alignment of the border." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderVerticalOffset_MetaData[] = { - { "Category", "Center Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Offset to bottom or top of the screen depending on the tip located at the bottom or top position.*/" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Offset to bottom or top of the screen depending on the tip located at the bottom or top position." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderPadding_MetaData[] = { - { "Category", "Center Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** The padding area between the border and the tips it contains.*/" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The padding area between the border and the tips it contains." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderBackground_MetaData[] = { - { "Category", "Center Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Background appearance settings for tip area */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Background appearance settings for tip area" }, -#endif - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FCenterLayoutSettings constinit property declarations ************* - static void NewProp_bIsTipAtBottom_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsTipAtBottom; - static const UECodeGen_Private::FStructPropertyParams NewProp_TipAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_BorderHorizontalAlignment; - static const UECodeGen_Private::FFloatPropertyParams NewProp_BorderVerticalOffset; - static const UECodeGen_Private::FStructPropertyParams NewProp_BorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_BorderBackground; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FCenterLayoutSettings constinit property declarations *************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FCenterLayoutSettings; -class UScriptStruct* FCenterLayoutSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FCenterLayoutSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FCenterLayoutSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FCenterLayoutSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("CenterLayoutSettings")); - } - return Z_Registration_Info_UScriptStruct_FCenterLayoutSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FCenterLayoutSettings Property Definitions ************************ -void Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_bIsTipAtBottom_SetBit(void* Obj) -{ - ((FCenterLayoutSettings*)Obj)->bIsTipAtBottom = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_bIsTipAtBottom = { "bIsTipAtBottom", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FCenterLayoutSettings), &Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_bIsTipAtBottom_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsTipAtBottom_MetaData), NewProp_bIsTipAtBottom_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_TipAlignment = { "TipAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCenterLayoutSettings, TipAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipAlignment_MetaData), NewProp_TipAlignment_MetaData) }; // 1910855819 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderHorizontalAlignment = { "BorderHorizontalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCenterLayoutSettings, BorderHorizontalAlignment), Z_Construct_UEnum_SlateCore_EHorizontalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderHorizontalAlignment_MetaData), NewProp_BorderHorizontalAlignment_MetaData) }; // 990570535 -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderVerticalOffset = { "BorderVerticalOffset", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCenterLayoutSettings, BorderVerticalOffset), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderVerticalOffset_MetaData), NewProp_BorderVerticalOffset_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderPadding = { "BorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCenterLayoutSettings, BorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderPadding_MetaData), NewProp_BorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderBackground = { "BorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCenterLayoutSettings, BorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderBackground_MetaData), NewProp_BorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_bIsTipAtBottom, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_TipAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderHorizontalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderVerticalOffset, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderBackground, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FCenterLayoutSettings Property Definitions ************************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "CenterLayoutSettings", - Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::PropPointers), - sizeof(FCenterLayoutSettings), - alignof(FCenterLayoutSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FCenterLayoutSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FCenterLayoutSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FCenterLayoutSettings.InnerSingleton, Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FCenterLayoutSettings.InnerSingleton); -} -// ********** End ScriptStruct FCenterLayoutSettings *********************************************** - -// ********** Begin ScriptStruct FLetterboxLayoutSettings ****************************************** -struct Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FLetterboxLayoutSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FLetterboxLayoutSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Letterbox Layout settings*/" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Letterbox Layout settings" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsLoadingWidgetAtTop_MetaData[] = { - { "Category", "Letterbox Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Is loading widget located at the bottom or top? */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Is loading widget located at the bottom or top?" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipAlignment_MetaData[] = { - { "Category", "Letterbox Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** The alignment of the tips. */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The alignment of the tips." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingWidgetAlignment_MetaData[] = { - { "Category", "Letterbox Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** The alignment of the loading widget. */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The alignment of the loading widget." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TopBorderHorizontalAlignment_MetaData[] = { - { "Category", "Letterbox Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** The horizontal alignment of the top border.*/" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The horizontal alignment of the top border." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BottomBorderHorizontalAlignment_MetaData[] = { - { "Category", "Letterbox Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** The horizontal alignment of the bottom border.*/" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The horizontal alignment of the bottom border." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TopBorderPadding_MetaData[] = { - { "Category", "Letterbox Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** The top padding area between the border and the widget it contains.*/" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The top padding area between the border and the widget it contains." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BottomBorderPadding_MetaData[] = { - { "Category", "Letterbox Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** The bottom padding area between the border and the widget it contains.*/" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The bottom padding area between the border and the widget it contains." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TopBorderBackground_MetaData[] = { - { "Category", "Letterbox Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Background appearance settings for top border */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Background appearance settings for top border" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BottomBorderBackground_MetaData[] = { - { "Category", "Letterbox Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Background appearance settings for bottom border */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Background appearance settings for bottom border" }, -#endif - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FLetterboxLayoutSettings constinit property declarations ********** - static void NewProp_bIsLoadingWidgetAtTop_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsLoadingWidgetAtTop; - static const UECodeGen_Private::FStructPropertyParams NewProp_TipAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_LoadingWidgetAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_TopBorderHorizontalAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_BottomBorderHorizontalAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_TopBorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_BottomBorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_TopBorderBackground; - static const UECodeGen_Private::FStructPropertyParams NewProp_BottomBorderBackground; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FLetterboxLayoutSettings constinit property declarations ************ - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings; -class UScriptStruct* FLetterboxLayoutSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FLetterboxLayoutSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("LetterboxLayoutSettings")); - } - return Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FLetterboxLayoutSettings Property Definitions ********************* -void Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop_SetBit(void* Obj) -{ - ((FLetterboxLayoutSettings*)Obj)->bIsLoadingWidgetAtTop = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop = { "bIsLoadingWidgetAtTop", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FLetterboxLayoutSettings), &Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsLoadingWidgetAtTop_MetaData), NewProp_bIsLoadingWidgetAtTop_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TipAlignment = { "TipAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, TipAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipAlignment_MetaData), NewProp_TipAlignment_MetaData) }; // 1910855819 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_LoadingWidgetAlignment = { "LoadingWidgetAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, LoadingWidgetAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingWidgetAlignment_MetaData), NewProp_LoadingWidgetAlignment_MetaData) }; // 1910855819 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TopBorderHorizontalAlignment = { "TopBorderHorizontalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, TopBorderHorizontalAlignment), Z_Construct_UEnum_SlateCore_EHorizontalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TopBorderHorizontalAlignment_MetaData), NewProp_TopBorderHorizontalAlignment_MetaData) }; // 990570535 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_BottomBorderHorizontalAlignment = { "BottomBorderHorizontalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, BottomBorderHorizontalAlignment), Z_Construct_UEnum_SlateCore_EHorizontalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BottomBorderHorizontalAlignment_MetaData), NewProp_BottomBorderHorizontalAlignment_MetaData) }; // 990570535 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TopBorderPadding = { "TopBorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, TopBorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TopBorderPadding_MetaData), NewProp_TopBorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_BottomBorderPadding = { "BottomBorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, BottomBorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BottomBorderPadding_MetaData), NewProp_BottomBorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TopBorderBackground = { "TopBorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, TopBorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TopBorderBackground_MetaData), NewProp_TopBorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_BottomBorderBackground = { "BottomBorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, BottomBorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BottomBorderBackground_MetaData), NewProp_BottomBorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TipAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_LoadingWidgetAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TopBorderHorizontalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_BottomBorderHorizontalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TopBorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_BottomBorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TopBorderBackground, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_BottomBorderBackground, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FLetterboxLayoutSettings Property Definitions *********************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "LetterboxLayoutSettings", - Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::PropPointers), - sizeof(FLetterboxLayoutSettings), - alignof(FLetterboxLayoutSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FLetterboxLayoutSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings.InnerSingleton, Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings.InnerSingleton); -} -// ********** End ScriptStruct FLetterboxLayoutSettings ******************************************** - -// ********** Begin ScriptStruct FSidebarLayoutSettings ******************************************** -struct Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FSidebarLayoutSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FSidebarLayoutSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Sidebar Layout settings*/" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Sidebar Layout settings" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsWidgetAtRight_MetaData[] = { - { "Category", "Sidebar Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Is the border that contains loading and tip widgets located at the right or left? */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Is the border that contains loading and tip widgets located at the right or left?" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsLoadingWidgetAtTop_MetaData[] = { - { "Category", "Sidebar Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Is loading widget on the top of the tip? */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Is loading widget on the top of the tip?" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Space_MetaData[] = { - { "Category", "Sidebar Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** The empty space between loading widget and the tip.*/" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The empty space between loading widget and the tip." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_VerticalAlignment_MetaData[] = { - { "Category", "Sidebar Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** The vertical alignment of the vertical box that contains loading/tip widgets. */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The vertical alignment of the vertical box that contains loading/tip widgets." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingWidgetAlignment_MetaData[] = { - { "Category", "Sidebar Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** The alignment of the loading widget. */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The alignment of the loading widget." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipAlignment_MetaData[] = { - { "Category", "Sidebar Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** The alignment of the tips. */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The alignment of the tips." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderVerticalAlignment_MetaData[] = { - { "Category", "Sidebar Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** The vertical alignment of the border background that contains all widgets. */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The vertical alignment of the border background that contains all widgets." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderHorizontalOffset_MetaData[] = { - { "Category", "Sidebar Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Offset to left or right of the screen depending on the border that contains loading and tip widgets located at the left or right position.*/" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Offset to left or right of the screen depending on the border that contains loading and tip widgets located at the left or right position." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderPadding_MetaData[] = { - { "Category", "Sidebar Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** The padding area between the border and the widget it contains.*/" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The padding area between the border and the widget it contains." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderBackground_MetaData[] = { - { "Category", "Sidebar Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Background appearance settings for the border widget */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Background appearance settings for the border widget" }, -#endif - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FSidebarLayoutSettings constinit property declarations ************ - static void NewProp_bIsWidgetAtRight_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsWidgetAtRight; - static void NewProp_bIsLoadingWidgetAtTop_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsLoadingWidgetAtTop; - static const UECodeGen_Private::FFloatPropertyParams NewProp_Space; - static const UECodeGen_Private::FBytePropertyParams NewProp_VerticalAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_LoadingWidgetAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_TipAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_BorderVerticalAlignment; - static const UECodeGen_Private::FFloatPropertyParams NewProp_BorderHorizontalOffset; - static const UECodeGen_Private::FStructPropertyParams NewProp_BorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_BorderBackground; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FSidebarLayoutSettings constinit property declarations ************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings; -class UScriptStruct* FSidebarLayoutSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FSidebarLayoutSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("SidebarLayoutSettings")); - } - return Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FSidebarLayoutSettings Property Definitions *********************** -void Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsWidgetAtRight_SetBit(void* Obj) -{ - ((FSidebarLayoutSettings*)Obj)->bIsWidgetAtRight = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsWidgetAtRight = { "bIsWidgetAtRight", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FSidebarLayoutSettings), &Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsWidgetAtRight_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsWidgetAtRight_MetaData), NewProp_bIsWidgetAtRight_MetaData) }; -void Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop_SetBit(void* Obj) -{ - ((FSidebarLayoutSettings*)Obj)->bIsLoadingWidgetAtTop = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop = { "bIsLoadingWidgetAtTop", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FSidebarLayoutSettings), &Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsLoadingWidgetAtTop_MetaData), NewProp_bIsLoadingWidgetAtTop_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_Space = { "Space", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, Space), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Space_MetaData), NewProp_Space_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_VerticalAlignment = { "VerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, VerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_VerticalAlignment_MetaData), NewProp_VerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_LoadingWidgetAlignment = { "LoadingWidgetAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, LoadingWidgetAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingWidgetAlignment_MetaData), NewProp_LoadingWidgetAlignment_MetaData) }; // 1910855819 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_TipAlignment = { "TipAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, TipAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipAlignment_MetaData), NewProp_TipAlignment_MetaData) }; // 1910855819 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderVerticalAlignment = { "BorderVerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, BorderVerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderVerticalAlignment_MetaData), NewProp_BorderVerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderHorizontalOffset = { "BorderHorizontalOffset", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, BorderHorizontalOffset), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderHorizontalOffset_MetaData), NewProp_BorderHorizontalOffset_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderPadding = { "BorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, BorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderPadding_MetaData), NewProp_BorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderBackground = { "BorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, BorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderBackground_MetaData), NewProp_BorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsWidgetAtRight, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_Space, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_VerticalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_LoadingWidgetAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_TipAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderVerticalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderHorizontalOffset, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderBackground, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FSidebarLayoutSettings Property Definitions ************************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "SidebarLayoutSettings", - Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::PropPointers), - sizeof(FSidebarLayoutSettings), - alignof(FSidebarLayoutSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FSidebarLayoutSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings.InnerSingleton, Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings.InnerSingleton); -} -// ********** End ScriptStruct FSidebarLayoutSettings ********************************************** - -// ********** Begin ScriptStruct FDualSidebarLayoutSettings **************************************** -struct Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FDualSidebarLayoutSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FDualSidebarLayoutSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Dual Sidebar Layout settings*/" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Dual Sidebar Layout settings" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsLoadingWidgetAtRight_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Is loading widget on the right or left border? */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Is loading widget on the right or left border?" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LeftVerticalAlignment_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** The vertical alignment of the left widget. */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The vertical alignment of the left widget." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RightVerticalAlignment_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** The vertical alignment of the right widget. */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The vertical alignment of the right widget." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LeftBorderVerticalAlignment_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** The vertical alignment of the left border background that contains all widgets. */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The vertical alignment of the left border background that contains all widgets." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RightBorderVerticalAlignment_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** The vertical alignment of the right border background that contains all widgets. */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The vertical alignment of the right border background that contains all widgets." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LeftBorderPadding_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** The padding area between the left border and the widget it contains.*/" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The padding area between the left border and the widget it contains." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RightBorderPadding_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** The padding area between the right border and the widget it contains.*/" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The padding area between the right border and the widget it contains." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LeftBorderBackground_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Background appearance settings for the left border widget */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Background appearance settings for the left border widget" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RightBorderBackground_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/** Background appearance settings for the right border widget */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Background appearance settings for the right border widget" }, -#endif - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FDualSidebarLayoutSettings constinit property declarations ******** - static void NewProp_bIsLoadingWidgetAtRight_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsLoadingWidgetAtRight; - static const UECodeGen_Private::FBytePropertyParams NewProp_LeftVerticalAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_RightVerticalAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_LeftBorderVerticalAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_RightBorderVerticalAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_LeftBorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_RightBorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_LeftBorderBackground; - static const UECodeGen_Private::FStructPropertyParams NewProp_RightBorderBackground; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FDualSidebarLayoutSettings constinit property declarations ********** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings; -class UScriptStruct* FDualSidebarLayoutSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FDualSidebarLayoutSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("DualSidebarLayoutSettings")); - } - return Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FDualSidebarLayoutSettings Property Definitions ******************* -void Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtRight_SetBit(void* Obj) -{ - ((FDualSidebarLayoutSettings*)Obj)->bIsLoadingWidgetAtRight = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtRight = { "bIsLoadingWidgetAtRight", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FDualSidebarLayoutSettings), &Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtRight_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsLoadingWidgetAtRight_MetaData), NewProp_bIsLoadingWidgetAtRight_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftVerticalAlignment = { "LeftVerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, LeftVerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LeftVerticalAlignment_MetaData), NewProp_LeftVerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightVerticalAlignment = { "RightVerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, RightVerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RightVerticalAlignment_MetaData), NewProp_RightVerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftBorderVerticalAlignment = { "LeftBorderVerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, LeftBorderVerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LeftBorderVerticalAlignment_MetaData), NewProp_LeftBorderVerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightBorderVerticalAlignment = { "RightBorderVerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, RightBorderVerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RightBorderVerticalAlignment_MetaData), NewProp_RightBorderVerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftBorderPadding = { "LeftBorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, LeftBorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LeftBorderPadding_MetaData), NewProp_LeftBorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightBorderPadding = { "RightBorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, RightBorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RightBorderPadding_MetaData), NewProp_RightBorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftBorderBackground = { "LeftBorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, LeftBorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LeftBorderBackground_MetaData), NewProp_LeftBorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightBorderBackground = { "RightBorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, RightBorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RightBorderBackground_MetaData), NewProp_RightBorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtRight, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftVerticalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightVerticalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftBorderVerticalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightBorderVerticalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftBorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightBorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftBorderBackground, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightBorderBackground, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FDualSidebarLayoutSettings Property Definitions ********************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "DualSidebarLayoutSettings", - Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::PropPointers), - sizeof(FDualSidebarLayoutSettings), - alignof(FDualSidebarLayoutSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FDualSidebarLayoutSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings.InnerSingleton, Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings.InnerSingleton); -} -// ********** End ScriptStruct FDualSidebarLayoutSettings ****************************************** - -// ********** Begin Class ULoadingScreenSettings *************************************************** -FClassRegistrationInfo Z_Registration_Info_UClass_ULoadingScreenSettings; -UClass* ULoadingScreenSettings::GetPrivateStaticClass() -{ - using TClass = ULoadingScreenSettings; - if (!Z_Registration_Info_UClass_ULoadingScreenSettings.InnerSingleton) - { - GetPrivateStaticClassBody( - TClass::StaticPackage(), - TEXT("LoadingScreenSettings"), - Z_Registration_Info_UClass_ULoadingScreenSettings.InnerSingleton, - StaticRegisterNativesULoadingScreenSettings, - sizeof(TClass), - alignof(TClass), - TClass::StaticClassFlags, - TClass::StaticClassCastFlags(), - TClass::StaticConfigName(), - (UClass::ClassConstructorType)InternalConstructor, - (UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller, - UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass), - &TClass::Super::StaticClass, - &TClass::WithinClass::StaticClass - ); - } - return Z_Registration_Info_UClass_ULoadingScreenSettings.InnerSingleton; -} -UClass* Z_Construct_UClass_ULoadingScreenSettings_NoRegister() -{ - return ULoadingScreenSettings::GetPrivateStaticClass(); -} -struct Z_Construct_UClass_ULoadingScreenSettings_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = { -#if !UE_BUILD_SHIPPING - { "Comment", "/**\n * Async Loading Screen Settings \n */" }, -#endif - { "DisplayName", "Async Loading Screen" }, - { "IncludePath", "LoadingScreenSettings.h" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ObjectInitializerConstructorDeclared", "" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Async Loading Screen Settings" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_StartupLoadingScreen_MetaData[] = { - { "Category", "General" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/**\n\x09 * The startup loading screen when you first open the game. Setup any studio logo movies here.\n\x09 */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The startup loading screen when you first open the game. Setup any studio logo movies here." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_DefaultLoadingScreen_MetaData[] = { - { "Category", "General" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/**\n\x09 * The default loading screen that shows up whenever you open a new level.\n\x09 */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "The default loading screen that shows up whenever you open a new level." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Classic_MetaData[] = { - { "Category", "Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/**\n\x09 * Classic Layout settings.\n\x09 * The Classic is a simple, generic layout and fits well with many designs.\n\x09 * A border that contains loading and tip widgets can be at the bottom or top.\n\x09 */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Classic Layout settings.\nThe Classic is a simple, generic layout and fits well with many designs.\nA border that contains loading and tip widgets can be at the bottom or top." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Center_MetaData[] = { - { "Category", "Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/**\n\x09 * Center Layout settings.\n\x09 * The loading widget is at the center of the screen, tip widget can be at the bottom or top.\n\x09 * The Center layout is a good choice if your loading icon is the main design.\n\x09 */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Center Layout settings.\nThe loading widget is at the center of the screen, tip widget can be at the bottom or top.\nThe Center layout is a good choice if your loading icon is the main design." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Letterbox_MetaData[] = { - { "Category", "Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/**\n\x09 * Letterbox Layout settings.\n\x09 * The Letterbox layout has two borders on top and bottom of the screen. Loading widget\n\x09 * can be on the top and the tip is at the bottom of the screen, or vice versa.\n\x09 */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Letterbox Layout settings.\nThe Letterbox layout has two borders on top and bottom of the screen. Loading widget\ncan be on the top and the tip is at the bottom of the screen, or vice versa." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Sidebar_MetaData[] = { - { "Category", "Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/**\n\x09 * Sidebar Layout settings.\n\x09 * The Sidebar layout has a vertical border on the left or right of the screen. The Sidebar \n\x09 * is suitable for storytelling, long paragraphs due to the height of the tip widget.\n\x09 */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Sidebar Layout settings.\nThe Sidebar layout has a vertical border on the left or right of the screen. The Sidebar\nis suitable for storytelling, long paragraphs due to the height of the tip widget." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_DualSidebar_MetaData[] = { - { "Category", "Layout" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/**\n\x09 * Dual Sidebar Layout settings\n\x09 * Similar to Sidebar layout but Dual Sidebar layout has two vertical borders on both left and right of the screen.\n\x09 * The Dual Sidebar layout is suitable for storytelling, long paragraphs due to the height of the tip widget.\n\x09 */" }, -#endif - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Dual Sidebar Layout settings\nSimilar to Sidebar layout but Dual Sidebar layout has two vertical borders on both left and right of the screen.\nThe Dual Sidebar layout is suitable for storytelling, long paragraphs due to the height of the tip widget." }, -#endif - }; -#endif // WITH_METADATA - -// ********** Begin Class ULoadingScreenSettings constinit property declarations ******************* - static const UECodeGen_Private::FStructPropertyParams NewProp_StartupLoadingScreen; - static const UECodeGen_Private::FStructPropertyParams NewProp_DefaultLoadingScreen; - static const UECodeGen_Private::FStructPropertyParams NewProp_Classic; - static const UECodeGen_Private::FStructPropertyParams NewProp_Center; - static const UECodeGen_Private::FStructPropertyParams NewProp_Letterbox; - static const UECodeGen_Private::FStructPropertyParams NewProp_Sidebar; - static const UECodeGen_Private::FStructPropertyParams NewProp_DualSidebar; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Class ULoadingScreenSettings constinit property declarations ********************* - static UObject* (*const DependentSingletons[])(); - static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = { - TCppClassTypeTraits::IsAbstract, - }; - static const UECodeGen_Private::FClassParams ClassParams; -}; // struct Z_Construct_UClass_ULoadingScreenSettings_Statics - -// ********** Begin Class ULoadingScreenSettings Property Definitions ****************************** -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_StartupLoadingScreen = { "StartupLoadingScreen", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, StartupLoadingScreen), Z_Construct_UScriptStruct_FALoadingScreenSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_StartupLoadingScreen_MetaData), NewProp_StartupLoadingScreen_MetaData) }; // 4175506666 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_DefaultLoadingScreen = { "DefaultLoadingScreen", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, DefaultLoadingScreen), Z_Construct_UScriptStruct_FALoadingScreenSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_DefaultLoadingScreen_MetaData), NewProp_DefaultLoadingScreen_MetaData) }; // 4175506666 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Classic = { "Classic", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, Classic), Z_Construct_UScriptStruct_FClassicLayoutSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Classic_MetaData), NewProp_Classic_MetaData) }; // 4158547954 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Center = { "Center", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, Center), Z_Construct_UScriptStruct_FCenterLayoutSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Center_MetaData), NewProp_Center_MetaData) }; // 2814908023 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Letterbox = { "Letterbox", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, Letterbox), Z_Construct_UScriptStruct_FLetterboxLayoutSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Letterbox_MetaData), NewProp_Letterbox_MetaData) }; // 3294088993 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Sidebar = { "Sidebar", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, Sidebar), Z_Construct_UScriptStruct_FSidebarLayoutSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Sidebar_MetaData), NewProp_Sidebar_MetaData) }; // 2070424789 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_DualSidebar = { "DualSidebar", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, DualSidebar), Z_Construct_UScriptStruct_FDualSidebarLayoutSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_DualSidebar_MetaData), NewProp_DualSidebar_MetaData) }; // 1839252079 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_ULoadingScreenSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_StartupLoadingScreen, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_DefaultLoadingScreen, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Classic, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Center, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Letterbox, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Sidebar, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_DualSidebar, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_ULoadingScreenSettings_Statics::PropPointers) < 2048); -// ********** End Class ULoadingScreenSettings Property Definitions ******************************** -UObject* (*const Z_Construct_UClass_ULoadingScreenSettings_Statics::DependentSingletons[])() = { - (UObject* (*)())Z_Construct_UClass_UDeveloperSettings, - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_ULoadingScreenSettings_Statics::DependentSingletons) < 16); -const UECodeGen_Private::FClassParams Z_Construct_UClass_ULoadingScreenSettings_Statics::ClassParams = { - &ULoadingScreenSettings::StaticClass, - "Game", - &StaticCppClassTypeInfo, - DependentSingletons, - nullptr, - Z_Construct_UClass_ULoadingScreenSettings_Statics::PropPointers, - nullptr, - UE_ARRAY_COUNT(DependentSingletons), - 0, - UE_ARRAY_COUNT(Z_Construct_UClass_ULoadingScreenSettings_Statics::PropPointers), - 0, - 0x001000A6u, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_ULoadingScreenSettings_Statics::Class_MetaDataParams), Z_Construct_UClass_ULoadingScreenSettings_Statics::Class_MetaDataParams) -}; -void ULoadingScreenSettings::StaticRegisterNativesULoadingScreenSettings() -{ -} -UClass* Z_Construct_UClass_ULoadingScreenSettings() -{ - if (!Z_Registration_Info_UClass_ULoadingScreenSettings.OuterSingleton) - { - UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_ULoadingScreenSettings.OuterSingleton, Z_Construct_UClass_ULoadingScreenSettings_Statics::ClassParams); - } - return Z_Registration_Info_UClass_ULoadingScreenSettings.OuterSingleton; -} -DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, ULoadingScreenSettings); -ULoadingScreenSettings::~ULoadingScreenSettings() {} -// ********** End Class ULoadingScreenSettings ***************************************************** - -// ********** Begin Registration ******************************************************************* -struct Z_CompiledInDeferFile_FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics -{ - static constexpr FEnumRegisterCompiledInInfo EnumInfo[] = { - { EAsyncLoadingScreenLayout_StaticEnum, TEXT("EAsyncLoadingScreenLayout"), &Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 2592558385U) }, - { ELoadingIconType_StaticEnum, TEXT("ELoadingIconType"), &Z_Registration_Info_UEnum_ELoadingIconType, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 935650948U) }, - { ELoadingWidgetType_StaticEnum, TEXT("ELoadingWidgetType"), &Z_Registration_Info_UEnum_ELoadingWidgetType, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 2440465305U) }, - }; - static constexpr FStructRegisterCompiledInInfo ScriptStructInfo[] = { - { FWidgetAlignment::StaticStruct, Z_Construct_UScriptStruct_FWidgetAlignment_Statics::NewStructOps, TEXT("WidgetAlignment"),&Z_Registration_Info_UScriptStruct_FWidgetAlignment, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FWidgetAlignment), 1910855819U) }, - { FTextAppearance::StaticStruct, Z_Construct_UScriptStruct_FTextAppearance_Statics::NewStructOps, TEXT("TextAppearance"),&Z_Registration_Info_UScriptStruct_FTextAppearance, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FTextAppearance), 3476285947U) }, - { FThrobberSettings::StaticStruct, Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewStructOps, TEXT("ThrobberSettings"),&Z_Registration_Info_UScriptStruct_FThrobberSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FThrobberSettings), 442733024U) }, - { FCircularThrobberSettings::StaticStruct, Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewStructOps, TEXT("CircularThrobberSettings"),&Z_Registration_Info_UScriptStruct_FCircularThrobberSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FCircularThrobberSettings), 2794938606U) }, - { FImageSequenceSettings::StaticStruct, Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewStructOps, TEXT("ImageSequenceSettings"),&Z_Registration_Info_UScriptStruct_FImageSequenceSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FImageSequenceSettings), 3772015894U) }, - { FBackgroundSettings::StaticStruct, Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewStructOps, TEXT("BackgroundSettings"),&Z_Registration_Info_UScriptStruct_FBackgroundSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FBackgroundSettings), 2341467472U) }, - { FLoadingWidgetSettings::StaticStruct, Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewStructOps, TEXT("LoadingWidgetSettings"),&Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FLoadingWidgetSettings), 1322327354U) }, - { FTipSettings::StaticStruct, Z_Construct_UScriptStruct_FTipSettings_Statics::NewStructOps, TEXT("TipSettings"),&Z_Registration_Info_UScriptStruct_FTipSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FTipSettings), 1048098392U) }, - { FLoadingCompleteTextSettings::StaticStruct, Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewStructOps, TEXT("LoadingCompleteTextSettings"),&Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FLoadingCompleteTextSettings), 3871249751U) }, - { FALoadingScreenSettings::StaticStruct, Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewStructOps, TEXT("ALoadingScreenSettings"),&Z_Registration_Info_UScriptStruct_FALoadingScreenSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FALoadingScreenSettings), 4175506666U) }, - { FClassicLayoutSettings::StaticStruct, Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewStructOps, TEXT("ClassicLayoutSettings"),&Z_Registration_Info_UScriptStruct_FClassicLayoutSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FClassicLayoutSettings), 4158547954U) }, - { FCenterLayoutSettings::StaticStruct, Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewStructOps, TEXT("CenterLayoutSettings"),&Z_Registration_Info_UScriptStruct_FCenterLayoutSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FCenterLayoutSettings), 2814908023U) }, - { FLetterboxLayoutSettings::StaticStruct, Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewStructOps, TEXT("LetterboxLayoutSettings"),&Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FLetterboxLayoutSettings), 3294088993U) }, - { FSidebarLayoutSettings::StaticStruct, Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewStructOps, TEXT("SidebarLayoutSettings"),&Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FSidebarLayoutSettings), 2070424789U) }, - { FDualSidebarLayoutSettings::StaticStruct, Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewStructOps, TEXT("DualSidebarLayoutSettings"),&Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FDualSidebarLayoutSettings), 1839252079U) }, - }; - static constexpr FClassRegisterCompiledInInfo ClassInfo[] = { - { Z_Construct_UClass_ULoadingScreenSettings, ULoadingScreenSettings::StaticClass, TEXT("ULoadingScreenSettings"), &Z_Registration_Info_UClass_ULoadingScreenSettings, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(ULoadingScreenSettings), 2274636220U) }, - }; -}; // Z_CompiledInDeferFile_FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics -static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_3405633134{ - TEXT("/Script/AsyncLoadingScreen"), - Z_CompiledInDeferFile_FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics::ClassInfo), - Z_CompiledInDeferFile_FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics::ScriptStructInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics::ScriptStructInfo), - Z_CompiledInDeferFile_FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics::EnumInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics::EnumInfo), -}; -// ********** End Registration ********************************************************************* - -PRAGMA_ENABLE_DEPRECATION_WARNINGS diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealEditor/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.generated.h b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealEditor/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.generated.h deleted file mode 100644 index c1e4039f5..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealEditor/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.generated.h +++ /dev/null @@ -1,247 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -// IWYU pragma: private, include "LoadingScreenSettings.h" - -#ifdef ASYNCLOADINGSCREEN_LoadingScreenSettings_generated_h -#error "LoadingScreenSettings.generated.h already included, missing '#pragma once' in LoadingScreenSettings.h" -#endif -#define ASYNCLOADINGSCREEN_LoadingScreenSettings_generated_h - -#include "UObject/ObjectMacros.h" -#include "UObject/ScriptMacros.h" - -PRAGMA_DISABLE_DEPRECATION_WARNINGS - -// ********** Begin ScriptStruct FWidgetAlignment ************************************************** -struct Z_Construct_UScriptStruct_FWidgetAlignment_Statics; -#define FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_80_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FWidgetAlignment_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FWidgetAlignment; -// ********** End ScriptStruct FWidgetAlignment **************************************************** - -// ********** Begin ScriptStruct FTextAppearance *************************************************** -struct Z_Construct_UScriptStruct_FTextAppearance_Statics; -#define FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_94_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FTextAppearance_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FTextAppearance; -// ********** End ScriptStruct FTextAppearance ***************************************************** - -// ********** Begin ScriptStruct FThrobberSettings ************************************************* -struct Z_Construct_UScriptStruct_FThrobberSettings_Statics; -#define FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_120_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FThrobberSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FThrobberSettings; -// ********** End ScriptStruct FThrobberSettings *************************************************** - -// ********** Begin ScriptStruct FCircularThrobberSettings ***************************************** -struct Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics; -#define FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_146_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FCircularThrobberSettings; -// ********** End ScriptStruct FCircularThrobberSettings ******************************************* - -// ********** Begin ScriptStruct FImageSequenceSettings ******************************************** -struct Z_Construct_UScriptStruct_FImageSequenceSettings_Statics; -#define FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_168_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FImageSequenceSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FImageSequenceSettings; -// ********** End ScriptStruct FImageSequenceSettings ********************************************** - -// ********** Begin ScriptStruct FBackgroundSettings *********************************************** -struct Z_Construct_UScriptStruct_FBackgroundSettings_Statics; -#define FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_195_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FBackgroundSettings_Statics; \ - static class UScriptStruct* StaticStruct(); - - -struct FBackgroundSettings; -// ********** End ScriptStruct FBackgroundSettings ************************************************* - -// ********** Begin ScriptStruct FLoadingWidgetSettings ******************************************** -struct Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics; -#define FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_231_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics; \ - static class UScriptStruct* StaticStruct(); - - -struct FLoadingWidgetSettings; -// ********** End ScriptStruct FLoadingWidgetSettings ********************************************** - -// ********** Begin ScriptStruct FTipSettings ****************************************************** -struct Z_Construct_UScriptStruct_FTipSettings_Statics; -#define FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_307_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FTipSettings_Statics; \ - static class UScriptStruct* StaticStruct(); - - -struct FTipSettings; -// ********** End ScriptStruct FTipSettings ******************************************************** - -// ********** Begin ScriptStruct FLoadingCompleteTextSettings ************************************** -struct Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics; -#define FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_339_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics; \ - static class UScriptStruct* StaticStruct(); - - -struct FLoadingCompleteTextSettings; -// ********** End ScriptStruct FLoadingCompleteTextSettings **************************************** - -// ********** Begin ScriptStruct FALoadingScreenSettings ******************************************* -struct Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics; -#define FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_376_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics; \ - static class UScriptStruct* StaticStruct(); - - -struct FALoadingScreenSettings; -// ********** End ScriptStruct FALoadingScreenSettings ********************************************* - -// ********** Begin ScriptStruct FClassicLayoutSettings ******************************************** -struct Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics; -#define FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_477_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FClassicLayoutSettings; -// ********** End ScriptStruct FClassicLayoutSettings ********************************************** - -// ********** Begin ScriptStruct FCenterLayoutSettings ********************************************* -struct Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics; -#define FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_512_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FCenterLayoutSettings; -// ********** End ScriptStruct FCenterLayoutSettings *********************************************** - -// ********** Begin ScriptStruct FLetterboxLayoutSettings ****************************************** -struct Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics; -#define FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_543_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FLetterboxLayoutSettings; -// ********** End ScriptStruct FLetterboxLayoutSettings ******************************************** - -// ********** Begin ScriptStruct FSidebarLayoutSettings ******************************************** -struct Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics; -#define FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_586_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FSidebarLayoutSettings; -// ********** End ScriptStruct FSidebarLayoutSettings ********************************************** - -// ********** Begin ScriptStruct FDualSidebarLayoutSettings **************************************** -struct Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics; -#define FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_633_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FDualSidebarLayoutSettings; -// ********** End ScriptStruct FDualSidebarLayoutSettings ****************************************** - -// ********** Begin Class ULoadingScreenSettings *************************************************** -struct Z_Construct_UClass_ULoadingScreenSettings_Statics; -ASYNCLOADINGSCREEN_API UClass* Z_Construct_UClass_ULoadingScreenSettings_NoRegister(); - -#define FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_678_INCLASS_NO_PURE_DECLS \ -private: \ - static void StaticRegisterNativesULoadingScreenSettings(); \ - friend struct ::Z_Construct_UClass_ULoadingScreenSettings_Statics; \ - static UClass* GetPrivateStaticClass(); \ - friend ASYNCLOADINGSCREEN_API UClass* ::Z_Construct_UClass_ULoadingScreenSettings_NoRegister(); \ -public: \ - DECLARE_CLASS2(ULoadingScreenSettings, UDeveloperSettings, COMPILED_IN_FLAGS(0 | CLASS_DefaultConfig | CLASS_Config), CASTCLASS_None, TEXT("/Script/AsyncLoadingScreen"), Z_Construct_UClass_ULoadingScreenSettings_NoRegister) \ - DECLARE_SERIALIZER(ULoadingScreenSettings) \ - static constexpr const TCHAR* StaticConfigName() {return TEXT("Game");} \ - - - -#define FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_678_ENHANCED_CONSTRUCTORS \ - /** Deleted move- and copy-constructors, should never be used */ \ - ULoadingScreenSettings(ULoadingScreenSettings&&) = delete; \ - ULoadingScreenSettings(const ULoadingScreenSettings&) = delete; \ - DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, ULoadingScreenSettings); \ - DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(ULoadingScreenSettings); \ - DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(ULoadingScreenSettings) \ - NO_API virtual ~ULoadingScreenSettings(); - - -#define FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_675_PROLOG -#define FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_678_GENERATED_BODY \ -PRAGMA_DISABLE_DEPRECATION_WARNINGS \ -public: \ - FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_678_INCLASS_NO_PURE_DECLS \ - FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_678_ENHANCED_CONSTRUCTORS \ -private: \ -PRAGMA_ENABLE_DEPRECATION_WARNINGS - - -class ULoadingScreenSettings; - -// ********** End Class ULoadingScreenSettings ***************************************************** - -#undef CURRENT_FILE_ID -#define CURRENT_FILE_ID FID_UE5_TG_ARPG_Plugins_marketplace_AsyncLoad5652ef104ffV13_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h - -// ********** Begin Enum EAsyncLoadingScreenLayout ************************************************* -#define FOREACH_ENUM_EASYNCLOADINGSCREENLAYOUT(op) \ - op(EAsyncLoadingScreenLayout::ALSL_Classic) \ - op(EAsyncLoadingScreenLayout::ALSL_Center) \ - op(EAsyncLoadingScreenLayout::ALSL_Letterbox) \ - op(EAsyncLoadingScreenLayout::ALSL_Sidebar) \ - op(EAsyncLoadingScreenLayout::ALSL_DualSidebar) - -enum class EAsyncLoadingScreenLayout : uint8; -template<> struct TIsUEnumClass { enum { Value = true }; }; -template<> ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API UEnum* StaticEnum(); -// ********** End Enum EAsyncLoadingScreenLayout *************************************************** - -// ********** Begin Enum ELoadingIconType ********************************************************** -#define FOREACH_ENUM_ELOADINGICONTYPE(op) \ - op(ELoadingIconType::LIT_Throbber) \ - op(ELoadingIconType::LIT_CircularThrobber) \ - op(ELoadingIconType::LIT_ImageSequence) - -enum class ELoadingIconType : uint8; -template<> struct TIsUEnumClass { enum { Value = true }; }; -template<> ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API UEnum* StaticEnum(); -// ********** End Enum ELoadingIconType ************************************************************ - -// ********** Begin Enum ELoadingWidgetType ******************************************************** -#define FOREACH_ENUM_ELOADINGWIDGETTYPE(op) \ - op(ELoadingWidgetType::LWT_Horizontal) \ - op(ELoadingWidgetType::LWT_Vertical) - -enum class ELoadingWidgetType : uint8; -template<> struct TIsUEnumClass { enum { Value = true }; }; -template<> ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API UEnum* StaticEnum(); -// ********** End Enum ELoadingWidgetType ********************************************************** - -PRAGMA_ENABLE_DEPRECATION_WARNINGS diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealEditor/Inc/AsyncLoadingScreen/UHT/Timestamp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealEditor/Inc/AsyncLoadingScreen/UHT/Timestamp deleted file mode 100644 index 315f8267f..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealEditor/Inc/AsyncLoadingScreen/UHT/Timestamp +++ /dev/null @@ -1,2 +0,0 @@ -E:\UE5\TG_ARPG\Plugins\marketplace\AsyncLoad5652ef104ffV13\Source\AsyncLoadingScreen\Public\AsyncLoadingScreenLibrary.h -E:\UE5\TG_ARPG\Plugins\marketplace\AsyncLoad5652ef104ffV13\Source\AsyncLoadingScreen\Public\LoadingScreenSettings.h diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreen.init.gen.cpp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreen.init.gen.cpp deleted file mode 100644 index 93c3b43d4..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreen.init.gen.cpp +++ /dev/null @@ -1,29 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -#include "UObject/GeneratedCppIncludes.h" -PRAGMA_DISABLE_DEPRECATION_WARNINGS -void EmptyLinkFunctionForGeneratedCodeAsyncLoadingScreen_init() {} -static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); static FPackageRegistrationInfo Z_Registration_Info_UPackage__Script_AsyncLoadingScreen; - FORCENOINLINE UPackage* Z_Construct_UPackage__Script_AsyncLoadingScreen() - { - if (!Z_Registration_Info_UPackage__Script_AsyncLoadingScreen.OuterSingleton) - { - static const UECodeGen_Private::FPackageParams PackageParams = { - "/Script/AsyncLoadingScreen", - nullptr, - 0, - PKG_CompiledIn | 0x00000000, - 0xEAD88354, - 0x0B35F629, - METADATA_PARAMS(0, nullptr) - }; - UECodeGen_Private::ConstructUPackage(Z_Registration_Info_UPackage__Script_AsyncLoadingScreen.OuterSingleton, PackageParams); - } - return Z_Registration_Info_UPackage__Script_AsyncLoadingScreen.OuterSingleton; -} -static FRegisterCompiledInInfo Z_CompiledInDeferPackage_UPackage__Script_AsyncLoadingScreen(Z_Construct_UPackage__Script_AsyncLoadingScreen, TEXT("/Script/AsyncLoadingScreen"), Z_Registration_Info_UPackage__Script_AsyncLoadingScreen, CONSTRUCT_RELOAD_VERSION_INFO(FPackageReloadVersionInfo, 0xEAD88354, 0x0B35F629)); -PRAGMA_ENABLE_DEPRECATION_WARNINGS diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenClasses.h b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenClasses.h deleted file mode 100644 index 829531246..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenClasses.h +++ /dev/null @@ -1,10 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -#pragma once - - - diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.gen.cpp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.gen.cpp deleted file mode 100644 index 7c5059c1b..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.gen.cpp +++ /dev/null @@ -1,457 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -#include "UObject/GeneratedCppIncludes.h" -#include "AsyncLoadingScreenLibrary.h" - -PRAGMA_DISABLE_DEPRECATION_WARNINGS -static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); -void EmptyLinkFunctionForGeneratedCodeAsyncLoadingScreenLibrary() {} - -// ********** Begin Cross Module References ******************************************************** -ASYNCLOADINGSCREEN_API UClass* Z_Construct_UClass_UAsyncLoadingScreenLibrary(); -ASYNCLOADINGSCREEN_API UClass* Z_Construct_UClass_UAsyncLoadingScreenLibrary_NoRegister(); -ENGINE_API UClass* Z_Construct_UClass_UBlueprintFunctionLibrary(); -UPackage* Z_Construct_UPackage__Script_AsyncLoadingScreen(); -// ********** End Cross Module References ********************************************************** - -// ********** Begin Class UAsyncLoadingScreenLibrary Function GetIsEnableLoadingScreen ************* -struct Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics -{ - struct AsyncLoadingScreenLibrary_eventGetIsEnableLoadingScreen_Parms - { - bool ReturnValue; - }; -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { - { "Category", "Async Loading Screen" }, - { "Comment", "/**\n\x09 * Get enable/disable the loading screen for next levels\n\x09 *\n\x09 **/" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, - { "ToolTip", "Get enable/disable the loading screen for next levels" }, - }; -#endif // WITH_METADATA - -// ********** Begin Function GetIsEnableLoadingScreen constinit property declarations ************** - static void NewProp_ReturnValue_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_ReturnValue; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Function GetIsEnableLoadingScreen constinit property declarations **************** - static const UECodeGen_Private::FFunctionParams FuncParams; -}; - -// ********** Begin Function GetIsEnableLoadingScreen Property Definitions ************************* -void Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::NewProp_ReturnValue_SetBit(void* Obj) -{ - ((AsyncLoadingScreenLibrary_eventGetIsEnableLoadingScreen_Parms*)Obj)->ReturnValue = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::NewProp_ReturnValue = { "ReturnValue", nullptr, (EPropertyFlags)0x0010000000000580, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(AsyncLoadingScreenLibrary_eventGetIsEnableLoadingScreen_Parms), &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::NewProp_ReturnValue_SetBit, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::NewProp_ReturnValue, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::PropPointers) < 2048); -// ********** End Function GetIsEnableLoadingScreen Property Definitions *************************** -const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncLoadingScreenLibrary, nullptr, "GetIsEnableLoadingScreen", Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::PropPointers), -sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::AsyncLoadingScreenLibrary_eventGetIsEnableLoadingScreen_Parms), -RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x14022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::Function_MetaDataParams)}, }; -static_assert(sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::AsyncLoadingScreenLibrary_eventGetIsEnableLoadingScreen_Parms) < MAX_uint16); -UFunction* Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen() -{ - static UFunction* ReturnFunction = nullptr; - if (!ReturnFunction) - { - UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen_Statics::FuncParams); - } - return ReturnFunction; -} -DEFINE_FUNCTION(UAsyncLoadingScreenLibrary::execGetIsEnableLoadingScreen) -{ - P_FINISH; - P_NATIVE_BEGIN; - *(bool*)Z_Param__Result=UAsyncLoadingScreenLibrary::GetIsEnableLoadingScreen(); - P_NATIVE_END; -} -// ********** End Class UAsyncLoadingScreenLibrary Function GetIsEnableLoadingScreen *************** - -// ********** Begin Class UAsyncLoadingScreenLibrary Function SetDisplayBackgroundIndex ************ -struct Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics -{ - struct AsyncLoadingScreenLibrary_eventSetDisplayBackgroundIndex_Parms - { - int32 BackgroundIndex; - }; -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { - { "Category", "Async Loading Screen" }, - { "Comment", "/**\n\x09 * Set which background will be displayed on the loading screen by index. The \"SetDisplayBackgroundManually\" option in Background setting needs to be \"true\" to use this function.\n\x09 * \n\x09 * @param BackgroundIndex Valid index of the Background in \"Images\" array in Background setting. If the index is not valid, then it will display random background instead.\n\x09 **/" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, - { "ToolTip", "Set which background will be displayed on the loading screen by index. The \"SetDisplayBackgroundManually\" option in Background setting needs to be \"true\" to use this function.\n\n@param BackgroundIndex Valid index of the Background in \"Images\" array in Background setting. If the index is not valid, then it will display random background instead." }, - }; -#endif // WITH_METADATA - -// ********** Begin Function SetDisplayBackgroundIndex constinit property declarations ************* - static const UECodeGen_Private::FIntPropertyParams NewProp_BackgroundIndex; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Function SetDisplayBackgroundIndex constinit property declarations *************** - static const UECodeGen_Private::FFunctionParams FuncParams; -}; - -// ********** Begin Function SetDisplayBackgroundIndex Property Definitions ************************ -const UECodeGen_Private::FIntPropertyParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::NewProp_BackgroundIndex = { "BackgroundIndex", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(AsyncLoadingScreenLibrary_eventSetDisplayBackgroundIndex_Parms, BackgroundIndex), METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::NewProp_BackgroundIndex, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::PropPointers) < 2048); -// ********** End Function SetDisplayBackgroundIndex Property Definitions ************************** -const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncLoadingScreenLibrary, nullptr, "SetDisplayBackgroundIndex", Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::PropPointers), -sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::AsyncLoadingScreenLibrary_eventSetDisplayBackgroundIndex_Parms), -RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::Function_MetaDataParams)}, }; -static_assert(sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::AsyncLoadingScreenLibrary_eventSetDisplayBackgroundIndex_Parms) < MAX_uint16); -UFunction* Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex() -{ - static UFunction* ReturnFunction = nullptr; - if (!ReturnFunction) - { - UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex_Statics::FuncParams); - } - return ReturnFunction; -} -DEFINE_FUNCTION(UAsyncLoadingScreenLibrary::execSetDisplayBackgroundIndex) -{ - P_GET_PROPERTY(FIntProperty,Z_Param_BackgroundIndex); - P_FINISH; - P_NATIVE_BEGIN; - UAsyncLoadingScreenLibrary::SetDisplayBackgroundIndex(Z_Param_BackgroundIndex); - P_NATIVE_END; -} -// ********** End Class UAsyncLoadingScreenLibrary Function SetDisplayBackgroundIndex ************** - -// ********** Begin Class UAsyncLoadingScreenLibrary Function SetDisplayMovieIndex ***************** -struct Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics -{ - struct AsyncLoadingScreenLibrary_eventSetDisplayMovieIndex_Parms - { - int32 MovieIndex; - }; -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { - { "Category", "Async Loading Screen" }, - { "Comment", "/**\n\x09 * Set which movie will be displayed on the loading screen by index. The \"SetDisplayMovieIndexManually\" option needs to be \"true\" to use this function.\n\x09 *\n\x09 * @param MovieIndex Valid index of the movie in \"MoviePaths\" array.\n\x09 **/" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, - { "ToolTip", "Set which movie will be displayed on the loading screen by index. The \"SetDisplayMovieIndexManually\" option needs to be \"true\" to use this function.\n\n@param MovieIndex Valid index of the movie in \"MoviePaths\" array." }, - }; -#endif // WITH_METADATA - -// ********** Begin Function SetDisplayMovieIndex constinit property declarations ****************** - static const UECodeGen_Private::FIntPropertyParams NewProp_MovieIndex; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Function SetDisplayMovieIndex constinit property declarations ******************** - static const UECodeGen_Private::FFunctionParams FuncParams; -}; - -// ********** Begin Function SetDisplayMovieIndex Property Definitions ***************************** -const UECodeGen_Private::FIntPropertyParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::NewProp_MovieIndex = { "MovieIndex", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(AsyncLoadingScreenLibrary_eventSetDisplayMovieIndex_Parms, MovieIndex), METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::NewProp_MovieIndex, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::PropPointers) < 2048); -// ********** End Function SetDisplayMovieIndex Property Definitions ******************************* -const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncLoadingScreenLibrary, nullptr, "SetDisplayMovieIndex", Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::PropPointers), -sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::AsyncLoadingScreenLibrary_eventSetDisplayMovieIndex_Parms), -RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::Function_MetaDataParams)}, }; -static_assert(sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::AsyncLoadingScreenLibrary_eventSetDisplayMovieIndex_Parms) < MAX_uint16); -UFunction* Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex() -{ - static UFunction* ReturnFunction = nullptr; - if (!ReturnFunction) - { - UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex_Statics::FuncParams); - } - return ReturnFunction; -} -DEFINE_FUNCTION(UAsyncLoadingScreenLibrary::execSetDisplayMovieIndex) -{ - P_GET_PROPERTY(FIntProperty,Z_Param_MovieIndex); - P_FINISH; - P_NATIVE_BEGIN; - UAsyncLoadingScreenLibrary::SetDisplayMovieIndex(Z_Param_MovieIndex); - P_NATIVE_END; -} -// ********** End Class UAsyncLoadingScreenLibrary Function SetDisplayMovieIndex ******************* - -// ********** Begin Class UAsyncLoadingScreenLibrary Function SetDisplayTipTextIndex *************** -struct Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics -{ - struct AsyncLoadingScreenLibrary_eventSetDisplayTipTextIndex_Parms - { - int32 TipTextIndex; - }; -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { - { "Category", "Async Loading Screen" }, - { "Comment", "/**\n\x09 * Set which text will be displayed on the loading screen by index. The \"SetDisplayTipTextManually\" option in Tip Widget setting needs to be \"true\" to use this function.\n\x09 *\n\x09 * @param TipTextIndex Valid index of the text in \"TipText\" array in Tip Widget setting. If the index is not valid, then it will display random text instead.\n\x09 **/" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, - { "ToolTip", "Set which text will be displayed on the loading screen by index. The \"SetDisplayTipTextManually\" option in Tip Widget setting needs to be \"true\" to use this function.\n\n@param TipTextIndex Valid index of the text in \"TipText\" array in Tip Widget setting. If the index is not valid, then it will display random text instead." }, - }; -#endif // WITH_METADATA - -// ********** Begin Function SetDisplayTipTextIndex constinit property declarations **************** - static const UECodeGen_Private::FIntPropertyParams NewProp_TipTextIndex; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Function SetDisplayTipTextIndex constinit property declarations ****************** - static const UECodeGen_Private::FFunctionParams FuncParams; -}; - -// ********** Begin Function SetDisplayTipTextIndex Property Definitions *************************** -const UECodeGen_Private::FIntPropertyParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::NewProp_TipTextIndex = { "TipTextIndex", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(AsyncLoadingScreenLibrary_eventSetDisplayTipTextIndex_Parms, TipTextIndex), METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::NewProp_TipTextIndex, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::PropPointers) < 2048); -// ********** End Function SetDisplayTipTextIndex Property Definitions ***************************** -const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncLoadingScreenLibrary, nullptr, "SetDisplayTipTextIndex", Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::PropPointers), -sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::AsyncLoadingScreenLibrary_eventSetDisplayTipTextIndex_Parms), -RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::Function_MetaDataParams)}, }; -static_assert(sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::AsyncLoadingScreenLibrary_eventSetDisplayTipTextIndex_Parms) < MAX_uint16); -UFunction* Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex() -{ - static UFunction* ReturnFunction = nullptr; - if (!ReturnFunction) - { - UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex_Statics::FuncParams); - } - return ReturnFunction; -} -DEFINE_FUNCTION(UAsyncLoadingScreenLibrary::execSetDisplayTipTextIndex) -{ - P_GET_PROPERTY(FIntProperty,Z_Param_TipTextIndex); - P_FINISH; - P_NATIVE_BEGIN; - UAsyncLoadingScreenLibrary::SetDisplayTipTextIndex(Z_Param_TipTextIndex); - P_NATIVE_END; -} -// ********** End Class UAsyncLoadingScreenLibrary Function SetDisplayTipTextIndex ***************** - -// ********** Begin Class UAsyncLoadingScreenLibrary Function SetEnableLoadingScreen *************** -struct Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics -{ - struct AsyncLoadingScreenLibrary_eventSetEnableLoadingScreen_Parms - { - bool bIsEnableLoadingScreen; - }; -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { - { "Category", "Async Loading Screen" }, - { "Comment", "/**\n\x09 * Set enable/disable the loading screen for next levels\n\x09 *\n\x09 * @param bIsEnableLoadingScreen Should we enable the loading screen for next level?\n\x09 **/" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, - { "ToolTip", "Set enable/disable the loading screen for next levels\n\n@param bIsEnableLoadingScreen Should we enable the loading screen for next level?" }, - }; -#endif // WITH_METADATA - -// ********** Begin Function SetEnableLoadingScreen constinit property declarations **************** - static void NewProp_bIsEnableLoadingScreen_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsEnableLoadingScreen; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Function SetEnableLoadingScreen constinit property declarations ****************** - static const UECodeGen_Private::FFunctionParams FuncParams; -}; - -// ********** Begin Function SetEnableLoadingScreen Property Definitions *************************** -void Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::NewProp_bIsEnableLoadingScreen_SetBit(void* Obj) -{ - ((AsyncLoadingScreenLibrary_eventSetEnableLoadingScreen_Parms*)Obj)->bIsEnableLoadingScreen = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::NewProp_bIsEnableLoadingScreen = { "bIsEnableLoadingScreen", nullptr, (EPropertyFlags)0x0010000000000080, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(AsyncLoadingScreenLibrary_eventSetEnableLoadingScreen_Parms), &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::NewProp_bIsEnableLoadingScreen_SetBit, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::NewProp_bIsEnableLoadingScreen, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::PropPointers) < 2048); -// ********** End Function SetEnableLoadingScreen Property Definitions ***************************** -const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncLoadingScreenLibrary, nullptr, "SetEnableLoadingScreen", Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::PropPointers), -sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::AsyncLoadingScreenLibrary_eventSetEnableLoadingScreen_Parms), -RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::Function_MetaDataParams)}, }; -static_assert(sizeof(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::AsyncLoadingScreenLibrary_eventSetEnableLoadingScreen_Parms) < MAX_uint16); -UFunction* Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen() -{ - static UFunction* ReturnFunction = nullptr; - if (!ReturnFunction) - { - UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen_Statics::FuncParams); - } - return ReturnFunction; -} -DEFINE_FUNCTION(UAsyncLoadingScreenLibrary::execSetEnableLoadingScreen) -{ - P_GET_UBOOL(Z_Param_bIsEnableLoadingScreen); - P_FINISH; - P_NATIVE_BEGIN; - UAsyncLoadingScreenLibrary::SetEnableLoadingScreen(Z_Param_bIsEnableLoadingScreen); - P_NATIVE_END; -} -// ********** End Class UAsyncLoadingScreenLibrary Function SetEnableLoadingScreen ***************** - -// ********** Begin Class UAsyncLoadingScreenLibrary Function StopLoadingScreen ******************** -struct Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Function_MetaDataParams[] = { - { "Category", "Async Loading Screen" }, - { "Comment", "/**\n\x09 * Stop the loading screen. To use this function, you must enable the \"bAllowEngineTick\" option.\n\x09 * Call this function in BeginPlay event to stop the Loading Screen (works with Delay node).\n\x09 *\n\x09 **/" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, - { "ToolTip", "Stop the loading screen. To use this function, you must enable the \"bAllowEngineTick\" option.\nCall this function in BeginPlay event to stop the Loading Screen (works with Delay node)." }, - }; -#endif // WITH_METADATA - -// ********** Begin Function StopLoadingScreen constinit property declarations ********************* -// ********** End Function StopLoadingScreen constinit property declarations *********************** - static const UECodeGen_Private::FFunctionParams FuncParams; -}; -const UECodeGen_Private::FFunctionParams Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen_Statics::FuncParams = { { (UObject*(*)())Z_Construct_UClass_UAsyncLoadingScreenLibrary, nullptr, "StopLoadingScreen", nullptr, - 0, -0, -RF_Public|RF_Transient|RF_MarkAsNative, (EFunctionFlags)0x04022401, 0, 0, METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen_Statics::Function_MetaDataParams), Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen_Statics::Function_MetaDataParams)}, }; -UFunction* Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen() -{ - static UFunction* ReturnFunction = nullptr; - if (!ReturnFunction) - { - UECodeGen_Private::ConstructUFunction(&ReturnFunction, Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen_Statics::FuncParams); - } - return ReturnFunction; -} -DEFINE_FUNCTION(UAsyncLoadingScreenLibrary::execStopLoadingScreen) -{ - P_FINISH; - P_NATIVE_BEGIN; - UAsyncLoadingScreenLibrary::StopLoadingScreen(); - P_NATIVE_END; -} -// ********** End Class UAsyncLoadingScreenLibrary Function StopLoadingScreen ********************** - -// ********** Begin Class UAsyncLoadingScreenLibrary *********************************************** -FClassRegistrationInfo Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary; -UClass* UAsyncLoadingScreenLibrary::GetPrivateStaticClass() -{ - using TClass = UAsyncLoadingScreenLibrary; - if (!Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary.InnerSingleton) - { - GetPrivateStaticClassBody( - TClass::StaticPackage(), - TEXT("AsyncLoadingScreenLibrary"), - Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary.InnerSingleton, - StaticRegisterNativesUAsyncLoadingScreenLibrary, - sizeof(TClass), - alignof(TClass), - TClass::StaticClassFlags, - TClass::StaticClassCastFlags(), - TClass::StaticConfigName(), - (UClass::ClassConstructorType)InternalConstructor, - (UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller, - UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass), - &TClass::Super::StaticClass, - &TClass::WithinClass::StaticClass - ); - } - return Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary.InnerSingleton; -} -UClass* Z_Construct_UClass_UAsyncLoadingScreenLibrary_NoRegister() -{ - return UAsyncLoadingScreenLibrary::GetPrivateStaticClass(); -} -struct Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = { - { "Comment", "/**\n * Async Loading Screen Function Library\n */" }, - { "IncludePath", "AsyncLoadingScreenLibrary.h" }, - { "ModuleRelativePath", "Public/AsyncLoadingScreenLibrary.h" }, - { "ToolTip", "Async Loading Screen Function Library" }, - }; -#endif // WITH_METADATA - -// ********** Begin Class UAsyncLoadingScreenLibrary constinit property declarations *************** -// ********** End Class UAsyncLoadingScreenLibrary constinit property declarations ***************** - static constexpr UE::CodeGen::FClassNativeFunction Funcs[] = { - { .NameUTF8 = UTF8TEXT("GetIsEnableLoadingScreen"), .Pointer = &UAsyncLoadingScreenLibrary::execGetIsEnableLoadingScreen }, - { .NameUTF8 = UTF8TEXT("SetDisplayBackgroundIndex"), .Pointer = &UAsyncLoadingScreenLibrary::execSetDisplayBackgroundIndex }, - { .NameUTF8 = UTF8TEXT("SetDisplayMovieIndex"), .Pointer = &UAsyncLoadingScreenLibrary::execSetDisplayMovieIndex }, - { .NameUTF8 = UTF8TEXT("SetDisplayTipTextIndex"), .Pointer = &UAsyncLoadingScreenLibrary::execSetDisplayTipTextIndex }, - { .NameUTF8 = UTF8TEXT("SetEnableLoadingScreen"), .Pointer = &UAsyncLoadingScreenLibrary::execSetEnableLoadingScreen }, - { .NameUTF8 = UTF8TEXT("StopLoadingScreen"), .Pointer = &UAsyncLoadingScreenLibrary::execStopLoadingScreen }, - }; - static UObject* (*const DependentSingletons[])(); - static constexpr FClassFunctionLinkInfo FuncInfo[] = { - { &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_GetIsEnableLoadingScreen, "GetIsEnableLoadingScreen" }, // 1781186931 - { &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayBackgroundIndex, "SetDisplayBackgroundIndex" }, // 2812620146 - { &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayMovieIndex, "SetDisplayMovieIndex" }, // 1160756460 - { &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetDisplayTipTextIndex, "SetDisplayTipTextIndex" }, // 4255238157 - { &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_SetEnableLoadingScreen, "SetEnableLoadingScreen" }, // 3650408977 - { &Z_Construct_UFunction_UAsyncLoadingScreenLibrary_StopLoadingScreen, "StopLoadingScreen" }, // 4092932218 - }; - static_assert(UE_ARRAY_COUNT(FuncInfo) < 2048); - static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = { - TCppClassTypeTraits::IsAbstract, - }; - static const UECodeGen_Private::FClassParams ClassParams; -}; // struct Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics -UObject* (*const Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::DependentSingletons[])() = { - (UObject* (*)())Z_Construct_UClass_UBlueprintFunctionLibrary, - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::DependentSingletons) < 16); -const UECodeGen_Private::FClassParams Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::ClassParams = { - &UAsyncLoadingScreenLibrary::StaticClass, - nullptr, - &StaticCppClassTypeInfo, - DependentSingletons, - FuncInfo, - nullptr, - nullptr, - UE_ARRAY_COUNT(DependentSingletons), - UE_ARRAY_COUNT(FuncInfo), - 0, - 0, - 0x001000A0u, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::Class_MetaDataParams), Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::Class_MetaDataParams) -}; -void UAsyncLoadingScreenLibrary::StaticRegisterNativesUAsyncLoadingScreenLibrary() -{ - UClass* Class = UAsyncLoadingScreenLibrary::StaticClass(); - FNativeFunctionRegistrar::RegisterFunctions(Class, MakeConstArrayView(Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::Funcs)); -} -UClass* Z_Construct_UClass_UAsyncLoadingScreenLibrary() -{ - if (!Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary.OuterSingleton) - { - UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary.OuterSingleton, Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics::ClassParams); - } - return Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary.OuterSingleton; -} -UAsyncLoadingScreenLibrary::UAsyncLoadingScreenLibrary(const FObjectInitializer& ObjectInitializer) : Super(ObjectInitializer) {} -DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UAsyncLoadingScreenLibrary); -UAsyncLoadingScreenLibrary::~UAsyncLoadingScreenLibrary() {} -// ********** End Class UAsyncLoadingScreenLibrary ************************************************* - -// ********** Begin Registration ******************************************************************* -struct Z_CompiledInDeferFile_FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h__Script_AsyncLoadingScreen_Statics -{ - static constexpr FClassRegisterCompiledInInfo ClassInfo[] = { - { Z_Construct_UClass_UAsyncLoadingScreenLibrary, UAsyncLoadingScreenLibrary::StaticClass, TEXT("UAsyncLoadingScreenLibrary"), &Z_Registration_Info_UClass_UAsyncLoadingScreenLibrary, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UAsyncLoadingScreenLibrary), 1482019181U) }, - }; -}; // Z_CompiledInDeferFile_FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h__Script_AsyncLoadingScreen_Statics -static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h__Script_AsyncLoadingScreen_1189210381{ - TEXT("/Script/AsyncLoadingScreen"), - Z_CompiledInDeferFile_FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h__Script_AsyncLoadingScreen_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h__Script_AsyncLoadingScreen_Statics::ClassInfo), - nullptr, 0, - nullptr, 0, -}; -// ********** End Registration ********************************************************************* - -PRAGMA_ENABLE_DEPRECATION_WARNINGS diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.generated.h b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.generated.h deleted file mode 100644 index 396d0fc4f..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealGame/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.generated.h +++ /dev/null @@ -1,73 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -// IWYU pragma: private, include "AsyncLoadingScreenLibrary.h" - -#ifdef ASYNCLOADINGSCREEN_AsyncLoadingScreenLibrary_generated_h -#error "AsyncLoadingScreenLibrary.generated.h already included, missing '#pragma once' in AsyncLoadingScreenLibrary.h" -#endif -#define ASYNCLOADINGSCREEN_AsyncLoadingScreenLibrary_generated_h - -#include "UObject/ObjectMacros.h" -#include "UObject/ScriptMacros.h" - -PRAGMA_DISABLE_DEPRECATION_WARNINGS - -// ********** Begin Class UAsyncLoadingScreenLibrary *********************************************** -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_RPC_WRAPPERS_NO_PURE_DECLS \ - DECLARE_FUNCTION(execStopLoadingScreen); \ - DECLARE_FUNCTION(execGetIsEnableLoadingScreen); \ - DECLARE_FUNCTION(execSetEnableLoadingScreen); \ - DECLARE_FUNCTION(execSetDisplayMovieIndex); \ - DECLARE_FUNCTION(execSetDisplayTipTextIndex); \ - DECLARE_FUNCTION(execSetDisplayBackgroundIndex); - - -struct Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics; -ASYNCLOADINGSCREEN_API UClass* Z_Construct_UClass_UAsyncLoadingScreenLibrary_NoRegister(); - -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_INCLASS_NO_PURE_DECLS \ -private: \ - static void StaticRegisterNativesUAsyncLoadingScreenLibrary(); \ - friend struct ::Z_Construct_UClass_UAsyncLoadingScreenLibrary_Statics; \ - static UClass* GetPrivateStaticClass(); \ - friend ASYNCLOADINGSCREEN_API UClass* ::Z_Construct_UClass_UAsyncLoadingScreenLibrary_NoRegister(); \ -public: \ - DECLARE_CLASS2(UAsyncLoadingScreenLibrary, UBlueprintFunctionLibrary, COMPILED_IN_FLAGS(0), CASTCLASS_None, TEXT("/Script/AsyncLoadingScreen"), Z_Construct_UClass_UAsyncLoadingScreenLibrary_NoRegister) \ - DECLARE_SERIALIZER(UAsyncLoadingScreenLibrary) - - -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_ENHANCED_CONSTRUCTORS \ - /** Standard constructor, called after all reflected properties have been initialized */ \ - NO_API UAsyncLoadingScreenLibrary(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \ - /** Deleted move- and copy-constructors, should never be used */ \ - UAsyncLoadingScreenLibrary(UAsyncLoadingScreenLibrary&&) = delete; \ - UAsyncLoadingScreenLibrary(const UAsyncLoadingScreenLibrary&) = delete; \ - DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UAsyncLoadingScreenLibrary); \ - DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UAsyncLoadingScreenLibrary); \ - DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(UAsyncLoadingScreenLibrary) \ - NO_API virtual ~UAsyncLoadingScreenLibrary(); - - -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_18_PROLOG -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_GENERATED_BODY \ -PRAGMA_DISABLE_DEPRECATION_WARNINGS \ -public: \ - FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_RPC_WRAPPERS_NO_PURE_DECLS \ - FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_INCLASS_NO_PURE_DECLS \ - FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h_21_ENHANCED_CONSTRUCTORS \ -private: \ -PRAGMA_ENABLE_DEPRECATION_WARNINGS - - -class UAsyncLoadingScreenLibrary; - -// ********** End Class UAsyncLoadingScreenLibrary ************************************************* - -#undef CURRENT_FILE_ID -#define CURRENT_FILE_ID FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_AsyncLoadingScreenLibrary_h - -PRAGMA_ENABLE_DEPRECATION_WARNINGS diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealGame/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.gen.cpp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealGame/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.gen.cpp deleted file mode 100644 index aa92368d7..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealGame/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.gen.cpp +++ /dev/null @@ -1,2528 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -#include "UObject/GeneratedCppIncludes.h" -#include "LoadingScreenSettings.h" -#include "Fonts/SlateFontInfo.h" -#include "Layout/Margin.h" -#include "Styling/SlateBrush.h" -#include "Styling/SlateColor.h" - -PRAGMA_DISABLE_DEPRECATION_WARNINGS -static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); -void EmptyLinkFunctionForGeneratedCodeLoadingScreenSettings() {} - -// ********** Begin Cross Module References ******************************************************** -ASYNCLOADINGSCREEN_API UClass* Z_Construct_UClass_ULoadingScreenSettings(); -ASYNCLOADINGSCREEN_API UClass* Z_Construct_UClass_ULoadingScreenSettings_NoRegister(); -ASYNCLOADINGSCREEN_API UEnum* Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout(); -ASYNCLOADINGSCREEN_API UEnum* Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType(); -ASYNCLOADINGSCREEN_API UEnum* Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FALoadingScreenSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FBackgroundSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FCenterLayoutSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FCircularThrobberSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FClassicLayoutSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FDualSidebarLayoutSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FImageSequenceSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FLetterboxLayoutSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FLoadingCompleteTextSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FLoadingWidgetSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FSidebarLayoutSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FTextAppearance(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FThrobberSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FTipSettings(); -ASYNCLOADINGSCREEN_API UScriptStruct* Z_Construct_UScriptStruct_FWidgetAlignment(); -COREUOBJECT_API UScriptStruct* Z_Construct_UScriptStruct_FLinearColor(); -COREUOBJECT_API UScriptStruct* Z_Construct_UScriptStruct_FVector2D(); -DEVELOPERSETTINGS_API UClass* Z_Construct_UClass_UDeveloperSettings(); -ENGINE_API UClass* Z_Construct_UClass_UTexture2D_NoRegister(); -MOVIEPLAYER_API UEnum* Z_Construct_UEnum_MoviePlayer_EMoviePlaybackType(); -SLATE_API UEnum* Z_Construct_UEnum_Slate_EStretch(); -SLATE_API UEnum* Z_Construct_UEnum_Slate_ETextJustify(); -SLATECORE_API UEnum* Z_Construct_UEnum_SlateCore_EHorizontalAlignment(); -SLATECORE_API UEnum* Z_Construct_UEnum_SlateCore_EVerticalAlignment(); -SLATECORE_API UScriptStruct* Z_Construct_UScriptStruct_FMargin(); -SLATECORE_API UScriptStruct* Z_Construct_UScriptStruct_FSlateBrush(); -SLATECORE_API UScriptStruct* Z_Construct_UScriptStruct_FSlateColor(); -SLATECORE_API UScriptStruct* Z_Construct_UScriptStruct_FSlateFontInfo(); -UPackage* Z_Construct_UPackage__Script_AsyncLoadingScreen(); -// ********** End Cross Module References ********************************************************** - -// ********** Begin Enum EAsyncLoadingScreenLayout ************************************************* -static FEnumRegistrationInfo Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout; -static UEnum* EAsyncLoadingScreenLayout_StaticEnum() -{ - if (!Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout.OuterSingleton) - { - Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("EAsyncLoadingScreenLayout")); - } - return Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout.OuterSingleton; -} -template<> ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API UEnum* StaticEnum() -{ - return EAsyncLoadingScreenLayout_StaticEnum(); -} -struct Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = { - { "ALSL_Center.Comment", "/** \n\x09 * The loading widget is at the center of the screen, tip widget can be at the bottom or top.\n\x09 * The Center layout is a good choice if your loading icon is the main design.\n\x09 */" }, - { "ALSL_Center.DisplayName", "Center" }, - { "ALSL_Center.Name", "EAsyncLoadingScreenLayout::ALSL_Center" }, - { "ALSL_Center.ToolTip", "The loading widget is at the center of the screen, tip widget can be at the bottom or top.\nThe Center layout is a good choice if your loading icon is the main design." }, - { "ALSL_Classic.Comment", "/**\n\x09 * The Classic is a simple, generic layout and fits well with many designs.\n\x09 * Loading and tip widgets can be at the bottom or top.\n\x09 */" }, - { "ALSL_Classic.DisplayName", "Classic" }, - { "ALSL_Classic.Name", "EAsyncLoadingScreenLayout::ALSL_Classic" }, - { "ALSL_Classic.ToolTip", "The Classic is a simple, generic layout and fits well with many designs.\nLoading and tip widgets can be at the bottom or top." }, - { "ALSL_DualSidebar.Comment", "/**\n\x09 * Similar to Sidebar layout but Dual Sidebar layout has two vertical borders on both left and right of the screen.\n\x09 * The Dual Sidebar layout is suitable for storytelling, long paragraphs due to the height of the tip widget.\n\x09 */" }, - { "ALSL_DualSidebar.DisplayName", "Dual Sidebar" }, - { "ALSL_DualSidebar.Name", "EAsyncLoadingScreenLayout::ALSL_DualSidebar" }, - { "ALSL_DualSidebar.ToolTip", "Similar to Sidebar layout but Dual Sidebar layout has two vertical borders on both left and right of the screen.\nThe Dual Sidebar layout is suitable for storytelling, long paragraphs due to the height of the tip widget." }, - { "ALSL_Letterbox.Comment", "/**\n\x09 * The Letterbox layout has two borders on top and bottom of the screen. Loading widget \n\x09 * can be on the top and the tip is at the bottom of the screen, or vice versa.\n\x09 */" }, - { "ALSL_Letterbox.DisplayName", "Letterbox" }, - { "ALSL_Letterbox.Name", "EAsyncLoadingScreenLayout::ALSL_Letterbox" }, - { "ALSL_Letterbox.ToolTip", "The Letterbox layout has two borders on top and bottom of the screen. Loading widget\ncan be on the top and the tip is at the bottom of the screen, or vice versa." }, - { "ALSL_Sidebar.Comment", "/**\n\x09 * The Sidebar layout has a vertical border on the left or right of the screen. The Sidebar \n\x09 * is suitable for storytelling, long paragraphs due to the height of the tip widget.\n\x09 */" }, - { "ALSL_Sidebar.DisplayName", "Sidebar" }, - { "ALSL_Sidebar.Name", "EAsyncLoadingScreenLayout::ALSL_Sidebar" }, - { "ALSL_Sidebar.ToolTip", "The Sidebar layout has a vertical border on the left or right of the screen. The Sidebar\nis suitable for storytelling, long paragraphs due to the height of the tip widget." }, - { "BlueprintType", "true" }, - { "Comment", "/** \n * Asynce Loading Screen Layouts\n */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Asynce Loading Screen Layouts" }, - }; -#endif // WITH_METADATA - static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = { - { "EAsyncLoadingScreenLayout::ALSL_Classic", (int64)EAsyncLoadingScreenLayout::ALSL_Classic }, - { "EAsyncLoadingScreenLayout::ALSL_Center", (int64)EAsyncLoadingScreenLayout::ALSL_Center }, - { "EAsyncLoadingScreenLayout::ALSL_Letterbox", (int64)EAsyncLoadingScreenLayout::ALSL_Letterbox }, - { "EAsyncLoadingScreenLayout::ALSL_Sidebar", (int64)EAsyncLoadingScreenLayout::ALSL_Sidebar }, - { "EAsyncLoadingScreenLayout::ALSL_DualSidebar", (int64)EAsyncLoadingScreenLayout::ALSL_DualSidebar }, - }; - static const UECodeGen_Private::FEnumParams EnumParams; -}; // struct Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics -const UECodeGen_Private::FEnumParams Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics::EnumParams = { - (UObject*(*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - "EAsyncLoadingScreenLayout", - "EAsyncLoadingScreenLayout", - Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics::Enumerators, - RF_Public|RF_Transient|RF_MarkAsNative, - UE_ARRAY_COUNT(Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics::Enumerators), - EEnumFlags::None, - (uint8)UEnum::ECppForm::EnumClass, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics::Enum_MetaDataParams), Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics::Enum_MetaDataParams) -}; -UEnum* Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout() -{ - if (!Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout.InnerSingleton) - { - UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout.InnerSingleton, Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout_Statics::EnumParams); - } - return Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout.InnerSingleton; -} -// ********** End Enum EAsyncLoadingScreenLayout *************************************************** - -// ********** Begin Enum ELoadingIconType ********************************************************** -static FEnumRegistrationInfo Z_Registration_Info_UEnum_ELoadingIconType; -static UEnum* ELoadingIconType_StaticEnum() -{ - if (!Z_Registration_Info_UEnum_ELoadingIconType.OuterSingleton) - { - Z_Registration_Info_UEnum_ELoadingIconType.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("ELoadingIconType")); - } - return Z_Registration_Info_UEnum_ELoadingIconType.OuterSingleton; -} -template<> ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API UEnum* StaticEnum() -{ - return ELoadingIconType_StaticEnum(); -} -struct Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Loading Icon Type*/" }, - { "LIT_CircularThrobber.Comment", "/** SCircularThrobber widget */" }, - { "LIT_CircularThrobber.DisplayName", "Circular Throbber" }, - { "LIT_CircularThrobber.Name", "ELoadingIconType::LIT_CircularThrobber" }, - { "LIT_CircularThrobber.ToolTip", "SCircularThrobber widget" }, - { "LIT_ImageSequence.Comment", "/** Animated images */" }, - { "LIT_ImageSequence.DisplayName", "Image Sequence" }, - { "LIT_ImageSequence.Name", "ELoadingIconType::LIT_ImageSequence" }, - { "LIT_ImageSequence.ToolTip", "Animated images" }, - { "LIT_Throbber.Comment", "/** SThrobber widget */" }, - { "LIT_Throbber.DisplayName", "Throbber" }, - { "LIT_Throbber.Name", "ELoadingIconType::LIT_Throbber" }, - { "LIT_Throbber.ToolTip", "SThrobber widget" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading Icon Type" }, - }; -#endif // WITH_METADATA - static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = { - { "ELoadingIconType::LIT_Throbber", (int64)ELoadingIconType::LIT_Throbber }, - { "ELoadingIconType::LIT_CircularThrobber", (int64)ELoadingIconType::LIT_CircularThrobber }, - { "ELoadingIconType::LIT_ImageSequence", (int64)ELoadingIconType::LIT_ImageSequence }, - }; - static const UECodeGen_Private::FEnumParams EnumParams; -}; // struct Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics -const UECodeGen_Private::FEnumParams Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics::EnumParams = { - (UObject*(*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - "ELoadingIconType", - "ELoadingIconType", - Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics::Enumerators, - RF_Public|RF_Transient|RF_MarkAsNative, - UE_ARRAY_COUNT(Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics::Enumerators), - EEnumFlags::None, - (uint8)UEnum::ECppForm::EnumClass, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics::Enum_MetaDataParams), Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics::Enum_MetaDataParams) -}; -UEnum* Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType() -{ - if (!Z_Registration_Info_UEnum_ELoadingIconType.InnerSingleton) - { - UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_ELoadingIconType.InnerSingleton, Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType_Statics::EnumParams); - } - return Z_Registration_Info_UEnum_ELoadingIconType.InnerSingleton; -} -// ********** End Enum ELoadingIconType ************************************************************ - -// ********** Begin Enum ELoadingWidgetType ******************************************************** -static FEnumRegistrationInfo Z_Registration_Info_UEnum_ELoadingWidgetType; -static UEnum* ELoadingWidgetType_StaticEnum() -{ - if (!Z_Registration_Info_UEnum_ELoadingWidgetType.OuterSingleton) - { - Z_Registration_Info_UEnum_ELoadingWidgetType.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("ELoadingWidgetType")); - } - return Z_Registration_Info_UEnum_ELoadingWidgetType.OuterSingleton; -} -template<> ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API UEnum* StaticEnum() -{ - return ELoadingWidgetType_StaticEnum(); -} -struct Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Loading Widget type */" }, - { "LWT_Horizontal.Comment", "/** Horizontal alignment */" }, - { "LWT_Horizontal.DisplayName", "Horizontal" }, - { "LWT_Horizontal.Name", "ELoadingWidgetType::LWT_Horizontal" }, - { "LWT_Horizontal.ToolTip", "Horizontal alignment" }, - { "LWT_Vertical.Comment", "/** Vertical alignment */" }, - { "LWT_Vertical.DisplayName", "Vertical" }, - { "LWT_Vertical.Name", "ELoadingWidgetType::LWT_Vertical" }, - { "LWT_Vertical.ToolTip", "Vertical alignment" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading Widget type" }, - }; -#endif // WITH_METADATA - static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = { - { "ELoadingWidgetType::LWT_Horizontal", (int64)ELoadingWidgetType::LWT_Horizontal }, - { "ELoadingWidgetType::LWT_Vertical", (int64)ELoadingWidgetType::LWT_Vertical }, - }; - static const UECodeGen_Private::FEnumParams EnumParams; -}; // struct Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics -const UECodeGen_Private::FEnumParams Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics::EnumParams = { - (UObject*(*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - "ELoadingWidgetType", - "ELoadingWidgetType", - Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics::Enumerators, - RF_Public|RF_Transient|RF_MarkAsNative, - UE_ARRAY_COUNT(Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics::Enumerators), - EEnumFlags::None, - (uint8)UEnum::ECppForm::EnumClass, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics::Enum_MetaDataParams), Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics::Enum_MetaDataParams) -}; -UEnum* Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType() -{ - if (!Z_Registration_Info_UEnum_ELoadingWidgetType.InnerSingleton) - { - UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_ELoadingWidgetType.InnerSingleton, Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType_Statics::EnumParams); - } - return Z_Registration_Info_UEnum_ELoadingWidgetType.InnerSingleton; -} -// ********** End Enum ELoadingWidgetType ********************************************************** - -// ********** Begin ScriptStruct FWidgetAlignment ************************************************** -struct Z_Construct_UScriptStruct_FWidgetAlignment_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FWidgetAlignment); } - static inline consteval int16 GetStructAlignment() { return alignof(FWidgetAlignment); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Alignment for widget*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Alignment for widget" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_HorizontalAlignment_MetaData[] = { - { "Category", "Alignment Setting" }, - { "Comment", "/** The horizontal alignment of the widget.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The horizontal alignment of the widget." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_VerticalAlignment_MetaData[] = { - { "Category", "Alignment Setting" }, - { "Comment", "/** The vertical alignment of the widget.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The vertical alignment of the widget." }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FWidgetAlignment constinit property declarations ****************** - static const UECodeGen_Private::FBytePropertyParams NewProp_HorizontalAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_VerticalAlignment; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FWidgetAlignment constinit property declarations ******************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FWidgetAlignment_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FWidgetAlignment; -class UScriptStruct* FWidgetAlignment::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FWidgetAlignment.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FWidgetAlignment.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FWidgetAlignment, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("WidgetAlignment")); - } - return Z_Registration_Info_UScriptStruct_FWidgetAlignment.OuterSingleton; - } - -// ********** Begin ScriptStruct FWidgetAlignment Property Definitions ***************************** -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FWidgetAlignment_Statics::NewProp_HorizontalAlignment = { "HorizontalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FWidgetAlignment, HorizontalAlignment), Z_Construct_UEnum_SlateCore_EHorizontalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_HorizontalAlignment_MetaData), NewProp_HorizontalAlignment_MetaData) }; // 990570535 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FWidgetAlignment_Statics::NewProp_VerticalAlignment = { "VerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FWidgetAlignment, VerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_VerticalAlignment_MetaData), NewProp_VerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FWidgetAlignment_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FWidgetAlignment_Statics::NewProp_HorizontalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FWidgetAlignment_Statics::NewProp_VerticalAlignment, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FWidgetAlignment_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FWidgetAlignment Property Definitions ******************************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FWidgetAlignment_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "WidgetAlignment", - Z_Construct_UScriptStruct_FWidgetAlignment_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FWidgetAlignment_Statics::PropPointers), - sizeof(FWidgetAlignment), - alignof(FWidgetAlignment), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FWidgetAlignment_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FWidgetAlignment_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FWidgetAlignment() -{ - if (!Z_Registration_Info_UScriptStruct_FWidgetAlignment.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FWidgetAlignment.InnerSingleton, Z_Construct_UScriptStruct_FWidgetAlignment_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FWidgetAlignment.InnerSingleton); -} -// ********** End ScriptStruct FWidgetAlignment **************************************************** - -// ********** Begin ScriptStruct FTextAppearance *************************************************** -struct Z_Construct_UScriptStruct_FTextAppearance_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FTextAppearance); } - static inline consteval int16 GetStructAlignment() { return alignof(FTextAppearance); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "// Text appearance settings\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Text appearance settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ColorAndOpacity_MetaData[] = { - { "Category", "Text Appearance" }, - { "Comment", "/** Text color and opacity */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Text color and opacity" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Font_MetaData[] = { - { "Category", "Text Appearance" }, - { "Comment", "// The font to render the text with.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The font to render the text with." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ShadowOffset_MetaData[] = { - { "Category", "Text Appearance" }, - { "Comment", "/** Drop shadow offset in pixels */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Drop shadow offset in pixels" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ShadowColorAndOpacity_MetaData[] = { - { "Category", "Text Appearance" }, - { "Comment", "/** Shadow color and opacity */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Shadow color and opacity" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Justification_MetaData[] = { - { "Category", "Text Appearance" }, - { "Comment", "/** How the text should be aligned with the margin. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "How the text should be aligned with the margin." }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FTextAppearance constinit property declarations ******************* - static const UECodeGen_Private::FStructPropertyParams NewProp_ColorAndOpacity; - static const UECodeGen_Private::FStructPropertyParams NewProp_Font; - static const UECodeGen_Private::FStructPropertyParams NewProp_ShadowOffset; - static const UECodeGen_Private::FStructPropertyParams NewProp_ShadowColorAndOpacity; - static const UECodeGen_Private::FBytePropertyParams NewProp_Justification; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FTextAppearance constinit property declarations ********************* - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FTextAppearance_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FTextAppearance; -class UScriptStruct* FTextAppearance::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FTextAppearance.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FTextAppearance.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FTextAppearance, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("TextAppearance")); - } - return Z_Registration_Info_UScriptStruct_FTextAppearance.OuterSingleton; - } - -// ********** Begin ScriptStruct FTextAppearance Property Definitions ****************************** -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_ColorAndOpacity = { "ColorAndOpacity", nullptr, (EPropertyFlags)0x0010000000004005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTextAppearance, ColorAndOpacity), Z_Construct_UScriptStruct_FSlateColor, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ColorAndOpacity_MetaData), NewProp_ColorAndOpacity_MetaData) }; // 1663967387 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_Font = { "Font", nullptr, (EPropertyFlags)0x0010000000004005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTextAppearance, Font), Z_Construct_UScriptStruct_FSlateFontInfo, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Font_MetaData), NewProp_Font_MetaData) }; // 167205173 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_ShadowOffset = { "ShadowOffset", nullptr, (EPropertyFlags)0x0010000000004005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTextAppearance, ShadowOffset), Z_Construct_UScriptStruct_FVector2D, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ShadowOffset_MetaData), NewProp_ShadowOffset_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_ShadowColorAndOpacity = { "ShadowColorAndOpacity", nullptr, (EPropertyFlags)0x0010000000004005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTextAppearance, ShadowColorAndOpacity), Z_Construct_UScriptStruct_FLinearColor, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ShadowColorAndOpacity_MetaData), NewProp_ShadowColorAndOpacity_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_Justification = { "Justification", nullptr, (EPropertyFlags)0x0010000000004005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTextAppearance, Justification), Z_Construct_UEnum_Slate_ETextJustify, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Justification_MetaData), NewProp_Justification_MetaData) }; // 2449547307 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FTextAppearance_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_ColorAndOpacity, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_Font, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_ShadowOffset, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_ShadowColorAndOpacity, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTextAppearance_Statics::NewProp_Justification, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTextAppearance_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FTextAppearance Property Definitions ******************************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FTextAppearance_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "TextAppearance", - Z_Construct_UScriptStruct_FTextAppearance_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTextAppearance_Statics::PropPointers), - sizeof(FTextAppearance), - alignof(FTextAppearance), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTextAppearance_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FTextAppearance_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FTextAppearance() -{ - if (!Z_Registration_Info_UScriptStruct_FTextAppearance.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FTextAppearance.InnerSingleton, Z_Construct_UScriptStruct_FTextAppearance_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FTextAppearance.InnerSingleton); -} -// ********** End ScriptStruct FTextAppearance ***************************************************** - -// ********** Begin ScriptStruct FThrobberSettings ************************************************* -struct Z_Construct_UScriptStruct_FThrobberSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FThrobberSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FThrobberSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_NumberOfPieces_MetaData[] = { - { "Category", "Appearance" }, - { "ClampMax", "25" }, - { "ClampMin", "1" }, - { "Comment", "/** How many pieces there are */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "How many pieces there are" }, - { "UIMax", "25" }, - { "UIMin", "1" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAnimateHorizontally_MetaData[] = { - { "Category", "Appearance" }, - { "Comment", "/** Should the pieces animate horizontally? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Should the pieces animate horizontally?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAnimateVertically_MetaData[] = { - { "Category", "Appearance" }, - { "Comment", "/** Should the pieces animate vertically? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Should the pieces animate vertically?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAnimateOpacity_MetaData[] = { - { "Category", "Appearance" }, - { "Comment", "/** Should the pieces animate their opacity? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Should the pieces animate their opacity?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Image_MetaData[] = { - { "Category", "Appearance" }, - { "Comment", "/** Image to use for each segment of the throbber */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Image to use for each segment of the throbber" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FThrobberSettings constinit property declarations ***************** - static const UECodeGen_Private::FIntPropertyParams NewProp_NumberOfPieces; - static void NewProp_bAnimateHorizontally_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bAnimateHorizontally; - static void NewProp_bAnimateVertically_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bAnimateVertically; - static void NewProp_bAnimateOpacity_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bAnimateOpacity; - static const UECodeGen_Private::FStructPropertyParams NewProp_Image; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FThrobberSettings constinit property declarations ******************* - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FThrobberSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FThrobberSettings; -class UScriptStruct* FThrobberSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FThrobberSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FThrobberSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FThrobberSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("ThrobberSettings")); - } - return Z_Registration_Info_UScriptStruct_FThrobberSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FThrobberSettings Property Definitions **************************** -const UECodeGen_Private::FIntPropertyParams Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_NumberOfPieces = { "NumberOfPieces", nullptr, (EPropertyFlags)0x0010000000000015, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FThrobberSettings, NumberOfPieces), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_NumberOfPieces_MetaData), NewProp_NumberOfPieces_MetaData) }; -void Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateHorizontally_SetBit(void* Obj) -{ - ((FThrobberSettings*)Obj)->bAnimateHorizontally = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateHorizontally = { "bAnimateHorizontally", nullptr, (EPropertyFlags)0x0010000000000015, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FThrobberSettings), &Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateHorizontally_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAnimateHorizontally_MetaData), NewProp_bAnimateHorizontally_MetaData) }; -void Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateVertically_SetBit(void* Obj) -{ - ((FThrobberSettings*)Obj)->bAnimateVertically = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateVertically = { "bAnimateVertically", nullptr, (EPropertyFlags)0x0010000000000015, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FThrobberSettings), &Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateVertically_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAnimateVertically_MetaData), NewProp_bAnimateVertically_MetaData) }; -void Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateOpacity_SetBit(void* Obj) -{ - ((FThrobberSettings*)Obj)->bAnimateOpacity = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateOpacity = { "bAnimateOpacity", nullptr, (EPropertyFlags)0x0010000000000015, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FThrobberSettings), &Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateOpacity_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAnimateOpacity_MetaData), NewProp_bAnimateOpacity_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_Image = { "Image", nullptr, (EPropertyFlags)0x0010000000000015, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FThrobberSettings, Image), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Image_MetaData), NewProp_Image_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FThrobberSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_NumberOfPieces, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateHorizontally, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateVertically, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_bAnimateOpacity, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewProp_Image, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FThrobberSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FThrobberSettings Property Definitions ****************************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FThrobberSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "ThrobberSettings", - Z_Construct_UScriptStruct_FThrobberSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FThrobberSettings_Statics::PropPointers), - sizeof(FThrobberSettings), - alignof(FThrobberSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FThrobberSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FThrobberSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FThrobberSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FThrobberSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FThrobberSettings.InnerSingleton, Z_Construct_UScriptStruct_FThrobberSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FThrobberSettings.InnerSingleton); -} -// ********** End ScriptStruct FThrobberSettings *************************************************** - -// ********** Begin ScriptStruct FCircularThrobberSettings ***************************************** -struct Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FCircularThrobberSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FCircularThrobberSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_NumberOfPieces_MetaData[] = { - { "Category", "Appearance" }, - { "ClampMax", "25" }, - { "ClampMin", "1" }, - { "Comment", "/** How many pieces there are */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "How many pieces there are" }, - { "UIMax", "25" }, - { "UIMin", "1" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Period_MetaData[] = { - { "Category", "Appearance" }, - { "ClampMin", "0" }, - { "Comment", "/** The amount of time for a full circle (in seconds) */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The amount of time for a full circle (in seconds)" }, - { "UIMin", "0" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Radius_MetaData[] = { - { "Category", "Appearance" }, - { "Comment", "/** The radius of the circle. If the throbber is a child of Canvas Panel, the 'Size to Content' option must be enabled in order to set Radius. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The radius of the circle. If the throbber is a child of Canvas Panel, the 'Size to Content' option must be enabled in order to set Radius." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Image_MetaData[] = { - { "Category", "Appearance" }, - { "Comment", "/** Image to use for each segment of the throbber */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Image to use for each segment of the throbber" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FCircularThrobberSettings constinit property declarations ********* - static const UECodeGen_Private::FIntPropertyParams NewProp_NumberOfPieces; - static const UECodeGen_Private::FFloatPropertyParams NewProp_Period; - static const UECodeGen_Private::FFloatPropertyParams NewProp_Radius; - static const UECodeGen_Private::FStructPropertyParams NewProp_Image; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FCircularThrobberSettings constinit property declarations *********** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FCircularThrobberSettings; -class UScriptStruct* FCircularThrobberSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FCircularThrobberSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FCircularThrobberSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FCircularThrobberSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("CircularThrobberSettings")); - } - return Z_Registration_Info_UScriptStruct_FCircularThrobberSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FCircularThrobberSettings Property Definitions ******************** -const UECodeGen_Private::FIntPropertyParams Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_NumberOfPieces = { "NumberOfPieces", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCircularThrobberSettings, NumberOfPieces), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_NumberOfPieces_MetaData), NewProp_NumberOfPieces_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_Period = { "Period", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCircularThrobberSettings, Period), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Period_MetaData), NewProp_Period_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_Radius = { "Radius", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCircularThrobberSettings, Radius), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Radius_MetaData), NewProp_Radius_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_Image = { "Image", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCircularThrobberSettings, Image), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Image_MetaData), NewProp_Image_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_NumberOfPieces, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_Period, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_Radius, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewProp_Image, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FCircularThrobberSettings Property Definitions ********************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "CircularThrobberSettings", - Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::PropPointers), - sizeof(FCircularThrobberSettings), - alignof(FCircularThrobberSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FCircularThrobberSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FCircularThrobberSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FCircularThrobberSettings.InnerSingleton, Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FCircularThrobberSettings.InnerSingleton); -} -// ********** End ScriptStruct FCircularThrobberSettings ******************************************* - -// ********** Begin ScriptStruct FImageSequenceSettings ******************************************** -struct Z_Construct_UScriptStruct_FImageSequenceSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FImageSequenceSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FImageSequenceSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Images_MetaData[] = { - { "AllowedClasses", "/Script/Engine.Texture2D" }, - { "Category", "Loading Widget Setting" }, - { "Comment", "/** An array of images for animating the loading icon.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "An array of images for animating the loading icon." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Scale_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Scale of the images.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Scale of the images." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Interval_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "ClampMax", "1" }, - { "ClampMin", "0" }, - { "Comment", "/**\n\x09 * Time in second to update the images, the smaller value the faster of the animation. A zero value will update the images every frame.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Time in second to update the images, the smaller value the faster of the animation. A zero value will update the images every frame." }, - { "UIMax", "1.000000" }, - { "UIMin", "0.000000" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bPlayReverse_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Play the image sequence in reverse.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Play the image sequence in reverse." }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FImageSequenceSettings constinit property declarations ************ - static const UECodeGen_Private::FObjectPropertyParams NewProp_Images_Inner; - static const UECodeGen_Private::FArrayPropertyParams NewProp_Images; - static const UECodeGen_Private::FStructPropertyParams NewProp_Scale; - static const UECodeGen_Private::FFloatPropertyParams NewProp_Interval; - static void NewProp_bPlayReverse_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bPlayReverse; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FImageSequenceSettings constinit property declarations ************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FImageSequenceSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FImageSequenceSettings; -class UScriptStruct* FImageSequenceSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FImageSequenceSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FImageSequenceSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FImageSequenceSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("ImageSequenceSettings")); - } - return Z_Registration_Info_UScriptStruct_FImageSequenceSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FImageSequenceSettings Property Definitions *********************** -const UECodeGen_Private::FObjectPropertyParams Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Images_Inner = { "Images", nullptr, (EPropertyFlags)0x0104000000000000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UClass_UTexture2D_NoRegister, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Images = { "Images", nullptr, (EPropertyFlags)0x0114000000000005, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FImageSequenceSettings, Images), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Images_MetaData), NewProp_Images_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Scale = { "Scale", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FImageSequenceSettings, Scale), Z_Construct_UScriptStruct_FVector2D, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Scale_MetaData), NewProp_Scale_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Interval = { "Interval", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FImageSequenceSettings, Interval), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Interval_MetaData), NewProp_Interval_MetaData) }; -void Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_bPlayReverse_SetBit(void* Obj) -{ - ((FImageSequenceSettings*)Obj)->bPlayReverse = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_bPlayReverse = { "bPlayReverse", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FImageSequenceSettings), &Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_bPlayReverse_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bPlayReverse_MetaData), NewProp_bPlayReverse_MetaData) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Images_Inner, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Images, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Scale, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_Interval, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewProp_bPlayReverse, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FImageSequenceSettings Property Definitions ************************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "ImageSequenceSettings", - Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::PropPointers), - sizeof(FImageSequenceSettings), - alignof(FImageSequenceSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FImageSequenceSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FImageSequenceSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FImageSequenceSettings.InnerSingleton, Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FImageSequenceSettings.InnerSingleton); -} -// ********** End ScriptStruct FImageSequenceSettings ********************************************** - -// ********** Begin ScriptStruct FBackgroundSettings *********************************************** -struct Z_Construct_UScriptStruct_FBackgroundSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FBackgroundSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FBackgroundSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/**\n * Background widget for the widget loading screen\n */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background widget for the widget loading screen" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Images_MetaData[] = { - { "AllowedClasses", "/Script/Engine.Texture2D" }, - { "Category", "Background" }, - { "Comment", "// The images randomly display while in the loading screen on top of the movie \n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The images randomly display while in the loading screen on top of the movie" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_UpdateInterval_MetaData[] = { - { "Category", "Background" }, - { "Comment", "// Interval time (in seconds) to randomly update the background image, a value less than or equal to 0 will not update the background image.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Interval time (in seconds) to randomly update the background image, a value less than or equal to 0 will not update the background image." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ImageStretch_MetaData[] = { - { "Category", "Background" }, - { "Comment", "// The scaling type to apply to images.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The scaling type to apply to images." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Padding_MetaData[] = { - { "Category", "Background" }, - { "Comment", "/** The padding area between the border and the image it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The padding area between the border and the image it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BackgroundColor_MetaData[] = { - { "Category", "Background" }, - { "Comment", "// The border's background color if there is any image defined. If padding = 0 you will not see the border color.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The border's background color if there is any image defined. If padding = 0 you will not see the border color." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bSetDisplayBackgroundManually_MetaData[] = { - { "Category", "Background" }, - { "Comment", "/**\n\x09 * If true, you will have to manually set which background index you want to display on the loading screen by calling \"SetDisplayBackgroundIndex\" function\n\x09 * in your Blueprint before opening a new level. If the index you set is not valid, then it will display random background in the \"Images\" array.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, you will have to manually set which background index you want to display on the loading screen by calling \"SetDisplayBackgroundIndex\" function\nin your Blueprint before opening a new level. If the index you set is not valid, then it will display random background in the \"Images\" array." }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FBackgroundSettings constinit property declarations *************** - static const UECodeGen_Private::FObjectPropertyParams NewProp_Images_Inner; - static const UECodeGen_Private::FArrayPropertyParams NewProp_Images; - static const UECodeGen_Private::FFloatPropertyParams NewProp_UpdateInterval; - static const UECodeGen_Private::FBytePropertyParams NewProp_ImageStretch; - static const UECodeGen_Private::FStructPropertyParams NewProp_Padding; - static const UECodeGen_Private::FStructPropertyParams NewProp_BackgroundColor; - static void NewProp_bSetDisplayBackgroundManually_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bSetDisplayBackgroundManually; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FBackgroundSettings constinit property declarations ***************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FBackgroundSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FBackgroundSettings; -class UScriptStruct* FBackgroundSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FBackgroundSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FBackgroundSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FBackgroundSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("BackgroundSettings")); - } - return Z_Registration_Info_UScriptStruct_FBackgroundSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FBackgroundSettings Property Definitions ************************** -const UECodeGen_Private::FObjectPropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_Images_Inner = { "Images", nullptr, (EPropertyFlags)0x0104000000000000, UECodeGen_Private::EPropertyGenFlags::Object | UECodeGen_Private::EPropertyGenFlags::ObjectPtr, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UClass_UTexture2D_NoRegister, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_Images = { "Images", nullptr, (EPropertyFlags)0x0114000000000005, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FBackgroundSettings, Images), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Images_MetaData), NewProp_Images_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_UpdateInterval = { "UpdateInterval", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FBackgroundSettings, UpdateInterval), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_UpdateInterval_MetaData), NewProp_UpdateInterval_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_ImageStretch = { "ImageStretch", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FBackgroundSettings, ImageStretch), Z_Construct_UEnum_Slate_EStretch, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ImageStretch_MetaData), NewProp_ImageStretch_MetaData) }; // 1511442967 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_Padding = { "Padding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FBackgroundSettings, Padding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Padding_MetaData), NewProp_Padding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_BackgroundColor = { "BackgroundColor", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FBackgroundSettings, BackgroundColor), Z_Construct_UScriptStruct_FLinearColor, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BackgroundColor_MetaData), NewProp_BackgroundColor_MetaData) }; -void Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_bSetDisplayBackgroundManually_SetBit(void* Obj) -{ - ((FBackgroundSettings*)Obj)->bSetDisplayBackgroundManually = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_bSetDisplayBackgroundManually = { "bSetDisplayBackgroundManually", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FBackgroundSettings), &Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_bSetDisplayBackgroundManually_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bSetDisplayBackgroundManually_MetaData), NewProp_bSetDisplayBackgroundManually_MetaData) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FBackgroundSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_Images_Inner, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_Images, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_UpdateInterval, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_ImageStretch, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_Padding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_BackgroundColor, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewProp_bSetDisplayBackgroundManually, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FBackgroundSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FBackgroundSettings Property Definitions **************************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FBackgroundSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "BackgroundSettings", - Z_Construct_UScriptStruct_FBackgroundSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FBackgroundSettings_Statics::PropPointers), - sizeof(FBackgroundSettings), - alignof(FBackgroundSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000201), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FBackgroundSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FBackgroundSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FBackgroundSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FBackgroundSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FBackgroundSettings.InnerSingleton, Z_Construct_UScriptStruct_FBackgroundSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FBackgroundSettings.InnerSingleton); -} -// ********** End ScriptStruct FBackgroundSettings ************************************************* - -// ********** Begin ScriptStruct FLoadingWidgetSettings ******************************************** -struct Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FLoadingWidgetSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FLoadingWidgetSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/**\n * Loading widget settings\n */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading widget settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingIconType_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Loading icon type*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading icon type" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingWidgetType_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Loading Widget type*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading Widget type" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TransformTranslation_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Render transform translation of the loading icon.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Render transform translation of the loading icon." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TransformScale_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Render transform scale of the loading icon, a negative value will flip the icon.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Render transform scale of the loading icon, a negative value will flip the icon." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TransformPivot_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Render transform pivot of the loading icon (in normalized local space).*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Render transform pivot of the loading icon (in normalized local space)." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingText_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "// Text displayed beside the animated icon\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Text displayed beside the animated icon" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bLoadingTextRightPosition_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Is Loading Text on the right of the loading icon? Ignore this if you don't choose Loading Widget Type = Horizontal.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is Loading Text on the right of the loading icon? Ignore this if you don't choose Loading Widget Type = Horizontal." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bLoadingTextTopPosition_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Is Loading Text on the top of the loading icon? Ignore this if you don't choose Loading Widget Type = Vertical.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is Loading Text on the top of the loading icon? Ignore this if you don't choose Loading Widget Type = Vertical." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Appearance_MetaData[] = { - { "Category", "Tip Settings" }, - { "Comment", "// Loading text appearance settings\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading text appearance settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ThrobberSettings_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Throbber settings. Ignore this if you don't choose the 'Throbber' icon type*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Throbber settings. Ignore this if you don't choose the 'Throbber' icon type" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_CircularThrobberSettings_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Circular Throbber settings. Ignore this if you don't choose the 'Circular Throbber' icon type*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Circular Throbber settings. Ignore this if you don't choose the 'Circular Throbber' icon type" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ImageSequenceSettings_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Image Sequence settings. Ignore this if you don't choose the 'Image Sequence' icon type*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Image Sequence settings. Ignore this if you don't choose the 'Image Sequence' icon type" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TextAlignment_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** The alignment of the loading text.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the loading text." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingIconAlignment_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** The alignment of the loading icon. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the loading icon." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Space_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Empty space between the loading text and the loading icon */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Empty space between the loading text and the loading icon" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bHideLoadingWidgetWhenCompletes_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** Hide the loading widget when the level loading is complete*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Hide the loading widget when the level loading is complete" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FLoadingWidgetSettings constinit property declarations ************ - static const UECodeGen_Private::FBytePropertyParams NewProp_LoadingIconType_Underlying; - static const UECodeGen_Private::FEnumPropertyParams NewProp_LoadingIconType; - static const UECodeGen_Private::FBytePropertyParams NewProp_LoadingWidgetType_Underlying; - static const UECodeGen_Private::FEnumPropertyParams NewProp_LoadingWidgetType; - static const UECodeGen_Private::FStructPropertyParams NewProp_TransformTranslation; - static const UECodeGen_Private::FStructPropertyParams NewProp_TransformScale; - static const UECodeGen_Private::FStructPropertyParams NewProp_TransformPivot; - static const UECodeGen_Private::FTextPropertyParams NewProp_LoadingText; - static void NewProp_bLoadingTextRightPosition_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bLoadingTextRightPosition; - static void NewProp_bLoadingTextTopPosition_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bLoadingTextTopPosition; - static const UECodeGen_Private::FStructPropertyParams NewProp_Appearance; - static const UECodeGen_Private::FStructPropertyParams NewProp_ThrobberSettings; - static const UECodeGen_Private::FStructPropertyParams NewProp_CircularThrobberSettings; - static const UECodeGen_Private::FStructPropertyParams NewProp_ImageSequenceSettings; - static const UECodeGen_Private::FStructPropertyParams NewProp_TextAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_LoadingIconAlignment; - static const UECodeGen_Private::FFloatPropertyParams NewProp_Space; - static void NewProp_bHideLoadingWidgetWhenCompletes_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bHideLoadingWidgetWhenCompletes; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FLoadingWidgetSettings constinit property declarations ************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings; -class UScriptStruct* FLoadingWidgetSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FLoadingWidgetSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("LoadingWidgetSettings")); - } - return Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FLoadingWidgetSettings Property Definitions *********************** -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingIconType_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FEnumPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingIconType = { "LoadingIconType", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, LoadingIconType), Z_Construct_UEnum_AsyncLoadingScreen_ELoadingIconType, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingIconType_MetaData), NewProp_LoadingIconType_MetaData) }; // 1850593641 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingWidgetType_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FEnumPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingWidgetType = { "LoadingWidgetType", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, LoadingWidgetType), Z_Construct_UEnum_AsyncLoadingScreen_ELoadingWidgetType, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingWidgetType_MetaData), NewProp_LoadingWidgetType_MetaData) }; // 953500990 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TransformTranslation = { "TransformTranslation", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, TransformTranslation), Z_Construct_UScriptStruct_FVector2D, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TransformTranslation_MetaData), NewProp_TransformTranslation_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TransformScale = { "TransformScale", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, TransformScale), Z_Construct_UScriptStruct_FVector2D, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TransformScale_MetaData), NewProp_TransformScale_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TransformPivot = { "TransformPivot", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, TransformPivot), Z_Construct_UScriptStruct_FVector2D, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TransformPivot_MetaData), NewProp_TransformPivot_MetaData) }; -const UECodeGen_Private::FTextPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingText = { "LoadingText", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Text, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, LoadingText), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingText_MetaData), NewProp_LoadingText_MetaData) }; -void Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextRightPosition_SetBit(void* Obj) -{ - ((FLoadingWidgetSettings*)Obj)->bLoadingTextRightPosition = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextRightPosition = { "bLoadingTextRightPosition", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FLoadingWidgetSettings), &Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextRightPosition_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bLoadingTextRightPosition_MetaData), NewProp_bLoadingTextRightPosition_MetaData) }; -void Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextTopPosition_SetBit(void* Obj) -{ - ((FLoadingWidgetSettings*)Obj)->bLoadingTextTopPosition = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextTopPosition = { "bLoadingTextTopPosition", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FLoadingWidgetSettings), &Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextTopPosition_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bLoadingTextTopPosition_MetaData), NewProp_bLoadingTextTopPosition_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_Appearance = { "Appearance", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, Appearance), Z_Construct_UScriptStruct_FTextAppearance, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Appearance_MetaData), NewProp_Appearance_MetaData) }; // 2810457549 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_ThrobberSettings = { "ThrobberSettings", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, ThrobberSettings), Z_Construct_UScriptStruct_FThrobberSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ThrobberSettings_MetaData), NewProp_ThrobberSettings_MetaData) }; // 2318335935 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_CircularThrobberSettings = { "CircularThrobberSettings", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, CircularThrobberSettings), Z_Construct_UScriptStruct_FCircularThrobberSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_CircularThrobberSettings_MetaData), NewProp_CircularThrobberSettings_MetaData) }; // 1630594575 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_ImageSequenceSettings = { "ImageSequenceSettings", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, ImageSequenceSettings), Z_Construct_UScriptStruct_FImageSequenceSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ImageSequenceSettings_MetaData), NewProp_ImageSequenceSettings_MetaData) }; // 1329596008 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TextAlignment = { "TextAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, TextAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TextAlignment_MetaData), NewProp_TextAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingIconAlignment = { "LoadingIconAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, LoadingIconAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingIconAlignment_MetaData), NewProp_LoadingIconAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_Space = { "Space", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingWidgetSettings, Space), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Space_MetaData), NewProp_Space_MetaData) }; -void Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bHideLoadingWidgetWhenCompletes_SetBit(void* Obj) -{ - ((FLoadingWidgetSettings*)Obj)->bHideLoadingWidgetWhenCompletes = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bHideLoadingWidgetWhenCompletes = { "bHideLoadingWidgetWhenCompletes", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FLoadingWidgetSettings), &Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bHideLoadingWidgetWhenCompletes_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bHideLoadingWidgetWhenCompletes_MetaData), NewProp_bHideLoadingWidgetWhenCompletes_MetaData) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingIconType_Underlying, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingIconType, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingWidgetType_Underlying, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingWidgetType, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TransformTranslation, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TransformScale, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TransformPivot, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingText, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextRightPosition, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bLoadingTextTopPosition, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_Appearance, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_ThrobberSettings, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_CircularThrobberSettings, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_ImageSequenceSettings, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_TextAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_LoadingIconAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_Space, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewProp_bHideLoadingWidgetWhenCompletes, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FLoadingWidgetSettings Property Definitions ************************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "LoadingWidgetSettings", - Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::PropPointers), - sizeof(FLoadingWidgetSettings), - alignof(FLoadingWidgetSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000201), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FLoadingWidgetSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings.InnerSingleton, Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings.InnerSingleton); -} -// ********** End ScriptStruct FLoadingWidgetSettings ********************************************** - -// ********** Begin ScriptStruct FTipSettings ****************************************************** -struct Z_Construct_UScriptStruct_FTipSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FTipSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FTipSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/**\n * Tips text settings\n */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Tips text settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipText_MetaData[] = { - { "Category", "Tip Settings" }, - { "Comment", "// The tip text randomly display in the loading screen.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "MultiLine", "TRUE" }, - { "ToolTip", "The tip text randomly display in the loading screen." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_UpdateInterval_MetaData[] = { - { "Category", "Tip Settings" }, - { "Comment", "// Interval time (in seconds) to randomly update the tip text, a value less than or equal to 0 will not update the tip text.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Interval time (in seconds) to randomly update the tip text, a value less than or equal to 0 will not update the tip text." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Appearance_MetaData[] = { - { "Category", "Tip Settings" }, - { "Comment", "// Tip text appearance settings\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Tip text appearance settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipWrapAt_MetaData[] = { - { "Category", "Tip Settings" }, - { "Comment", "// The size of the tip before it's wrapped to the next line\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The size of the tip before it's wrapped to the next line" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bSetDisplayTipTextManually_MetaData[] = { - { "Category", "Background" }, - { "Comment", "/**\n\x09 * If true, you will have to manually set which TipText index you want to display on the loading screen by calling \"SetDisplayTipTextIndex\" function\n\x09 * in your Blueprint before opening a new level. If the index you set is not valid, then it will display random Tip in the \"TipText\" array.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, you will have to manually set which TipText index you want to display on the loading screen by calling \"SetDisplayTipTextIndex\" function\nin your Blueprint before opening a new level. If the index you set is not valid, then it will display random Tip in the \"TipText\" array." }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FTipSettings constinit property declarations ********************** - static const UECodeGen_Private::FTextPropertyParams NewProp_TipText_Inner; - static const UECodeGen_Private::FArrayPropertyParams NewProp_TipText; - static const UECodeGen_Private::FFloatPropertyParams NewProp_UpdateInterval; - static const UECodeGen_Private::FStructPropertyParams NewProp_Appearance; - static const UECodeGen_Private::FFloatPropertyParams NewProp_TipWrapAt; - static void NewProp_bSetDisplayTipTextManually_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bSetDisplayTipTextManually; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FTipSettings constinit property declarations ************************ - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FTipSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FTipSettings; -class UScriptStruct* FTipSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FTipSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FTipSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FTipSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("TipSettings")); - } - return Z_Registration_Info_UScriptStruct_FTipSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FTipSettings Property Definitions ********************************* -const UECodeGen_Private::FTextPropertyParams Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_TipText_Inner = { "TipText", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Text, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_TipText = { "TipText", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTipSettings, TipText), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipText_MetaData), NewProp_TipText_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_UpdateInterval = { "UpdateInterval", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTipSettings, UpdateInterval), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_UpdateInterval_MetaData), NewProp_UpdateInterval_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_Appearance = { "Appearance", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTipSettings, Appearance), Z_Construct_UScriptStruct_FTextAppearance, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Appearance_MetaData), NewProp_Appearance_MetaData) }; // 2810457549 -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_TipWrapAt = { "TipWrapAt", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FTipSettings, TipWrapAt), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipWrapAt_MetaData), NewProp_TipWrapAt_MetaData) }; -void Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_bSetDisplayTipTextManually_SetBit(void* Obj) -{ - ((FTipSettings*)Obj)->bSetDisplayTipTextManually = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_bSetDisplayTipTextManually = { "bSetDisplayTipTextManually", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FTipSettings), &Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_bSetDisplayTipTextManually_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bSetDisplayTipTextManually_MetaData), NewProp_bSetDisplayTipTextManually_MetaData) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FTipSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_TipText_Inner, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_TipText, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_UpdateInterval, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_Appearance, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_TipWrapAt, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FTipSettings_Statics::NewProp_bSetDisplayTipTextManually, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTipSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FTipSettings Property Definitions *********************************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FTipSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "TipSettings", - Z_Construct_UScriptStruct_FTipSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTipSettings_Statics::PropPointers), - sizeof(FTipSettings), - alignof(FTipSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000201), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FTipSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FTipSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FTipSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FTipSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FTipSettings.InnerSingleton, Z_Construct_UScriptStruct_FTipSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FTipSettings.InnerSingleton); -} -// ********** End ScriptStruct FTipSettings ******************************************************** - -// ********** Begin ScriptStruct FLoadingCompleteTextSettings ************************************** -struct Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FLoadingCompleteTextSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FLoadingCompleteTextSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/**\n * The text that displayed when loading is complete. Ignore this if you don't set \"bShowLoadingCompletedText\" = true\n */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The text that displayed when loading is complete. Ignore this if you don't set \"bShowLoadingCompletedText\" = true" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingCompleteText_MetaData[] = { - { "Category", "Loading Complete Text Settings" }, - { "Comment", "// The text that shows up when level loading is done.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The text that shows up when level loading is done." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Appearance_MetaData[] = { - { "Category", "Loading Complete Text Settings" }, - { "Comment", "// Text appearance settings\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Text appearance settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Alignment_MetaData[] = { - { "Category", "Loading Widget Setting" }, - { "Comment", "/** The alignment of the text.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the text." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Padding_MetaData[] = { - { "Category", "Loading Complete Text Settings" }, - { "Comment", "/** Text padding. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Text padding." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bFadeInOutAnim_MetaData[] = { - { "Category", "Loading Complete Text Settings" }, - { "Comment", "// Animate the text?\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Animate the text?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_AnimationSpeed_MetaData[] = { - { "Category", "Loading Complete Text Settings" }, - { "ClampMax", "10" }, - { "ClampMin", "0" }, - { "Comment", "/**\n\x09 * Animation speed\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Animation speed" }, - { "UIMax", "10.000000" }, - { "UIMin", "0.000000" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FLoadingCompleteTextSettings constinit property declarations ****** - static const UECodeGen_Private::FTextPropertyParams NewProp_LoadingCompleteText; - static const UECodeGen_Private::FStructPropertyParams NewProp_Appearance; - static const UECodeGen_Private::FStructPropertyParams NewProp_Alignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_Padding; - static void NewProp_bFadeInOutAnim_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bFadeInOutAnim; - static const UECodeGen_Private::FFloatPropertyParams NewProp_AnimationSpeed; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FLoadingCompleteTextSettings constinit property declarations ******** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings; -class UScriptStruct* FLoadingCompleteTextSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FLoadingCompleteTextSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("LoadingCompleteTextSettings")); - } - return Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FLoadingCompleteTextSettings Property Definitions ***************** -const UECodeGen_Private::FTextPropertyParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_LoadingCompleteText = { "LoadingCompleteText", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Text, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingCompleteTextSettings, LoadingCompleteText), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingCompleteText_MetaData), NewProp_LoadingCompleteText_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_Appearance = { "Appearance", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingCompleteTextSettings, Appearance), Z_Construct_UScriptStruct_FTextAppearance, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Appearance_MetaData), NewProp_Appearance_MetaData) }; // 2810457549 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_Alignment = { "Alignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingCompleteTextSettings, Alignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Alignment_MetaData), NewProp_Alignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_Padding = { "Padding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingCompleteTextSettings, Padding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Padding_MetaData), NewProp_Padding_MetaData) }; // 4099648758 -void Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_bFadeInOutAnim_SetBit(void* Obj) -{ - ((FLoadingCompleteTextSettings*)Obj)->bFadeInOutAnim = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_bFadeInOutAnim = { "bFadeInOutAnim", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FLoadingCompleteTextSettings), &Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_bFadeInOutAnim_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bFadeInOutAnim_MetaData), NewProp_bFadeInOutAnim_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_AnimationSpeed = { "AnimationSpeed", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLoadingCompleteTextSettings, AnimationSpeed), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_AnimationSpeed_MetaData), NewProp_AnimationSpeed_MetaData) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_LoadingCompleteText, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_Appearance, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_Alignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_Padding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_bFadeInOutAnim, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewProp_AnimationSpeed, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FLoadingCompleteTextSettings Property Definitions ******************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "LoadingCompleteTextSettings", - Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::PropPointers), - sizeof(FLoadingCompleteTextSettings), - alignof(FLoadingCompleteTextSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000201), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FLoadingCompleteTextSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings.InnerSingleton, Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings.InnerSingleton); -} -// ********** End ScriptStruct FLoadingCompleteTextSettings **************************************** - -// ********** Begin ScriptStruct FALoadingScreenSettings ******************************************* -struct Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FALoadingScreenSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FALoadingScreenSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/**\n * Loading Screen Settings\n */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading Screen Settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_MinimumLoadingScreenDisplayTime_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "// The minimum time that a loading screen should be opened for, -1 if there is no minimum time. I recommend set it to -1.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The minimum time that a loading screen should be opened for, -1 if there is no minimum time. I recommend set it to -1." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAutoCompleteWhenLoadingCompletes_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "// If true, the loading screen will disappear as soon as loading is done.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, the loading screen will disappear as soon as loading is done." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bMoviesAreSkippable_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "// If true, movies can be skipped by clicking the loading screen as long as loading is done.\n" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, movies can be skipped by clicking the loading screen as long as loading is done." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bWaitForManualStop_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "/** \n\x09 * If true, movie playback continue until Stop is called.\n\x09 * \n\x09 * NOTE: If set \"Minimum Loading Screen Display Time\" = -1, it will allow players to press any key to stop the loading screen.\n\x09 * If \"Minimum Loading Screen Display Time\" >= 0, you have to call \"StopLoadingScreen\" in the BeginPlay event \n\x09 * of your GameInstance, GameMode, or PlayerController blueprint to stop the loading screen (\"bAllowEngineTick\" must be true)\n\x09 **/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, movie playback continue until Stop is called.\n\nNOTE: If set \"Minimum Loading Screen Display Time\" = -1, it will allow players to press any key to stop the loading screen.\nIf \"Minimum Loading Screen Display Time\" >= 0, you have to call \"StopLoadingScreen\" in the BeginPlay event\nof your GameInstance, GameMode, or PlayerController blueprint to stop the loading screen (\"bAllowEngineTick\" must be true)" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAllowInEarlyStartup_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "/** If true loading screens here cannot have any uobjects of any kind or use any engine features at all. This will start the movies very early as a result on platforms that support it */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true loading screens here cannot have any uobjects of any kind or use any engine features at all. This will start the movies very early as a result on platforms that support it" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bAllowEngineTick_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "/** If true, this will call the engine tick while the game thread is stalled waiting for a loading movie to finish. This only works for post-startup load screens and is potentially unsafe */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, this will call the engine tick while the game thread is stalled waiting for a loading movie to finish. This only works for post-startup load screens and is potentially unsafe" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_PlaybackType_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "/** Should we just play back, loop, etc. NOTE: if the playback type is MT_LoopLast, then bAutoCompleteWhenLoadingCompletes will be togged on when the last movie is hit*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Should we just play back, loop, etc. NOTE: if the playback type is MT_LoopLast, then bAutoCompleteWhenLoadingCompletes will be togged on when the last movie is hit" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_MoviePaths_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "/**\n\x09 * All movie files must be locate at Content/Movies/ directory. Suggested format: MPEG-4 Movie (mp4). Enter file path/name without the extension.\n\x09 * E.g., if you have a movie name my_movie.mp4 in the 'Content/Movies' folder, then enter my_movie in the input field.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "All movie files must be locate at Content/Movies/ directory. Suggested format: MPEG-4 Movie (mp4). Enter file path/name without the extension.\nE.g., if you have a movie name my_movie.mp4 in the 'Content/Movies' folder, then enter my_movie in the input field." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bShuffle_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "/**\n\x09 * If true, shuffle the movies list before playing.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, shuffle the movies list before playing." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bSetDisplayMovieIndexManually_MetaData[] = { - { "Category", "Movies Settings" }, - { "Comment", "/**\n\x09 * If true, the \"Shuffle\" option will be ignored, and you will have to manually set which Movie index you want to display on the loading screen \n\x09 * by calling \"SetDisplayMovieIndex\" function in your Blueprint before opening a new level.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true, the \"Shuffle\" option will be ignored, and you will have to manually set which Movie index you want to display on the loading screen\nby calling \"SetDisplayMovieIndex\" function in your Blueprint before opening a new level." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bShowWidgetOverlay_MetaData[] = { - { "Category", "Loading Screen Settings" }, - { "Comment", "/** \n\x09 * Should we show the loading screen widgets (background/tips/loading widget)? Generally you'll want to set this to false if you just want to show a movie.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Should we show the loading screen widgets (background/tips/loading widget)? Generally you'll want to set this to false if you just want to show a movie." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bShowLoadingCompleteText_MetaData[] = { - { "Category", "Loading Screen Settings" }, - { "Comment", "/**\n\x09 * If true show a text when level loading is completed. Ignore this if you choose \"Show Widget Overlay\" = false\n\x09 *\n\x09 * NOTE: To enable this option properly, you need to set \"Wait For Manual Stop\" = true, and \"Minimum Loading Screen Display Time\" = -1.\n\x09 * This also allows players press any button to stop the Loading Screen.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "If true show a text when level loading is completed. Ignore this if you choose \"Show Widget Overlay\" = false\n\nNOTE: To enable this option properly, you need to set \"Wait For Manual Stop\" = true, and \"Minimum Loading Screen Display Time\" = -1.\nThis also allows players press any button to stop the Loading Screen." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingCompleteTextSettings_MetaData[] = { - { "Category", "Loading Screen Settings" }, - { "Comment", "/**\n\x09 * The text that displayed when loading is complete. Ignore this if you set \"Show Loading Complete Text\" = false.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The text that displayed when loading is complete. Ignore this if you set \"Show Loading Complete Text\" = false." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Background_MetaData[] = { - { "Category", "Loading Screen Settings" }, - { "Comment", "/** Background widget for the loading screen. Ignore this if you choose \"Show Widget Overlay = false\" */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background widget for the loading screen. Ignore this if you choose \"Show Widget Overlay = false\"" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipWidget_MetaData[] = { - { "Category", "Loading Screen Settings" }, - { "Comment", "/** Tip widget for the loading screen. Ignore this if you choose \"Show Widget Overlay = false\" */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Tip widget for the loading screen. Ignore this if you choose \"Show Widget Overlay = false\"" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingWidget_MetaData[] = { - { "Category", "Loading Screen Settings" }, - { "Comment", "/** Loading widget for the loading screen. Ignore this if you choose \"Show Widget Overlay = false\" */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Loading widget for the loading screen. Ignore this if you choose \"Show Widget Overlay = false\"" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Layout_MetaData[] = { - { "Category", "Loading Screen Settings" }, - { "Comment", "/**\n\x09 * Select async loading screen Layout. Ignore this if you choose \"Show Widget Overlay = false\"\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Select async loading screen Layout. Ignore this if you choose \"Show Widget Overlay = false\"" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FALoadingScreenSettings constinit property declarations *********** - static const UECodeGen_Private::FFloatPropertyParams NewProp_MinimumLoadingScreenDisplayTime; - static void NewProp_bAutoCompleteWhenLoadingCompletes_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bAutoCompleteWhenLoadingCompletes; - static void NewProp_bMoviesAreSkippable_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bMoviesAreSkippable; - static void NewProp_bWaitForManualStop_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bWaitForManualStop; - static void NewProp_bAllowInEarlyStartup_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bAllowInEarlyStartup; - static void NewProp_bAllowEngineTick_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bAllowEngineTick; - static const UECodeGen_Private::FBytePropertyParams NewProp_PlaybackType; - static const UECodeGen_Private::FStrPropertyParams NewProp_MoviePaths_Inner; - static const UECodeGen_Private::FArrayPropertyParams NewProp_MoviePaths; - static void NewProp_bShuffle_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bShuffle; - static void NewProp_bSetDisplayMovieIndexManually_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bSetDisplayMovieIndexManually; - static void NewProp_bShowWidgetOverlay_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bShowWidgetOverlay; - static void NewProp_bShowLoadingCompleteText_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bShowLoadingCompleteText; - static const UECodeGen_Private::FStructPropertyParams NewProp_LoadingCompleteTextSettings; - static const UECodeGen_Private::FStructPropertyParams NewProp_Background; - static const UECodeGen_Private::FStructPropertyParams NewProp_TipWidget; - static const UECodeGen_Private::FStructPropertyParams NewProp_LoadingWidget; - static const UECodeGen_Private::FBytePropertyParams NewProp_Layout_Underlying; - static const UECodeGen_Private::FEnumPropertyParams NewProp_Layout; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FALoadingScreenSettings constinit property declarations ************* - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FALoadingScreenSettings; -class UScriptStruct* FALoadingScreenSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FALoadingScreenSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FALoadingScreenSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FALoadingScreenSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("ALoadingScreenSettings")); - } - return Z_Registration_Info_UScriptStruct_FALoadingScreenSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FALoadingScreenSettings Property Definitions ********************** -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_MinimumLoadingScreenDisplayTime = { "MinimumLoadingScreenDisplayTime", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, MinimumLoadingScreenDisplayTime), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_MinimumLoadingScreenDisplayTime_MetaData), NewProp_MinimumLoadingScreenDisplayTime_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAutoCompleteWhenLoadingCompletes_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bAutoCompleteWhenLoadingCompletes = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAutoCompleteWhenLoadingCompletes = { "bAutoCompleteWhenLoadingCompletes", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAutoCompleteWhenLoadingCompletes_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAutoCompleteWhenLoadingCompletes_MetaData), NewProp_bAutoCompleteWhenLoadingCompletes_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bMoviesAreSkippable_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bMoviesAreSkippable = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bMoviesAreSkippable = { "bMoviesAreSkippable", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bMoviesAreSkippable_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bMoviesAreSkippable_MetaData), NewProp_bMoviesAreSkippable_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bWaitForManualStop_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bWaitForManualStop = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bWaitForManualStop = { "bWaitForManualStop", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bWaitForManualStop_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bWaitForManualStop_MetaData), NewProp_bWaitForManualStop_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowInEarlyStartup_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bAllowInEarlyStartup = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowInEarlyStartup = { "bAllowInEarlyStartup", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowInEarlyStartup_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAllowInEarlyStartup_MetaData), NewProp_bAllowInEarlyStartup_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowEngineTick_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bAllowEngineTick = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowEngineTick = { "bAllowEngineTick", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowEngineTick_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bAllowEngineTick_MetaData), NewProp_bAllowEngineTick_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_PlaybackType = { "PlaybackType", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, PlaybackType), Z_Construct_UEnum_MoviePlayer_EMoviePlaybackType, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_PlaybackType_MetaData), NewProp_PlaybackType_MetaData) }; // 1938542788 -const UECodeGen_Private::FStrPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_MoviePaths_Inner = { "MoviePaths", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FArrayPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_MoviePaths = { "MoviePaths", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, MoviePaths), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_MoviePaths_MetaData), NewProp_MoviePaths_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShuffle_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bShuffle = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShuffle = { "bShuffle", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShuffle_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bShuffle_MetaData), NewProp_bShuffle_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bSetDisplayMovieIndexManually_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bSetDisplayMovieIndexManually = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bSetDisplayMovieIndexManually = { "bSetDisplayMovieIndexManually", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bSetDisplayMovieIndexManually_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bSetDisplayMovieIndexManually_MetaData), NewProp_bSetDisplayMovieIndexManually_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowWidgetOverlay_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bShowWidgetOverlay = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowWidgetOverlay = { "bShowWidgetOverlay", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowWidgetOverlay_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bShowWidgetOverlay_MetaData), NewProp_bShowWidgetOverlay_MetaData) }; -void Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowLoadingCompleteText_SetBit(void* Obj) -{ - ((FALoadingScreenSettings*)Obj)->bShowLoadingCompleteText = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowLoadingCompleteText = { "bShowLoadingCompleteText", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FALoadingScreenSettings), &Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowLoadingCompleteText_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bShowLoadingCompleteText_MetaData), NewProp_bShowLoadingCompleteText_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_LoadingCompleteTextSettings = { "LoadingCompleteTextSettings", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, LoadingCompleteTextSettings), Z_Construct_UScriptStruct_FLoadingCompleteTextSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingCompleteTextSettings_MetaData), NewProp_LoadingCompleteTextSettings_MetaData) }; // 2503102234 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_Background = { "Background", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, Background), Z_Construct_UScriptStruct_FBackgroundSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Background_MetaData), NewProp_Background_MetaData) }; // 3107127872 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_TipWidget = { "TipWidget", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, TipWidget), Z_Construct_UScriptStruct_FTipSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipWidget_MetaData), NewProp_TipWidget_MetaData) }; // 1574949218 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_LoadingWidget = { "LoadingWidget", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, LoadingWidget), Z_Construct_UScriptStruct_FLoadingWidgetSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingWidget_MetaData), NewProp_LoadingWidget_MetaData) }; // 3370305444 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_Layout_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FEnumPropertyParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_Layout = { "Layout", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FALoadingScreenSettings, Layout), Z_Construct_UEnum_AsyncLoadingScreen_EAsyncLoadingScreenLayout, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Layout_MetaData), NewProp_Layout_MetaData) }; // 1278915894 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_MinimumLoadingScreenDisplayTime, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAutoCompleteWhenLoadingCompletes, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bMoviesAreSkippable, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bWaitForManualStop, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowInEarlyStartup, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bAllowEngineTick, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_PlaybackType, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_MoviePaths_Inner, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_MoviePaths, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShuffle, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bSetDisplayMovieIndexManually, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowWidgetOverlay, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_bShowLoadingCompleteText, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_LoadingCompleteTextSettings, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_Background, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_TipWidget, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_LoadingWidget, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_Layout_Underlying, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewProp_Layout, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FALoadingScreenSettings Property Definitions ************************ -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "ALoadingScreenSettings", - Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::PropPointers), - sizeof(FALoadingScreenSettings), - alignof(FALoadingScreenSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000201), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FALoadingScreenSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FALoadingScreenSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FALoadingScreenSettings.InnerSingleton, Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FALoadingScreenSettings.InnerSingleton); -} -// ********** End ScriptStruct FALoadingScreenSettings ********************************************* - -// ********** Begin ScriptStruct FClassicLayoutSettings ******************************************** -struct Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FClassicLayoutSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FClassicLayoutSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Classic Layout settings*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Classic Layout settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsWidgetAtBottom_MetaData[] = { - { "Category", "Classic Layout" }, - { "Comment", "/** Is the border that contains loading and tip widget located at the bottom or top? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is the border that contains loading and tip widget located at the bottom or top?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsLoadingWidgetAtLeft_MetaData[] = { - { "Category", "Classic Layout" }, - { "Comment", "/** Is loading widget on the left of the tip? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is loading widget on the left of the tip?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Space_MetaData[] = { - { "Category", "Classic Layout" }, - { "Comment", "/** The empty space between loading widget and the tip.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The empty space between loading widget and the tip." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipAlignment_MetaData[] = { - { "Category", "Classic Layout" }, - { "Comment", "/** The alignment of the tips. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the tips." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderHorizontalAlignment_MetaData[] = { - { "Category", "Center Layout" }, - { "Comment", "/** The horizontal alignment of the border background.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The horizontal alignment of the border background." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderPadding_MetaData[] = { - { "Category", "Classic Layout" }, - { "Comment", "/** The padding area between the border and the widget it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The padding area between the border and the widget it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderBackground_MetaData[] = { - { "Category", "Classic Layout" }, - { "Comment", "/** Background appearance settings for the border widget */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background appearance settings for the border widget" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FClassicLayoutSettings constinit property declarations ************ - static void NewProp_bIsWidgetAtBottom_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsWidgetAtBottom; - static void NewProp_bIsLoadingWidgetAtLeft_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsLoadingWidgetAtLeft; - static const UECodeGen_Private::FFloatPropertyParams NewProp_Space; - static const UECodeGen_Private::FStructPropertyParams NewProp_TipAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_BorderHorizontalAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_BorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_BorderBackground; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FClassicLayoutSettings constinit property declarations ************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FClassicLayoutSettings; -class UScriptStruct* FClassicLayoutSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FClassicLayoutSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FClassicLayoutSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FClassicLayoutSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("ClassicLayoutSettings")); - } - return Z_Registration_Info_UScriptStruct_FClassicLayoutSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FClassicLayoutSettings Property Definitions *********************** -void Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsWidgetAtBottom_SetBit(void* Obj) -{ - ((FClassicLayoutSettings*)Obj)->bIsWidgetAtBottom = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsWidgetAtBottom = { "bIsWidgetAtBottom", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FClassicLayoutSettings), &Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsWidgetAtBottom_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsWidgetAtBottom_MetaData), NewProp_bIsWidgetAtBottom_MetaData) }; -void Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtLeft_SetBit(void* Obj) -{ - ((FClassicLayoutSettings*)Obj)->bIsLoadingWidgetAtLeft = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtLeft = { "bIsLoadingWidgetAtLeft", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FClassicLayoutSettings), &Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtLeft_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsLoadingWidgetAtLeft_MetaData), NewProp_bIsLoadingWidgetAtLeft_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_Space = { "Space", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FClassicLayoutSettings, Space), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Space_MetaData), NewProp_Space_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_TipAlignment = { "TipAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FClassicLayoutSettings, TipAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipAlignment_MetaData), NewProp_TipAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_BorderHorizontalAlignment = { "BorderHorizontalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FClassicLayoutSettings, BorderHorizontalAlignment), Z_Construct_UEnum_SlateCore_EHorizontalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderHorizontalAlignment_MetaData), NewProp_BorderHorizontalAlignment_MetaData) }; // 990570535 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_BorderPadding = { "BorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FClassicLayoutSettings, BorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderPadding_MetaData), NewProp_BorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_BorderBackground = { "BorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FClassicLayoutSettings, BorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderBackground_MetaData), NewProp_BorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsWidgetAtBottom, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtLeft, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_Space, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_TipAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_BorderHorizontalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_BorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewProp_BorderBackground, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FClassicLayoutSettings Property Definitions ************************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "ClassicLayoutSettings", - Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::PropPointers), - sizeof(FClassicLayoutSettings), - alignof(FClassicLayoutSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FClassicLayoutSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FClassicLayoutSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FClassicLayoutSettings.InnerSingleton, Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FClassicLayoutSettings.InnerSingleton); -} -// ********** End ScriptStruct FClassicLayoutSettings ********************************************** - -// ********** Begin ScriptStruct FCenterLayoutSettings ********************************************* -struct Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FCenterLayoutSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FCenterLayoutSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Center Layout settings*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Center Layout settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsTipAtBottom_MetaData[] = { - { "Category", "Center Layout" }, - { "Comment", "/** Is tip located at the bottom or top? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is tip located at the bottom or top?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipAlignment_MetaData[] = { - { "Category", "Center Layout" }, - { "Comment", "/** The alignment of the tips. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the tips." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderHorizontalAlignment_MetaData[] = { - { "Category", "Center Layout" }, - { "Comment", "/** The horizontal alignment of the border.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The horizontal alignment of the border." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderVerticalOffset_MetaData[] = { - { "Category", "Center Layout" }, - { "Comment", "/** Offset to bottom or top of the screen depending on the tip located at the bottom or top position.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Offset to bottom or top of the screen depending on the tip located at the bottom or top position." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderPadding_MetaData[] = { - { "Category", "Center Layout" }, - { "Comment", "/** The padding area between the border and the tips it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The padding area between the border and the tips it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderBackground_MetaData[] = { - { "Category", "Center Layout" }, - { "Comment", "/** Background appearance settings for tip area */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background appearance settings for tip area" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FCenterLayoutSettings constinit property declarations ************* - static void NewProp_bIsTipAtBottom_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsTipAtBottom; - static const UECodeGen_Private::FStructPropertyParams NewProp_TipAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_BorderHorizontalAlignment; - static const UECodeGen_Private::FFloatPropertyParams NewProp_BorderVerticalOffset; - static const UECodeGen_Private::FStructPropertyParams NewProp_BorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_BorderBackground; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FCenterLayoutSettings constinit property declarations *************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FCenterLayoutSettings; -class UScriptStruct* FCenterLayoutSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FCenterLayoutSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FCenterLayoutSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FCenterLayoutSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("CenterLayoutSettings")); - } - return Z_Registration_Info_UScriptStruct_FCenterLayoutSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FCenterLayoutSettings Property Definitions ************************ -void Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_bIsTipAtBottom_SetBit(void* Obj) -{ - ((FCenterLayoutSettings*)Obj)->bIsTipAtBottom = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_bIsTipAtBottom = { "bIsTipAtBottom", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FCenterLayoutSettings), &Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_bIsTipAtBottom_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsTipAtBottom_MetaData), NewProp_bIsTipAtBottom_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_TipAlignment = { "TipAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCenterLayoutSettings, TipAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipAlignment_MetaData), NewProp_TipAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderHorizontalAlignment = { "BorderHorizontalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCenterLayoutSettings, BorderHorizontalAlignment), Z_Construct_UEnum_SlateCore_EHorizontalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderHorizontalAlignment_MetaData), NewProp_BorderHorizontalAlignment_MetaData) }; // 990570535 -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderVerticalOffset = { "BorderVerticalOffset", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCenterLayoutSettings, BorderVerticalOffset), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderVerticalOffset_MetaData), NewProp_BorderVerticalOffset_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderPadding = { "BorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCenterLayoutSettings, BorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderPadding_MetaData), NewProp_BorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderBackground = { "BorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FCenterLayoutSettings, BorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderBackground_MetaData), NewProp_BorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_bIsTipAtBottom, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_TipAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderHorizontalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderVerticalOffset, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewProp_BorderBackground, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FCenterLayoutSettings Property Definitions ************************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "CenterLayoutSettings", - Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::PropPointers), - sizeof(FCenterLayoutSettings), - alignof(FCenterLayoutSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FCenterLayoutSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FCenterLayoutSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FCenterLayoutSettings.InnerSingleton, Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FCenterLayoutSettings.InnerSingleton); -} -// ********** End ScriptStruct FCenterLayoutSettings *********************************************** - -// ********** Begin ScriptStruct FLetterboxLayoutSettings ****************************************** -struct Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FLetterboxLayoutSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FLetterboxLayoutSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Letterbox Layout settings*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Letterbox Layout settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsLoadingWidgetAtTop_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** Is loading widget located at the bottom or top? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is loading widget located at the bottom or top?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipAlignment_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** The alignment of the tips. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the tips." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingWidgetAlignment_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** The alignment of the loading widget. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the loading widget." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TopBorderHorizontalAlignment_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** The horizontal alignment of the top border.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The horizontal alignment of the top border." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BottomBorderHorizontalAlignment_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** The horizontal alignment of the bottom border.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The horizontal alignment of the bottom border." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TopBorderPadding_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** The top padding area between the border and the widget it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The top padding area between the border and the widget it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BottomBorderPadding_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** The bottom padding area between the border and the widget it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The bottom padding area between the border and the widget it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TopBorderBackground_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** Background appearance settings for top border */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background appearance settings for top border" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BottomBorderBackground_MetaData[] = { - { "Category", "Letterbox Layout" }, - { "Comment", "/** Background appearance settings for bottom border */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background appearance settings for bottom border" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FLetterboxLayoutSettings constinit property declarations ********** - static void NewProp_bIsLoadingWidgetAtTop_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsLoadingWidgetAtTop; - static const UECodeGen_Private::FStructPropertyParams NewProp_TipAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_LoadingWidgetAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_TopBorderHorizontalAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_BottomBorderHorizontalAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_TopBorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_BottomBorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_TopBorderBackground; - static const UECodeGen_Private::FStructPropertyParams NewProp_BottomBorderBackground; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FLetterboxLayoutSettings constinit property declarations ************ - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings; -class UScriptStruct* FLetterboxLayoutSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FLetterboxLayoutSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("LetterboxLayoutSettings")); - } - return Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FLetterboxLayoutSettings Property Definitions ********************* -void Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop_SetBit(void* Obj) -{ - ((FLetterboxLayoutSettings*)Obj)->bIsLoadingWidgetAtTop = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop = { "bIsLoadingWidgetAtTop", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FLetterboxLayoutSettings), &Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsLoadingWidgetAtTop_MetaData), NewProp_bIsLoadingWidgetAtTop_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TipAlignment = { "TipAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, TipAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipAlignment_MetaData), NewProp_TipAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_LoadingWidgetAlignment = { "LoadingWidgetAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, LoadingWidgetAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingWidgetAlignment_MetaData), NewProp_LoadingWidgetAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TopBorderHorizontalAlignment = { "TopBorderHorizontalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, TopBorderHorizontalAlignment), Z_Construct_UEnum_SlateCore_EHorizontalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TopBorderHorizontalAlignment_MetaData), NewProp_TopBorderHorizontalAlignment_MetaData) }; // 990570535 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_BottomBorderHorizontalAlignment = { "BottomBorderHorizontalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, BottomBorderHorizontalAlignment), Z_Construct_UEnum_SlateCore_EHorizontalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BottomBorderHorizontalAlignment_MetaData), NewProp_BottomBorderHorizontalAlignment_MetaData) }; // 990570535 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TopBorderPadding = { "TopBorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, TopBorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TopBorderPadding_MetaData), NewProp_TopBorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_BottomBorderPadding = { "BottomBorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, BottomBorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BottomBorderPadding_MetaData), NewProp_BottomBorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TopBorderBackground = { "TopBorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, TopBorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TopBorderBackground_MetaData), NewProp_TopBorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_BottomBorderBackground = { "BottomBorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FLetterboxLayoutSettings, BottomBorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BottomBorderBackground_MetaData), NewProp_BottomBorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TipAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_LoadingWidgetAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TopBorderHorizontalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_BottomBorderHorizontalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TopBorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_BottomBorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_TopBorderBackground, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewProp_BottomBorderBackground, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FLetterboxLayoutSettings Property Definitions *********************** -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "LetterboxLayoutSettings", - Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::PropPointers), - sizeof(FLetterboxLayoutSettings), - alignof(FLetterboxLayoutSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FLetterboxLayoutSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings.InnerSingleton, Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings.InnerSingleton); -} -// ********** End ScriptStruct FLetterboxLayoutSettings ******************************************** - -// ********** Begin ScriptStruct FSidebarLayoutSettings ******************************************** -struct Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FSidebarLayoutSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FSidebarLayoutSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Sidebar Layout settings*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Sidebar Layout settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsWidgetAtRight_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** Is the border that contains loading and tip widgets located at the right or left? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is the border that contains loading and tip widgets located at the right or left?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsLoadingWidgetAtTop_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** Is loading widget on the top of the tip? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is loading widget on the top of the tip?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Space_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** The empty space between loading widget and the tip.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The empty space between loading widget and the tip." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_VerticalAlignment_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** The vertical alignment of the vertical box that contains loading/tip widgets. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The vertical alignment of the vertical box that contains loading/tip widgets." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadingWidgetAlignment_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** The alignment of the loading widget. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the loading widget." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_TipAlignment_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** The alignment of the tips. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The alignment of the tips." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderVerticalAlignment_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** The vertical alignment of the border background that contains all widgets. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The vertical alignment of the border background that contains all widgets." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderHorizontalOffset_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** Offset to left or right of the screen depending on the border that contains loading and tip widgets located at the left or right position.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Offset to left or right of the screen depending on the border that contains loading and tip widgets located at the left or right position." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderPadding_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** The padding area between the border and the widget it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The padding area between the border and the widget it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BorderBackground_MetaData[] = { - { "Category", "Sidebar Layout" }, - { "Comment", "/** Background appearance settings for the border widget */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background appearance settings for the border widget" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FSidebarLayoutSettings constinit property declarations ************ - static void NewProp_bIsWidgetAtRight_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsWidgetAtRight; - static void NewProp_bIsLoadingWidgetAtTop_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsLoadingWidgetAtTop; - static const UECodeGen_Private::FFloatPropertyParams NewProp_Space; - static const UECodeGen_Private::FBytePropertyParams NewProp_VerticalAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_LoadingWidgetAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_TipAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_BorderVerticalAlignment; - static const UECodeGen_Private::FFloatPropertyParams NewProp_BorderHorizontalOffset; - static const UECodeGen_Private::FStructPropertyParams NewProp_BorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_BorderBackground; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FSidebarLayoutSettings constinit property declarations ************** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings; -class UScriptStruct* FSidebarLayoutSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FSidebarLayoutSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("SidebarLayoutSettings")); - } - return Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FSidebarLayoutSettings Property Definitions *********************** -void Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsWidgetAtRight_SetBit(void* Obj) -{ - ((FSidebarLayoutSettings*)Obj)->bIsWidgetAtRight = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsWidgetAtRight = { "bIsWidgetAtRight", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FSidebarLayoutSettings), &Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsWidgetAtRight_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsWidgetAtRight_MetaData), NewProp_bIsWidgetAtRight_MetaData) }; -void Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop_SetBit(void* Obj) -{ - ((FSidebarLayoutSettings*)Obj)->bIsLoadingWidgetAtTop = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop = { "bIsLoadingWidgetAtTop", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FSidebarLayoutSettings), &Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsLoadingWidgetAtTop_MetaData), NewProp_bIsLoadingWidgetAtTop_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_Space = { "Space", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, Space), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Space_MetaData), NewProp_Space_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_VerticalAlignment = { "VerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, VerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_VerticalAlignment_MetaData), NewProp_VerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_LoadingWidgetAlignment = { "LoadingWidgetAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, LoadingWidgetAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadingWidgetAlignment_MetaData), NewProp_LoadingWidgetAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_TipAlignment = { "TipAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, TipAlignment), Z_Construct_UScriptStruct_FWidgetAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_TipAlignment_MetaData), NewProp_TipAlignment_MetaData) }; // 2794758098 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderVerticalAlignment = { "BorderVerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, BorderVerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderVerticalAlignment_MetaData), NewProp_BorderVerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderHorizontalOffset = { "BorderHorizontalOffset", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, BorderHorizontalOffset), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderHorizontalOffset_MetaData), NewProp_BorderHorizontalOffset_MetaData) }; -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderPadding = { "BorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, BorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderPadding_MetaData), NewProp_BorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderBackground = { "BorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FSidebarLayoutSettings, BorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BorderBackground_MetaData), NewProp_BorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsWidgetAtRight, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtTop, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_Space, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_VerticalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_LoadingWidgetAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_TipAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderVerticalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderHorizontalOffset, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewProp_BorderBackground, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FSidebarLayoutSettings Property Definitions ************************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "SidebarLayoutSettings", - Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::PropPointers), - sizeof(FSidebarLayoutSettings), - alignof(FSidebarLayoutSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FSidebarLayoutSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings.InnerSingleton, Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings.InnerSingleton); -} -// ********** End ScriptStruct FSidebarLayoutSettings ********************************************** - -// ********** Begin ScriptStruct FDualSidebarLayoutSettings **************************************** -struct Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics -{ - static inline consteval int32 GetStructSize() { return sizeof(FDualSidebarLayoutSettings); } - static inline consteval int16 GetStructAlignment() { return alignof(FDualSidebarLayoutSettings); } -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Struct_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Comment", "/** Dual Sidebar Layout settings*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Dual Sidebar Layout settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_bIsLoadingWidgetAtRight_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** Is loading widget on the right or left border? */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Is loading widget on the right or left border?" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LeftVerticalAlignment_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** The vertical alignment of the left widget. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The vertical alignment of the left widget." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RightVerticalAlignment_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** The vertical alignment of the right widget. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The vertical alignment of the right widget." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LeftBorderVerticalAlignment_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** The vertical alignment of the left border background that contains all widgets. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The vertical alignment of the left border background that contains all widgets." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RightBorderVerticalAlignment_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** The vertical alignment of the right border background that contains all widgets. */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The vertical alignment of the right border background that contains all widgets." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LeftBorderPadding_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** The padding area between the left border and the widget it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The padding area between the left border and the widget it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RightBorderPadding_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** The padding area between the right border and the widget it contains.*/" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The padding area between the right border and the widget it contains." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LeftBorderBackground_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** Background appearance settings for the left border widget */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background appearance settings for the left border widget" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RightBorderBackground_MetaData[] = { - { "Category", "Dual Sidebar Layout" }, - { "Comment", "/** Background appearance settings for the right border widget */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Background appearance settings for the right border widget" }, - }; -#endif // WITH_METADATA - -// ********** Begin ScriptStruct FDualSidebarLayoutSettings constinit property declarations ******** - static void NewProp_bIsLoadingWidgetAtRight_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_bIsLoadingWidgetAtRight; - static const UECodeGen_Private::FBytePropertyParams NewProp_LeftVerticalAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_RightVerticalAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_LeftBorderVerticalAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_RightBorderVerticalAlignment; - static const UECodeGen_Private::FStructPropertyParams NewProp_LeftBorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_RightBorderPadding; - static const UECodeGen_Private::FStructPropertyParams NewProp_LeftBorderBackground; - static const UECodeGen_Private::FStructPropertyParams NewProp_RightBorderBackground; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End ScriptStruct FDualSidebarLayoutSettings constinit property declarations ********** - static void* NewStructOps() - { - return (UScriptStruct::ICppStructOps*)new UScriptStruct::TCppStructOps(); - } - static const UECodeGen_Private::FStructParams StructParams; -}; // struct Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics -static FStructRegistrationInfo Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings; -class UScriptStruct* FDualSidebarLayoutSettings::StaticStruct() -{ - if (!Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings.OuterSingleton) - { - Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings.OuterSingleton = GetStaticStruct(Z_Construct_UScriptStruct_FDualSidebarLayoutSettings, (UObject*)Z_Construct_UPackage__Script_AsyncLoadingScreen(), TEXT("DualSidebarLayoutSettings")); - } - return Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings.OuterSingleton; - } - -// ********** Begin ScriptStruct FDualSidebarLayoutSettings Property Definitions ******************* -void Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtRight_SetBit(void* Obj) -{ - ((FDualSidebarLayoutSettings*)Obj)->bIsLoadingWidgetAtRight = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtRight = { "bIsLoadingWidgetAtRight", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(FDualSidebarLayoutSettings), &Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtRight_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_bIsLoadingWidgetAtRight_MetaData), NewProp_bIsLoadingWidgetAtRight_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftVerticalAlignment = { "LeftVerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, LeftVerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LeftVerticalAlignment_MetaData), NewProp_LeftVerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightVerticalAlignment = { "RightVerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, RightVerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RightVerticalAlignment_MetaData), NewProp_RightVerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftBorderVerticalAlignment = { "LeftBorderVerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, LeftBorderVerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LeftBorderVerticalAlignment_MetaData), NewProp_LeftBorderVerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightBorderVerticalAlignment = { "RightBorderVerticalAlignment", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, RightBorderVerticalAlignment), Z_Construct_UEnum_SlateCore_EVerticalAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RightBorderVerticalAlignment_MetaData), NewProp_RightBorderVerticalAlignment_MetaData) }; // 2496106429 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftBorderPadding = { "LeftBorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, LeftBorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LeftBorderPadding_MetaData), NewProp_LeftBorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightBorderPadding = { "RightBorderPadding", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, RightBorderPadding), Z_Construct_UScriptStruct_FMargin, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RightBorderPadding_MetaData), NewProp_RightBorderPadding_MetaData) }; // 4099648758 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftBorderBackground = { "LeftBorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, LeftBorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LeftBorderBackground_MetaData), NewProp_LeftBorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightBorderBackground = { "RightBorderBackground", nullptr, (EPropertyFlags)0x0010000000000005, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(FDualSidebarLayoutSettings, RightBorderBackground), Z_Construct_UScriptStruct_FSlateBrush, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RightBorderBackground_MetaData), NewProp_RightBorderBackground_MetaData) }; // 4278521822 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_bIsLoadingWidgetAtRight, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftVerticalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightVerticalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftBorderVerticalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightBorderVerticalAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftBorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightBorderPadding, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_LeftBorderBackground, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewProp_RightBorderBackground, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::PropPointers) < 2048); -// ********** End ScriptStruct FDualSidebarLayoutSettings Property Definitions ********************* -const UECodeGen_Private::FStructParams Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::StructParams = { - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, - nullptr, - &NewStructOps, - "DualSidebarLayoutSettings", - Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::PropPointers, - UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::PropPointers), - sizeof(FDualSidebarLayoutSettings), - alignof(FDualSidebarLayoutSettings), - RF_Public|RF_Transient|RF_MarkAsNative, - EStructFlags(0x00000001), - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::Struct_MetaDataParams), Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::Struct_MetaDataParams) -}; -UScriptStruct* Z_Construct_UScriptStruct_FDualSidebarLayoutSettings() -{ - if (!Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings.InnerSingleton) - { - UECodeGen_Private::ConstructUScriptStruct(Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings.InnerSingleton, Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::StructParams); - } - return CastChecked(Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings.InnerSingleton); -} -// ********** End ScriptStruct FDualSidebarLayoutSettings ****************************************** - -// ********** Begin Class ULoadingScreenSettings *************************************************** -FClassRegistrationInfo Z_Registration_Info_UClass_ULoadingScreenSettings; -UClass* ULoadingScreenSettings::GetPrivateStaticClass() -{ - using TClass = ULoadingScreenSettings; - if (!Z_Registration_Info_UClass_ULoadingScreenSettings.InnerSingleton) - { - GetPrivateStaticClassBody( - TClass::StaticPackage(), - TEXT("LoadingScreenSettings"), - Z_Registration_Info_UClass_ULoadingScreenSettings.InnerSingleton, - StaticRegisterNativesULoadingScreenSettings, - sizeof(TClass), - alignof(TClass), - TClass::StaticClassFlags, - TClass::StaticClassCastFlags(), - TClass::StaticConfigName(), - (UClass::ClassConstructorType)InternalConstructor, - (UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller, - UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass), - &TClass::Super::StaticClass, - &TClass::WithinClass::StaticClass - ); - } - return Z_Registration_Info_UClass_ULoadingScreenSettings.InnerSingleton; -} -UClass* Z_Construct_UClass_ULoadingScreenSettings_NoRegister() -{ - return ULoadingScreenSettings::GetPrivateStaticClass(); -} -struct Z_Construct_UClass_ULoadingScreenSettings_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = { - { "Comment", "/**\n * Async Loading Screen Settings \n */" }, - { "DisplayName", "Async Loading Screen" }, - { "IncludePath", "LoadingScreenSettings.h" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ObjectInitializerConstructorDeclared", "" }, - { "ToolTip", "Async Loading Screen Settings" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_StartupLoadingScreen_MetaData[] = { - { "Category", "General" }, - { "Comment", "/**\n\x09 * The startup loading screen when you first open the game. Setup any studio logo movies here.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The startup loading screen when you first open the game. Setup any studio logo movies here." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_DefaultLoadingScreen_MetaData[] = { - { "Category", "General" }, - { "Comment", "/**\n\x09 * The default loading screen that shows up whenever you open a new level.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "The default loading screen that shows up whenever you open a new level." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Classic_MetaData[] = { - { "Category", "Layout" }, - { "Comment", "/**\n\x09 * Classic Layout settings.\n\x09 * The Classic is a simple, generic layout and fits well with many designs.\n\x09 * A border that contains loading and tip widgets can be at the bottom or top.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Classic Layout settings.\nThe Classic is a simple, generic layout and fits well with many designs.\nA border that contains loading and tip widgets can be at the bottom or top." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Center_MetaData[] = { - { "Category", "Layout" }, - { "Comment", "/**\n\x09 * Center Layout settings.\n\x09 * The loading widget is at the center of the screen, tip widget can be at the bottom or top.\n\x09 * The Center layout is a good choice if your loading icon is the main design.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Center Layout settings.\nThe loading widget is at the center of the screen, tip widget can be at the bottom or top.\nThe Center layout is a good choice if your loading icon is the main design." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Letterbox_MetaData[] = { - { "Category", "Layout" }, - { "Comment", "/**\n\x09 * Letterbox Layout settings.\n\x09 * The Letterbox layout has two borders on top and bottom of the screen. Loading widget\n\x09 * can be on the top and the tip is at the bottom of the screen, or vice versa.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Letterbox Layout settings.\nThe Letterbox layout has two borders on top and bottom of the screen. Loading widget\ncan be on the top and the tip is at the bottom of the screen, or vice versa." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_Sidebar_MetaData[] = { - { "Category", "Layout" }, - { "Comment", "/**\n\x09 * Sidebar Layout settings.\n\x09 * The Sidebar layout has a vertical border on the left or right of the screen. The Sidebar \n\x09 * is suitable for storytelling, long paragraphs due to the height of the tip widget.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Sidebar Layout settings.\nThe Sidebar layout has a vertical border on the left or right of the screen. The Sidebar\nis suitable for storytelling, long paragraphs due to the height of the tip widget." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_DualSidebar_MetaData[] = { - { "Category", "Layout" }, - { "Comment", "/**\n\x09 * Dual Sidebar Layout settings\n\x09 * Similar to Sidebar layout but Dual Sidebar layout has two vertical borders on both left and right of the screen.\n\x09 * The Dual Sidebar layout is suitable for storytelling, long paragraphs due to the height of the tip widget.\n\x09 */" }, - { "ModuleRelativePath", "Public/LoadingScreenSettings.h" }, - { "ToolTip", "Dual Sidebar Layout settings\nSimilar to Sidebar layout but Dual Sidebar layout has two vertical borders on both left and right of the screen.\nThe Dual Sidebar layout is suitable for storytelling, long paragraphs due to the height of the tip widget." }, - }; -#endif // WITH_METADATA - -// ********** Begin Class ULoadingScreenSettings constinit property declarations ******************* - static const UECodeGen_Private::FStructPropertyParams NewProp_StartupLoadingScreen; - static const UECodeGen_Private::FStructPropertyParams NewProp_DefaultLoadingScreen; - static const UECodeGen_Private::FStructPropertyParams NewProp_Classic; - static const UECodeGen_Private::FStructPropertyParams NewProp_Center; - static const UECodeGen_Private::FStructPropertyParams NewProp_Letterbox; - static const UECodeGen_Private::FStructPropertyParams NewProp_Sidebar; - static const UECodeGen_Private::FStructPropertyParams NewProp_DualSidebar; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Class ULoadingScreenSettings constinit property declarations ********************* - static UObject* (*const DependentSingletons[])(); - static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = { - TCppClassTypeTraits::IsAbstract, - }; - static const UECodeGen_Private::FClassParams ClassParams; -}; // struct Z_Construct_UClass_ULoadingScreenSettings_Statics - -// ********** Begin Class ULoadingScreenSettings Property Definitions ****************************** -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_StartupLoadingScreen = { "StartupLoadingScreen", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, StartupLoadingScreen), Z_Construct_UScriptStruct_FALoadingScreenSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_StartupLoadingScreen_MetaData), NewProp_StartupLoadingScreen_MetaData) }; // 746239430 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_DefaultLoadingScreen = { "DefaultLoadingScreen", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, DefaultLoadingScreen), Z_Construct_UScriptStruct_FALoadingScreenSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_DefaultLoadingScreen_MetaData), NewProp_DefaultLoadingScreen_MetaData) }; // 746239430 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Classic = { "Classic", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, Classic), Z_Construct_UScriptStruct_FClassicLayoutSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Classic_MetaData), NewProp_Classic_MetaData) }; // 1038540443 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Center = { "Center", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, Center), Z_Construct_UScriptStruct_FCenterLayoutSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Center_MetaData), NewProp_Center_MetaData) }; // 4246412196 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Letterbox = { "Letterbox", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, Letterbox), Z_Construct_UScriptStruct_FLetterboxLayoutSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Letterbox_MetaData), NewProp_Letterbox_MetaData) }; // 656395803 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Sidebar = { "Sidebar", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, Sidebar), Z_Construct_UScriptStruct_FSidebarLayoutSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_Sidebar_MetaData), NewProp_Sidebar_MetaData) }; // 3566839650 -const UECodeGen_Private::FStructPropertyParams Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_DualSidebar = { "DualSidebar", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Struct, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(ULoadingScreenSettings, DualSidebar), Z_Construct_UScriptStruct_FDualSidebarLayoutSettings, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_DualSidebar_MetaData), NewProp_DualSidebar_MetaData) }; // 424286280 -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_ULoadingScreenSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_StartupLoadingScreen, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_DefaultLoadingScreen, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Classic, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Center, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Letterbox, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_Sidebar, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_ULoadingScreenSettings_Statics::NewProp_DualSidebar, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_ULoadingScreenSettings_Statics::PropPointers) < 2048); -// ********** End Class ULoadingScreenSettings Property Definitions ******************************** -UObject* (*const Z_Construct_UClass_ULoadingScreenSettings_Statics::DependentSingletons[])() = { - (UObject* (*)())Z_Construct_UClass_UDeveloperSettings, - (UObject* (*)())Z_Construct_UPackage__Script_AsyncLoadingScreen, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_ULoadingScreenSettings_Statics::DependentSingletons) < 16); -const UECodeGen_Private::FClassParams Z_Construct_UClass_ULoadingScreenSettings_Statics::ClassParams = { - &ULoadingScreenSettings::StaticClass, - "Game", - &StaticCppClassTypeInfo, - DependentSingletons, - nullptr, - Z_Construct_UClass_ULoadingScreenSettings_Statics::PropPointers, - nullptr, - UE_ARRAY_COUNT(DependentSingletons), - 0, - UE_ARRAY_COUNT(Z_Construct_UClass_ULoadingScreenSettings_Statics::PropPointers), - 0, - 0x001000A6u, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_ULoadingScreenSettings_Statics::Class_MetaDataParams), Z_Construct_UClass_ULoadingScreenSettings_Statics::Class_MetaDataParams) -}; -void ULoadingScreenSettings::StaticRegisterNativesULoadingScreenSettings() -{ -} -UClass* Z_Construct_UClass_ULoadingScreenSettings() -{ - if (!Z_Registration_Info_UClass_ULoadingScreenSettings.OuterSingleton) - { - UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_ULoadingScreenSettings.OuterSingleton, Z_Construct_UClass_ULoadingScreenSettings_Statics::ClassParams); - } - return Z_Registration_Info_UClass_ULoadingScreenSettings.OuterSingleton; -} -DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, ULoadingScreenSettings); -ULoadingScreenSettings::~ULoadingScreenSettings() {} -// ********** End Class ULoadingScreenSettings ***************************************************** - -// ********** Begin Registration ******************************************************************* -struct Z_CompiledInDeferFile_FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics -{ - static constexpr FEnumRegisterCompiledInInfo EnumInfo[] = { - { EAsyncLoadingScreenLayout_StaticEnum, TEXT("EAsyncLoadingScreenLayout"), &Z_Registration_Info_UEnum_EAsyncLoadingScreenLayout, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 1278915894U) }, - { ELoadingIconType_StaticEnum, TEXT("ELoadingIconType"), &Z_Registration_Info_UEnum_ELoadingIconType, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 1850593641U) }, - { ELoadingWidgetType_StaticEnum, TEXT("ELoadingWidgetType"), &Z_Registration_Info_UEnum_ELoadingWidgetType, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 953500990U) }, - }; - static constexpr FStructRegisterCompiledInInfo ScriptStructInfo[] = { - { FWidgetAlignment::StaticStruct, Z_Construct_UScriptStruct_FWidgetAlignment_Statics::NewStructOps, TEXT("WidgetAlignment"),&Z_Registration_Info_UScriptStruct_FWidgetAlignment, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FWidgetAlignment), 2794758098U) }, - { FTextAppearance::StaticStruct, Z_Construct_UScriptStruct_FTextAppearance_Statics::NewStructOps, TEXT("TextAppearance"),&Z_Registration_Info_UScriptStruct_FTextAppearance, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FTextAppearance), 2810457549U) }, - { FThrobberSettings::StaticStruct, Z_Construct_UScriptStruct_FThrobberSettings_Statics::NewStructOps, TEXT("ThrobberSettings"),&Z_Registration_Info_UScriptStruct_FThrobberSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FThrobberSettings), 2318335935U) }, - { FCircularThrobberSettings::StaticStruct, Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics::NewStructOps, TEXT("CircularThrobberSettings"),&Z_Registration_Info_UScriptStruct_FCircularThrobberSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FCircularThrobberSettings), 1630594575U) }, - { FImageSequenceSettings::StaticStruct, Z_Construct_UScriptStruct_FImageSequenceSettings_Statics::NewStructOps, TEXT("ImageSequenceSettings"),&Z_Registration_Info_UScriptStruct_FImageSequenceSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FImageSequenceSettings), 1329596008U) }, - { FBackgroundSettings::StaticStruct, Z_Construct_UScriptStruct_FBackgroundSettings_Statics::NewStructOps, TEXT("BackgroundSettings"),&Z_Registration_Info_UScriptStruct_FBackgroundSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FBackgroundSettings), 3107127872U) }, - { FLoadingWidgetSettings::StaticStruct, Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics::NewStructOps, TEXT("LoadingWidgetSettings"),&Z_Registration_Info_UScriptStruct_FLoadingWidgetSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FLoadingWidgetSettings), 3370305444U) }, - { FTipSettings::StaticStruct, Z_Construct_UScriptStruct_FTipSettings_Statics::NewStructOps, TEXT("TipSettings"),&Z_Registration_Info_UScriptStruct_FTipSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FTipSettings), 1574949218U) }, - { FLoadingCompleteTextSettings::StaticStruct, Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics::NewStructOps, TEXT("LoadingCompleteTextSettings"),&Z_Registration_Info_UScriptStruct_FLoadingCompleteTextSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FLoadingCompleteTextSettings), 2503102234U) }, - { FALoadingScreenSettings::StaticStruct, Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics::NewStructOps, TEXT("ALoadingScreenSettings"),&Z_Registration_Info_UScriptStruct_FALoadingScreenSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FALoadingScreenSettings), 746239430U) }, - { FClassicLayoutSettings::StaticStruct, Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics::NewStructOps, TEXT("ClassicLayoutSettings"),&Z_Registration_Info_UScriptStruct_FClassicLayoutSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FClassicLayoutSettings), 1038540443U) }, - { FCenterLayoutSettings::StaticStruct, Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics::NewStructOps, TEXT("CenterLayoutSettings"),&Z_Registration_Info_UScriptStruct_FCenterLayoutSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FCenterLayoutSettings), 4246412196U) }, - { FLetterboxLayoutSettings::StaticStruct, Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics::NewStructOps, TEXT("LetterboxLayoutSettings"),&Z_Registration_Info_UScriptStruct_FLetterboxLayoutSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FLetterboxLayoutSettings), 656395803U) }, - { FSidebarLayoutSettings::StaticStruct, Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics::NewStructOps, TEXT("SidebarLayoutSettings"),&Z_Registration_Info_UScriptStruct_FSidebarLayoutSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FSidebarLayoutSettings), 3566839650U) }, - { FDualSidebarLayoutSettings::StaticStruct, Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics::NewStructOps, TEXT("DualSidebarLayoutSettings"),&Z_Registration_Info_UScriptStruct_FDualSidebarLayoutSettings, CONSTRUCT_RELOAD_VERSION_INFO(FStructReloadVersionInfo, sizeof(FDualSidebarLayoutSettings), 424286280U) }, - }; - static constexpr FClassRegisterCompiledInInfo ClassInfo[] = { - { Z_Construct_UClass_ULoadingScreenSettings, ULoadingScreenSettings::StaticClass, TEXT("ULoadingScreenSettings"), &Z_Registration_Info_UClass_ULoadingScreenSettings, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(ULoadingScreenSettings), 659124292U) }, - }; -}; // Z_CompiledInDeferFile_FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics -static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_3409648994{ - TEXT("/Script/AsyncLoadingScreen"), - Z_CompiledInDeferFile_FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics::ClassInfo), - Z_CompiledInDeferFile_FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics::ScriptStructInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics::ScriptStructInfo), - Z_CompiledInDeferFile_FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics::EnumInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h__Script_AsyncLoadingScreen_Statics::EnumInfo), -}; -// ********** End Registration ********************************************************************* - -PRAGMA_ENABLE_DEPRECATION_WARNINGS diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealGame/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.generated.h b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealGame/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.generated.h deleted file mode 100644 index 48147d645..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealGame/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.generated.h +++ /dev/null @@ -1,247 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -// IWYU pragma: private, include "LoadingScreenSettings.h" - -#ifdef ASYNCLOADINGSCREEN_LoadingScreenSettings_generated_h -#error "LoadingScreenSettings.generated.h already included, missing '#pragma once' in LoadingScreenSettings.h" -#endif -#define ASYNCLOADINGSCREEN_LoadingScreenSettings_generated_h - -#include "UObject/ObjectMacros.h" -#include "UObject/ScriptMacros.h" - -PRAGMA_DISABLE_DEPRECATION_WARNINGS - -// ********** Begin ScriptStruct FWidgetAlignment ************************************************** -struct Z_Construct_UScriptStruct_FWidgetAlignment_Statics; -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_80_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FWidgetAlignment_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FWidgetAlignment; -// ********** End ScriptStruct FWidgetAlignment **************************************************** - -// ********** Begin ScriptStruct FTextAppearance *************************************************** -struct Z_Construct_UScriptStruct_FTextAppearance_Statics; -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_94_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FTextAppearance_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FTextAppearance; -// ********** End ScriptStruct FTextAppearance ***************************************************** - -// ********** Begin ScriptStruct FThrobberSettings ************************************************* -struct Z_Construct_UScriptStruct_FThrobberSettings_Statics; -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_120_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FThrobberSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FThrobberSettings; -// ********** End ScriptStruct FThrobberSettings *************************************************** - -// ********** Begin ScriptStruct FCircularThrobberSettings ***************************************** -struct Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics; -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_146_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FCircularThrobberSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FCircularThrobberSettings; -// ********** End ScriptStruct FCircularThrobberSettings ******************************************* - -// ********** Begin ScriptStruct FImageSequenceSettings ******************************************** -struct Z_Construct_UScriptStruct_FImageSequenceSettings_Statics; -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_168_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FImageSequenceSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FImageSequenceSettings; -// ********** End ScriptStruct FImageSequenceSettings ********************************************** - -// ********** Begin ScriptStruct FBackgroundSettings *********************************************** -struct Z_Construct_UScriptStruct_FBackgroundSettings_Statics; -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_195_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FBackgroundSettings_Statics; \ - static class UScriptStruct* StaticStruct(); - - -struct FBackgroundSettings; -// ********** End ScriptStruct FBackgroundSettings ************************************************* - -// ********** Begin ScriptStruct FLoadingWidgetSettings ******************************************** -struct Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics; -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_231_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FLoadingWidgetSettings_Statics; \ - static class UScriptStruct* StaticStruct(); - - -struct FLoadingWidgetSettings; -// ********** End ScriptStruct FLoadingWidgetSettings ********************************************** - -// ********** Begin ScriptStruct FTipSettings ****************************************************** -struct Z_Construct_UScriptStruct_FTipSettings_Statics; -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_307_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FTipSettings_Statics; \ - static class UScriptStruct* StaticStruct(); - - -struct FTipSettings; -// ********** End ScriptStruct FTipSettings ******************************************************** - -// ********** Begin ScriptStruct FLoadingCompleteTextSettings ************************************** -struct Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics; -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_339_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FLoadingCompleteTextSettings_Statics; \ - static class UScriptStruct* StaticStruct(); - - -struct FLoadingCompleteTextSettings; -// ********** End ScriptStruct FLoadingCompleteTextSettings **************************************** - -// ********** Begin ScriptStruct FALoadingScreenSettings ******************************************* -struct Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics; -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_376_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FALoadingScreenSettings_Statics; \ - static class UScriptStruct* StaticStruct(); - - -struct FALoadingScreenSettings; -// ********** End ScriptStruct FALoadingScreenSettings ********************************************* - -// ********** Begin ScriptStruct FClassicLayoutSettings ******************************************** -struct Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics; -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_477_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FClassicLayoutSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FClassicLayoutSettings; -// ********** End ScriptStruct FClassicLayoutSettings ********************************************** - -// ********** Begin ScriptStruct FCenterLayoutSettings ********************************************* -struct Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics; -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_512_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FCenterLayoutSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FCenterLayoutSettings; -// ********** End ScriptStruct FCenterLayoutSettings *********************************************** - -// ********** Begin ScriptStruct FLetterboxLayoutSettings ****************************************** -struct Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics; -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_543_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FLetterboxLayoutSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FLetterboxLayoutSettings; -// ********** End ScriptStruct FLetterboxLayoutSettings ******************************************** - -// ********** Begin ScriptStruct FSidebarLayoutSettings ******************************************** -struct Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics; -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_586_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FSidebarLayoutSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FSidebarLayoutSettings; -// ********** End ScriptStruct FSidebarLayoutSettings ********************************************** - -// ********** Begin ScriptStruct FDualSidebarLayoutSettings **************************************** -struct Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics; -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_633_GENERATED_BODY \ - friend struct ::Z_Construct_UScriptStruct_FDualSidebarLayoutSettings_Statics; \ - ASYNCLOADINGSCREEN_API static class UScriptStruct* StaticStruct(); - - -struct FDualSidebarLayoutSettings; -// ********** End ScriptStruct FDualSidebarLayoutSettings ****************************************** - -// ********** Begin Class ULoadingScreenSettings *************************************************** -struct Z_Construct_UClass_ULoadingScreenSettings_Statics; -ASYNCLOADINGSCREEN_API UClass* Z_Construct_UClass_ULoadingScreenSettings_NoRegister(); - -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_678_INCLASS_NO_PURE_DECLS \ -private: \ - static void StaticRegisterNativesULoadingScreenSettings(); \ - friend struct ::Z_Construct_UClass_ULoadingScreenSettings_Statics; \ - static UClass* GetPrivateStaticClass(); \ - friend ASYNCLOADINGSCREEN_API UClass* ::Z_Construct_UClass_ULoadingScreenSettings_NoRegister(); \ -public: \ - DECLARE_CLASS2(ULoadingScreenSettings, UDeveloperSettings, COMPILED_IN_FLAGS(0 | CLASS_DefaultConfig | CLASS_Config), CASTCLASS_None, TEXT("/Script/AsyncLoadingScreen"), Z_Construct_UClass_ULoadingScreenSettings_NoRegister) \ - DECLARE_SERIALIZER(ULoadingScreenSettings) \ - static constexpr const TCHAR* StaticConfigName() {return TEXT("Game");} \ - - - -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_678_ENHANCED_CONSTRUCTORS \ - /** Deleted move- and copy-constructors, should never be used */ \ - ULoadingScreenSettings(ULoadingScreenSettings&&) = delete; \ - ULoadingScreenSettings(const ULoadingScreenSettings&) = delete; \ - DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, ULoadingScreenSettings); \ - DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(ULoadingScreenSettings); \ - DEFINE_DEFAULT_OBJECT_INITIALIZER_CONSTRUCTOR_CALL(ULoadingScreenSettings) \ - NO_API virtual ~ULoadingScreenSettings(); - - -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_675_PROLOG -#define FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_678_GENERATED_BODY \ -PRAGMA_DISABLE_DEPRECATION_WARNINGS \ -public: \ - FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_678_INCLASS_NO_PURE_DECLS \ - FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h_678_ENHANCED_CONSTRUCTORS \ -private: \ -PRAGMA_ENABLE_DEPRECATION_WARNINGS - - -class ULoadingScreenSettings; - -// ********** End Class ULoadingScreenSettings ***************************************************** - -#undef CURRENT_FILE_ID -#define CURRENT_FILE_ID FID_build_U5M_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_AsyncLoadingScreen_Source_AsyncLoadingScreen_Public_LoadingScreenSettings_h - -// ********** Begin Enum EAsyncLoadingScreenLayout ************************************************* -#define FOREACH_ENUM_EASYNCLOADINGSCREENLAYOUT(op) \ - op(EAsyncLoadingScreenLayout::ALSL_Classic) \ - op(EAsyncLoadingScreenLayout::ALSL_Center) \ - op(EAsyncLoadingScreenLayout::ALSL_Letterbox) \ - op(EAsyncLoadingScreenLayout::ALSL_Sidebar) \ - op(EAsyncLoadingScreenLayout::ALSL_DualSidebar) - -enum class EAsyncLoadingScreenLayout : uint8; -template<> struct TIsUEnumClass { enum { Value = true }; }; -template<> ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API UEnum* StaticEnum(); -// ********** End Enum EAsyncLoadingScreenLayout *************************************************** - -// ********** Begin Enum ELoadingIconType ********************************************************** -#define FOREACH_ENUM_ELOADINGICONTYPE(op) \ - op(ELoadingIconType::LIT_Throbber) \ - op(ELoadingIconType::LIT_CircularThrobber) \ - op(ELoadingIconType::LIT_ImageSequence) - -enum class ELoadingIconType : uint8; -template<> struct TIsUEnumClass { enum { Value = true }; }; -template<> ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API UEnum* StaticEnum(); -// ********** End Enum ELoadingIconType ************************************************************ - -// ********** Begin Enum ELoadingWidgetType ******************************************************** -#define FOREACH_ENUM_ELOADINGWIDGETTYPE(op) \ - op(ELoadingWidgetType::LWT_Horizontal) \ - op(ELoadingWidgetType::LWT_Vertical) - -enum class ELoadingWidgetType : uint8; -template<> struct TIsUEnumClass { enum { Value = true }; }; -template<> ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API UEnum* StaticEnum(); -// ********** End Enum ELoadingWidgetType ********************************************************** - -PRAGMA_ENABLE_DEPRECATION_WARNINGS diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealGame/Inc/AsyncLoadingScreen/UHT/Timestamp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealGame/Inc/AsyncLoadingScreen/UHT/Timestamp deleted file mode 100644 index be35958d2..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealGame/Inc/AsyncLoadingScreen/UHT/Timestamp +++ /dev/null @@ -1,2 +0,0 @@ -D:\build\U5M\Sync\LocalBuilds\PluginTemp\HostProject\Plugins\AsyncLoadingScreen\Source\AsyncLoadingScreen\Public\AsyncLoadingScreenLibrary.h -D:\build\U5M\Sync\LocalBuilds\PluginTemp\HostProject\Plugins\AsyncLoadingScreen\Source\AsyncLoadingScreen\Public\LoadingScreenSettings.h diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreen.Shared.rsp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreen.Shared.rsp deleted file mode 100644 index 5b2bf4fce..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreen.Shared.rsp +++ /dev/null @@ -1,303 +0,0 @@ -/I "." -/I "E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Source/AsyncLoadingScreen/Private" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/CoreUObject/UHT" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/CoreUObject/VerseVMBytecode" -/I "Runtime/CoreUObject/Public" -/I "Runtime/Core/Public" -/I "Runtime/TraceLog/Public" -/I "Runtime/AutoRTFM/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/ImageCore/UHT" -/I "Runtime/ImageCore/Public" -/I "Runtime/CorePreciseFP/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/Engine/UHT" -/I "Runtime/Engine/Classes" -/I "Runtime/Engine/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/CoreOnline/UHT" -/I "Runtime/CoreOnline/Public" -/I "Runtime/Json/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/FieldNotification/UHT" -/I "Runtime/FieldNotification/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/NetCore/UHT" -/I "Runtime/Net/Core/Classes" -/I "Runtime/Net/Core/Public" -/I "Runtime/Net/Common/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/JsonUtilities/UHT" -/I "Runtime/JsonUtilities/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/SlateCore/UHT" -/I "Runtime/SlateCore/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/DeveloperSettings/UHT" -/I "Runtime/DeveloperSettings/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/InputCore/UHT" -/I "Runtime/InputCore/Classes" -/I "Runtime/InputCore/Public" -/I "Runtime/ApplicationCore/Public" -/I "Runtime/RHI/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/Slate/UHT" -/I "Runtime/Slate/Public" -/I "Runtime/ImageWrapper/Public" -/I "Runtime/Messaging/Public" -/I "Runtime/MessagingCommon/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/RenderCore/UHT" -/I "Runtime/RenderCore/Public" -/I "Runtime/OpenGLDrv/Public" -/I "Runtime/Analytics/AnalyticsET/Public" -/I "Runtime/Analytics/Analytics/Public" -/I "Runtime/Sockets/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/AssetRegistry/UHT" -/I "Runtime/AssetRegistry/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/EngineMessages/UHT" -/I "Runtime/EngineMessages/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/EngineSettings/UHT" -/I "Runtime/EngineSettings/Classes" -/I "Runtime/EngineSettings/Public" -/I "Runtime/SynthBenchmark/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/GameplayTags/UHT" -/I "Runtime/GameplayTags/Classes" -/I "Runtime/GameplayTags/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/PacketHandler/UHT" -/I "Runtime/PacketHandlers/PacketHandler/Classes" -/I "Runtime/PacketHandlers/PacketHandler/Public" -/I "Runtime/PacketHandlers/ReliabilityHandlerComponent/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/AudioPlatformConfiguration/UHT" -/I "Runtime/AudioPlatformConfiguration/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/MeshDescription/UHT" -/I "Runtime/MeshDescription/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/StaticMeshDescription/UHT" -/I "Runtime/StaticMeshDescription/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/SkeletalMeshDescription/UHT" -/I "Runtime/SkeletalMeshDescription/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/AnimationCore/UHT" -/I "Runtime/AnimationCore/Public" -/I "Runtime/PakFile/Public" -/I "Runtime/RSA/Public" -/I "Runtime/NetworkReplayStreaming/NetworkReplayStreaming/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/PhysicsCore/UHT" -/I "Runtime/PhysicsCore/Public" -/I "Runtime/Experimental/ChaosCore/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/Chaos/UHT" -/I "Runtime/Experimental/Chaos/Public" -/I "Runtime/Experimental/Voronoi/Public" -/I "Runtime/GeometryCore/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/ChaosVDRuntime/UHT" -/I "Runtime/Experimental/ChaosVisualDebugger/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/NNE/UHT" -/I "Runtime/NNE/Public" -/I "Runtime/SignalProcessing/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/StateStream/UHT" -/I "Runtime/StateStream/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/AudioExtensions/UHT" -/I "Runtime/AudioExtensions/Public" -/I "Runtime/AudioMixerCore/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/AudioMixer/UHT" -/I "Runtime/AudioMixer/Classes" -/I "Runtime/AudioMixer/Public" -/I "Developer/TargetPlatform/Public" -/I "Developer/TextureFormat/Public" -/I "Developer/DesktopPlatform/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/AudioLinkEngine/UHT" -/I "Runtime/AudioLink/AudioLinkEngine/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/AudioLinkCore/UHT" -/I "Runtime/AudioLink/AudioLinkCore/Public" -/I "Runtime/Networking/Public" -/I "Runtime/Experimental/IoStore/OnDemandCore/Public" -/I "Developer/TextureBuildUtilities/Public" -/I "Developer/Horde/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/ClothSysRuntimeIntrfc/UHT" -/I "Runtime/ClothingSystemRuntimeInterface/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/IrisCore/UHT" -/I "Runtime/Net/Iris/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/MovieSceneCapture/UHT" -/I "Runtime/MovieSceneCapture/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/Renderer/UHT" -/I "Runtime/Renderer/Public" -/I "../Shaders/Public" -/I "../Shaders/Shared" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/TypedElementFramework/UHT" -/I "Runtime/TypedElementFramework/Tests" -/I "Runtime/TypedElementFramework/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/TypedElementRuntime/UHT" -/I "Runtime/TypedElementRuntime/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/AnimationDataController/UHT" -/I "Developer/AnimationDataController/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/AnimationBlueprintEditor/UHT" -/I "Editor/AnimationBlueprintEditor/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/Kismet/UHT" -/I "Editor/Kismet/Classes" -/I "Editor/Kismet/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/Persona/UHT" -/I "Editor/Persona/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/SkeletonEditor/UHT" -/I "Editor/SkeletonEditor/Public" -/I "Developer/AnimationWidgets/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/ToolWidgets/UHT" -/I "Developer/ToolWidgets/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/ToolMenus/UHT" -/I "Developer/ToolMenus/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/AnimationEditor/UHT" -/I "Editor/AnimationEditor/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/AdvancedPreviewScene/UHT" -/I "Editor/AdvancedPreviewScene/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/PropertyEditor/UHT" -/I "Editor/PropertyEditor/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/EditorConfig/UHT" -/I "Editor/EditorConfig/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/EditorFramework/UHT" -/I "Editor/EditorFramework/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/EditorSubsystem/UHT" -/I "Editor/EditorSubsystem/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/InteractiveToolsFramework/UHT" -/I "Runtime/InteractiveToolsFramework/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/UnrealEd/UHT" -/I "Programs/UnrealLightmass/Public" -/I "Editor/UnrealEd/Classes" -/I "Editor/UnrealEd/Public" -/I "Editor/AssetTagsEditor/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/CollectionManager/UHT" -/I "Developer/CollectionManager/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/ContentBrowser/UHT" -/I "Editor/ContentBrowser/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/AssetTools/UHT" -/I "Developer/AssetTools/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/AssetDefinition/UHT" -/I "Editor/AssetDefinition/Public" -/I "Developer/Merge/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/ContentBrowserData/UHT" -/I "Editor/ContentBrowserData/Public" -/I "Runtime/Projects/Public" -/I "Developer/MeshUtilities/Public" -/I "Developer/MeshMergeUtilities/Public" -/I "Developer/MeshReductionInterface/Public" -/I "Runtime/RawMesh/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/MaterialUtilities/UHT" -/I "Developer/MaterialUtilities/Public" -/I "Editor/KismetCompiler/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/GameplayTasks/UHT" -/I "Runtime/GameplayTasks/Classes" -/I "Runtime/GameplayTasks/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/ClassViewer/UHT" -/I "Editor/ClassViewer/Public" -/I "Developer/DirectoryWatcher/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/Documentation/UHT" -/I "Editor/Documentation/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/MainFrame/UHT" -/I "Editor/MainFrame/Public" -/I "Runtime/SandboxFile/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/SourceControl/UHT" -/I "Developer/SourceControl/Public" -/I "Developer/UncontrolledChangelists/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/UnrealEdMessages/UHT" -/I "Editor/UnrealEdMessages/Classes" -/I "Editor/UnrealEdMessages/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/BlueprintGraph/UHT" -/I "Editor/BlueprintGraph/Classes" -/I "Editor/BlueprintGraph/Public" -/I "Runtime/Online/HTTP/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/FunctionalTesting/UHT" -/I "Developer/FunctionalTesting/Classes" -/I "Developer/FunctionalTesting/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/AutomationController/UHT" -/I "Developer/AutomationController/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/AutomationTest/UHT" -/I "Runtime/AutomationTest/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/Localization/UHT" -/I "Developer/Localization/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/AudioEditor/UHT" -/I "Editor/AudioEditor/Classes" -/I "Editor/AudioEditor/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/LevelEditor/UHT" -/I "Editor/LevelEditor/Public" -/I "Editor/CommonMenuExtensions/Public" -/I "Developer/Settings/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/VREditor/UHT" -/I "Editor/VREditor/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/ViewportInteraction/UHT" -/I "Editor/ViewportInteraction/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/HeadMountedDisplay/UHT" -/I "Runtime/HeadMountedDisplay/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/Landscape/UHT" -/I "Runtime/Landscape/Classes" -/I "Runtime/Landscape/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/DetailCustomizations/UHT" -/I "Editor/DetailCustomizations/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/GraphEditor/UHT" -/I "Editor/GraphEditor/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/StructViewer/UHT" -/I "Editor/StructViewer/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/MaterialEditor/UHT" -/I "Editor/MaterialEditor/Public" -/I "Runtime/NetworkFileSystem/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/UMG/UHT" -/I "Runtime/UMG/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/MovieScene/UHT" -/I "Runtime/MovieScene/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/TimeManagement/UHT" -/I "Runtime/TimeManagement/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/UniversalObjectLocator/UHT" -/I "Runtime/UniversalObjectLocator/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/MovieSceneTracks/UHT" -/I "Runtime/MovieSceneTracks/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/Constraints/UHT" -/I "Runtime/Experimental/Animation/Constraints/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/PropertyPath/UHT" -/I "Runtime/PropertyPath/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/NavigationSystem/UHT" -/I "Runtime/NavigationSystem/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/GeometryCollectionEngine/UHT" -/I "Runtime/Experimental/GeometryCollectionEngine/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/ChaosSolverEngine/UHT" -/I "Runtime/Experimental/ChaosSolverEngine/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/DataflowCore/UHT" -/I "Runtime/Experimental/Dataflow/Core/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/DataflowEngine/UHT" -/I "Runtime/Experimental/Dataflow/Engine/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/DataflowSimulation/UHT" -/I "Runtime/Experimental/Dataflow/Simulation/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/FieldSystemEngine/UHT" -/I "Runtime/Experimental/FieldSystem/Source/FieldSystemEngine/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/ISMPool/UHT" -/I "Runtime/Experimental/ISMPool/Public" -/I "Developer/MeshBuilder/Public" -/I "Runtime/MeshUtilitiesCommon/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/MSQS/UHT" -/I "Runtime/MaterialShaderQualitySettings/Classes" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/ToolMenusEditor/UHT" -/I "Editor/ToolMenusEditor/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/StatusBar/UHT" -/I "Editor/StatusBar/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/InterchangeCore/UHT" -/I "Runtime/Interchange/Core/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/InterchangeEngine/UHT" -/I "Runtime/Interchange/Engine/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/DeveloperToolSettings/UHT" -/I "Developer/DeveloperToolSettings/Classes" -/I "Developer/DeveloperToolSettings/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/SubobjectDataInterface/UHT" -/I "Editor/SubobjectDataInterface/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/SubobjectEditor/UHT" -/I "Editor/SubobjectEditor/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/PhysicsUtilities/UHT" -/I "Developer/PhysicsUtilities/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/WidgetRegistration/UHT" -/I "Developer/WidgetRegistration/Public" -/I "Editor/ActorPickerMode/Public" -/I "Editor/SceneDepthPickerMode/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/AnimationEditMode/UHT" -/I "Editor/AnimationEditMode/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/MoviePlayer/UHT" -/I "Runtime/MoviePlayer/Public" -/I "E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealEditor/Inc/AsyncLoadingScreen/UHT" -/I "E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Source" -/I "E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Source/AsyncLoadingScreen/Public" -/I "E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd" -/external:W0 -/external:I "ThirdParty/GuidelinesSupportLibrary/GSL-1144/include" -/external:I "ThirdParty/AtomicQueue" -/external:I "ThirdParty/RapidJSON/1.1.0" -/external:I "ThirdParty/LibTiff/Source/Win64" -/external:I "ThirdParty/LibTiff/Source" -/external:I "ThirdParty/OpenGL" -/external:I "C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.44.35207/INCLUDE" -/external:I "C:/Program Files (x86)/Windows Kits/10/include/10.0.22621.0/ucrt" -/external:I "C:/Program Files (x86)/Windows Kits/10/include/10.0.22621.0/shared" -/external:I "C:/Program Files (x86)/Windows Kits/10/include/10.0.22621.0/um" -/external:I "C:/Program Files (x86)/Windows Kits/10/include/10.0.22621.0/winrt" \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreen.cpp.dep.json b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreen.cpp.dep.json deleted file mode 100644 index f8ac69a2d..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreen.cpp.dep.json +++ /dev/null @@ -1,30 +0,0 @@ -{ - "Version": "1.2", - "Data": { - "Source": "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\private\\asyncloadingscreen.cpp", - "ProvidedModule": "", - "PCH": "e:\\ue5\\tg_arpg\\intermediate\\build\\win64\\x64\\tg_arpgeditor\\development\\unrealed\\sharedpch.unrealed.project.valapi.valexpapi.cpp20.h.pch", - "Includes": [ - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\intermediate\\build\\win64\\x64\\unrealeditor\\development\\asyncloadingscreen\\definitions.asyncloadingscreen.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\asyncloadingscreen.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\movieplayer\\public\\movieplayer.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\engine\\public\\slate\\slatetextures.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slatecore\\public\\textures\\slateupdatabletexture.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\movieplayer\\uht\\movieplayer.generated.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\loadingscreensettings.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\widgets\\layout\\sscalebox.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\slate\\uht\\sscalebox.generated.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\intermediate\\build\\win64\\unrealeditor\\inc\\asyncloadingscreen\\uht\\loadingscreensettings.generated.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\scenterlayout.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\sloadingscreenlayout.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\sclassiclayout.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\sletterboxlayout.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\ssidebarlayout.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\sdualsidebarlayout.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\asyncloadingscreenlibrary.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\intermediate\\build\\win64\\unrealeditor\\inc\\asyncloadingscreen\\uht\\asyncloadingscreenlibrary.generated.h" - ], - "ImportedModules": [], - "ImportedHeaderUnits": [] - } -} \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreen.cpp.obj.rsp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreen.cpp.obj.rsp deleted file mode 100644 index 2df3760de..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreen.cpp.obj.rsp +++ /dev/null @@ -1,55 +0,0 @@ -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Source/AsyncLoadingScreen/Private/AsyncLoadingScreen.cpp" -@"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreen.Shared.rsp" -/FI"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/FI"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Definitions.AsyncLoadingScreen.h" -/Yu"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/Fp"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h.pch" -/Fo"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreen.cpp.obj" -/experimental:log "E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreen.cpp.sarif" -/sourceDependencies "E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreen.cpp.dep.json" -/nologo -/Oi -/FC -/diagnostics:caret -/c -/Gw -/Gy -/utf-8 -/wd4819 -/DSAL_NO_ATTRIBUTE_DECLARATIONS=1 -/permissive- -/Zc:strictStrings- -/Zc:__cplusplus -/Zc:inline -/Zc:preprocessor -/D_CRT_STDIO_LEGACY_WIDE_SPECIFIERS=1 -/D_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS=1 -/D_WINDLL -/D_DISABLE_EXTENDED_ALIGNED_STORAGE -/Ob2 -/d2ExtendedWarningInfo -/Ox -/Ot -/GF -/errorReport:prompt -/EHsc -/DPLATFORM_EXCEPTIONS_DISABLED=0 -/Z7 -/MD -/bigobj -/fp:fast -/Zo -/Zp8 -/W4 -/we4456 -/we4458 -/we4459 -/wd4244 -/wd4838 -/we4668 -/wd4267 -/wd4100 -/TP -/GR- -/std:c++20 -/wd5054 \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreen.cpp.sarif b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreen.cpp.sarif deleted file mode 100644 index 04af628c1..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreen.cpp.sarif +++ /dev/null @@ -1,18 +0,0 @@ -{ - "version": "2.1.0", - "$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.5.json", - "runs": [ - { - "results": [], - "tool": { - "driver": { - "name": "MSVC", - "shortDescription": { - "text": "Microsoft Visual C++ Compiler Warnings/Errors" - }, - "informationUri": "https://docs.microsoft.com/cpp/error-messages/compiler-errors-1/c-cpp-build-errors" - } - } - } - ] -} \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreenLibrary.cpp.dep.json b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreenLibrary.cpp.dep.json deleted file mode 100644 index 851dcbe57..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreenLibrary.cpp.dep.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "Version": "1.2", - "Data": { - "Source": "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\private\\asyncloadingscreenlibrary.cpp", - "ProvidedModule": "", - "PCH": "e:\\ue5\\tg_arpg\\intermediate\\build\\win64\\x64\\tg_arpgeditor\\development\\unrealed\\sharedpch.unrealed.project.valapi.valexpapi.cpp20.h.pch", - "Includes": [ - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\intermediate\\build\\win64\\x64\\unrealeditor\\development\\asyncloadingscreen\\definitions.asyncloadingscreen.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\asyncloadingscreenlibrary.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\intermediate\\build\\win64\\unrealeditor\\inc\\asyncloadingscreen\\uht\\asyncloadingscreenlibrary.generated.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\movieplayer\\public\\movieplayer.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\engine\\public\\slate\\slatetextures.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slatecore\\public\\textures\\slateupdatabletexture.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\movieplayer\\uht\\movieplayer.generated.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\asyncloadingscreen.h" - ], - "ImportedModules": [], - "ImportedHeaderUnits": [] - } -} \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreenLibrary.cpp.obj.rsp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreenLibrary.cpp.obj.rsp deleted file mode 100644 index 55fb85390..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreenLibrary.cpp.obj.rsp +++ /dev/null @@ -1,55 +0,0 @@ -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Source/AsyncLoadingScreen/Private/AsyncLoadingScreenLibrary.cpp" -@"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreen.Shared.rsp" -/FI"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/FI"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Definitions.AsyncLoadingScreen.h" -/Yu"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/Fp"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h.pch" -/Fo"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreenLibrary.cpp.obj" -/experimental:log "E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreenLibrary.cpp.sarif" -/sourceDependencies "E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreenLibrary.cpp.dep.json" -/nologo -/Oi -/FC -/diagnostics:caret -/c -/Gw -/Gy -/utf-8 -/wd4819 -/DSAL_NO_ATTRIBUTE_DECLARATIONS=1 -/permissive- -/Zc:strictStrings- -/Zc:__cplusplus -/Zc:inline -/Zc:preprocessor -/D_CRT_STDIO_LEGACY_WIDE_SPECIFIERS=1 -/D_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS=1 -/D_WINDLL -/D_DISABLE_EXTENDED_ALIGNED_STORAGE -/Ob2 -/d2ExtendedWarningInfo -/Ox -/Ot -/GF -/errorReport:prompt -/EHsc -/DPLATFORM_EXCEPTIONS_DISABLED=0 -/Z7 -/MD -/bigobj -/fp:fast -/Zo -/Zp8 -/W4 -/we4456 -/we4458 -/we4459 -/wd4244 -/wd4838 -/we4668 -/wd4267 -/wd4100 -/TP -/GR- -/std:c++20 -/wd5054 \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreenLibrary.cpp.sarif b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreenLibrary.cpp.sarif deleted file mode 100644 index 04af628c1..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreenLibrary.cpp.sarif +++ /dev/null @@ -1,18 +0,0 @@ -{ - "version": "2.1.0", - "$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.5.json", - "runs": [ - { - "results": [], - "tool": { - "driver": { - "name": "MSVC", - "shortDescription": { - "text": "Microsoft Visual C++ Compiler Warnings/Errors" - }, - "informationUri": "https://docs.microsoft.com/cpp/error-messages/compiler-errors-1/c-cpp-build-errors" - } - } - } - ] -} \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Default.rc2.res b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Default.rc2.res deleted file mode 100644 index d3cdf6b9a..000000000 Binary files a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Default.rc2.res and /dev/null differ diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Default.rc2.res.rsp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Default.rc2.res.rsp deleted file mode 100644 index 317fa0b4c..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Default.rc2.res.rsp +++ /dev/null @@ -1,94 +0,0 @@ -/nologo -/D_WIN64 -/l 0x409 -/I "." -/I "C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.44.35207/INCLUDE" -/I "C:/Program Files (x86)/Windows Kits/10/include/10.0.22621.0/ucrt" -/I "C:/Program Files (x86)/Windows Kits/10/include/10.0.22621.0/shared" -/I "C:/Program Files (x86)/Windows Kits/10/include/10.0.22621.0/um" -/I "C:/Program Files (x86)/Windows Kits/10/include/10.0.22621.0/winrt" -/DIS_PROGRAM=0 -/DUE_EDITOR=1 -/DUSE_SHADER_COMPILER_WORKER_TRACE=0 -/DUE_REFERENCE_COLLECTOR_REQUIRE_OBJECTPTR=1 -/DWITH_VERSE_VM=0 -/DENABLE_PGO_PROFILE=0 -/DUSE_VORBIS_FOR_STREAMING=1 -/DUSE_XMA2_FOR_STREAMING=1 -/DWITH_DEV_AUTOMATION_TESTS=1 -/DWITH_PERF_AUTOMATION_TESTS=1 -/DWITH_LOW_LEVEL_TESTS=0 -/DEXPLICIT_TESTS_TARGET=0 -/DWITH_TESTS=1 -/DUNICODE -/D_UNICODE -/D__UNREAL__ -/DIS_MONOLITHIC=0 -/DUE_MERGED_MODULES=0 -/DWITH_ENGINE=1 -/DWITH_UNREAL_DEVELOPER_TOOLS=1 -/DWITH_UNREAL_TARGET_DEVELOPER_TOOLS=1 -/DWITH_APPLICATION_CORE=1 -/DWITH_COREUOBJECT=1 -/DUE_WITH_CONSTINIT_UOBJECT=0 -/DUE_TRACE_ENABLED=1 -/DUE_TRACE_FORCE_ENABLED=0 -/DWITH_VERSE=1 -/DUE_USE_VERSE_PATHS=1 -/DWITH_VERSE_BPVM=1 -/DUSE_STATS_WITHOUT_ENGINE=0 -/DWITH_PLUGIN_SUPPORT=0 -/DWITH_ACCESSIBILITY=1 -/DWITH_PERFCOUNTERS=1 -/DWITH_FIXED_TIME_STEP_SUPPORT=1 -/DUSE_LOGGING_IN_SHIPPING=0 -/DALLOW_CONSOLE_IN_SHIPPING=0 -/DALLOW_PROFILEGPU_IN_TEST=0 -/DALLOW_PROFILEGPU_IN_SHIPPING=0 -/DWITH_LOGGING_TO_MEMORY=0 -/DUSE_CACHE_FREED_OS_ALLOCS=1 -/DUSE_CHECKS_IN_SHIPPING=0 -/DUSE_UTF8_TCHARS=0 -/DUSE_ESTIMATED_UTCNOW=0 -/DUE_ALLOW_EXEC_COMMANDS_IN_SHIPPING=1 -/DWITH_EDITOR=1 -/DWITH_IOSTORE_IN_EDITOR=1 -/DWITH_CLIENT_CODE=1 -/DWITH_SERVER_CODE=1 -/DUE_FNAME_OUTLINE_NUMBER=0 -/DWITH_PUSH_MODEL=1 -/DWITH_CEF3=1 -/DWITH_LIVE_CODING=1 -/DWITH_CPP_MODULES=0 -/DWITH_PROCESS_PRIORITY_CONTROL=0 -/DUE_DEFINE_FORCEINLINE_HINT_TO_INLINE=0 -/DUBT_MODULE_MANIFEST="UnrealEditor.modules" -/DUBT_MODULE_MANIFEST_DEBUGGAME="UnrealEditor-Win64-DebugGame.modules" -/DUBT_COMPILED_PLATFORM=Win64 -/DUBT_COMPILED_TARGET=Editor -/DUBT_COMPILED_ARCHITECTURE=x64 -/DUE_APP_NAME="UnrealEditor" -/DUE_WARNINGS_AS_ERRORS=0 -/DFORCE_ANSI_ALLOCATOR=0 -/DUSE_MALLOC_BINNED2=1 -/DUSE_MALLOC_BINNED3=0 -/DNDIS_MINIPORT_MAJOR_VERSION=0 -/DWIN32=1 -/D_WIN32_WINNT=0x0A00 -/DWINVER=0x0A00 -/DNTDDI_VERSION=0x0A000000 -/DPLATFORM_WINDOWS=1 -/DPLATFORM_MICROSOFT=1 -/DOVERRIDE_PLATFORM_HEADER_NAME=Windows -/DRHI_RAYTRACING=1 -/DWINDOWS_MAX_NUM_TLS_SLOTS=2048 -/DWINDOWS_MAX_NUM_THREADS_WITH_TLS_SLOTS=512 -/DNDEBUG=1 -/DUE_BUILD_DEVELOPMENT=1 -/DORIGINAL_FILE_NAME="UnrealEditor-AsyncLoadingScreen.dll" -/DBUILD_ICON_FILE_NAME="\"..\\Build\\Windows\\Resources\\Default.ico\"" -/DPROJECT_COPYRIGHT_STRING="Fill out your copyright notice in the Description page of Project Settings." -/DPROJECT_PRODUCT_NAME="Third Person Game Template" -/DPROJECT_PRODUCT_IDENTIFIER=TG_ARPG -/fo "E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Default.rc2.res" -"../Build/Windows/Resources/Default.rc2" \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Definitions.AsyncLoadingScreen.h b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Definitions.AsyncLoadingScreen.h deleted file mode 100644 index 68218724c..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Definitions.AsyncLoadingScreen.h +++ /dev/null @@ -1,25 +0,0 @@ -// Generated by UnrealBuildTool (UEBuildModuleCPP.cs) : Shared PCH Definitions for AsyncLoadingScreen -#pragma once -#include "SharedDefinitions.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -#undef ASYNCLOADINGSCREEN_API -#undef ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API -#define UE_IS_ENGINE_MODULE 0 -#define UE_DEPRECATED_FORGAME UE_DEPRECATED -#define UE_DEPRECATED_FORENGINE UE_DEPRECATED -#define UE_VALIDATE_FORMAT_STRINGS 1 -#define UE_VALIDATE_INTERNAL_API 1 -#define UE_VALIDATE_EXPERIMENTAL_API 1 -#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_4 0 -#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_5 0 -#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_6 0 -#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_7 0 -#define UE_PROJECT_NAME TG_ARPG -#define UE_TARGET_NAME TG_ARPGEditor -#define UE_MODULE_NAME "AsyncLoadingScreen" -#define UE_PLUGIN_NAME "AsyncLoadingScreen" -#define IMPLEMENT_ENCRYPTION_KEY_REGISTRATION() -#define IMPLEMENT_SIGNING_KEY_REGISTRATION() -#define MOVIEPLAYER_API DLLIMPORT -#define MOVIEPLAYER_NON_ATTRIBUTED_API DLLIMPORT -#define ASYNCLOADINGSCREEN_API DLLEXPORT -#define ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API DLLEXPORT diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/LiveCodingInfo.json b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/LiveCodingInfo.json deleted file mode 100644 index 3e5193972..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/LiveCodingInfo.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "RemapUnityFiles": - { - "Module.AsyncLoadingScreen.cpp.obj": [ - "AsyncLoadingScreen.init.gen.cpp.obj", - "AsyncLoadingScreenLibrary.gen.cpp.obj", - "LoadingScreenSettings.gen.cpp.obj", - "PerModuleInline.gen.cpp.obj", - "AsyncLoadingScreen.cpp.obj", - "AsyncLoadingScreenLibrary.cpp.obj", - "LoadingScreenSettings.cpp.obj", - "SBackgroundWidget.cpp.obj", - "SCenterLayout.cpp.obj", - "SClassicLayout.cpp.obj", - "SDualSidebarLayout.cpp.obj", - "SHorizontalLoadingWidget.cpp.obj", - "SLetterboxLayout.cpp.obj", - "SLoadingCompleteText.cpp.obj", - "SLoadingScreenLayout.cpp.obj", - "SLoadingWidget.cpp.obj", - "SSidebarLayout.cpp.obj", - "STipWidget.cpp.obj", - "SVerticalLoadingWidget.cpp.obj" - ] - } -} \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/LoadingScreenSettings.cpp.dep.json b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/LoadingScreenSettings.cpp.dep.json deleted file mode 100644 index 5cb07ff9f..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/LoadingScreenSettings.cpp.dep.json +++ /dev/null @@ -1,27 +0,0 @@ -{ - "Version": "1.2", - "Data": { - "Source": "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\private\\loadingscreensettings.cpp", - "ProvidedModule": "", - "PCH": "e:\\ue5\\tg_arpg\\intermediate\\build\\win64\\x64\\tg_arpgeditor\\development\\unrealed\\sharedpch.unrealed.project.valapi.valexpapi.cpp20.h.pch", - "Includes": [ - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\intermediate\\build\\win64\\x64\\unrealeditor\\development\\asyncloadingscreen\\definitions.asyncloadingscreen.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\loadingscreensettings.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\movieplayer\\public\\movieplayer.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\engine\\public\\slate\\slatetextures.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slatecore\\public\\textures\\slateupdatabletexture.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\movieplayer\\uht\\movieplayer.generated.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\widgets\\layout\\sscalebox.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\slate\\uht\\sscalebox.generated.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\intermediate\\build\\win64\\unrealeditor\\inc\\asyncloadingscreen\\uht\\loadingscreensettings.generated.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\engine\\classes\\engine\\font.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\engine\\classes\\engine\\fontimportoptions.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\engine\\uht\\fontimportoptions.generated.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slatecore\\public\\fonts\\fontproviderinterface.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\slatecore\\uht\\fontproviderinterface.generated.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\engine\\uht\\font.generated.h" - ], - "ImportedModules": [], - "ImportedHeaderUnits": [] - } -} \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/LoadingScreenSettings.cpp.obj.rsp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/LoadingScreenSettings.cpp.obj.rsp deleted file mode 100644 index 068e08641..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/LoadingScreenSettings.cpp.obj.rsp +++ /dev/null @@ -1,55 +0,0 @@ -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Source/AsyncLoadingScreen/Private/LoadingScreenSettings.cpp" -@"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreen.Shared.rsp" -/FI"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/FI"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Definitions.AsyncLoadingScreen.h" -/Yu"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/Fp"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h.pch" -/Fo"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/LoadingScreenSettings.cpp.obj" -/experimental:log "E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/LoadingScreenSettings.cpp.sarif" -/sourceDependencies "E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/LoadingScreenSettings.cpp.dep.json" -/nologo -/Oi -/FC -/diagnostics:caret -/c -/Gw -/Gy -/utf-8 -/wd4819 -/DSAL_NO_ATTRIBUTE_DECLARATIONS=1 -/permissive- -/Zc:strictStrings- -/Zc:__cplusplus -/Zc:inline -/Zc:preprocessor -/D_CRT_STDIO_LEGACY_WIDE_SPECIFIERS=1 -/D_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS=1 -/D_WINDLL -/D_DISABLE_EXTENDED_ALIGNED_STORAGE -/Ob2 -/d2ExtendedWarningInfo -/Ox -/Ot -/GF -/errorReport:prompt -/EHsc -/DPLATFORM_EXCEPTIONS_DISABLED=0 -/Z7 -/MD -/bigobj -/fp:fast -/Zo -/Zp8 -/W4 -/we4456 -/we4458 -/we4459 -/wd4244 -/wd4838 -/we4668 -/wd4267 -/wd4100 -/TP -/GR- -/std:c++20 -/wd5054 \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/LoadingScreenSettings.cpp.sarif b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/LoadingScreenSettings.cpp.sarif deleted file mode 100644 index 04af628c1..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/LoadingScreenSettings.cpp.sarif +++ /dev/null @@ -1,18 +0,0 @@ -{ - "version": "2.1.0", - "$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.5.json", - "runs": [ - { - "results": [], - "tool": { - "driver": { - "name": "MSVC", - "shortDescription": { - "text": "Microsoft Visual C++ Compiler Warnings/Errors" - }, - "informationUri": "https://docs.microsoft.com/cpp/error-messages/compiler-errors-1/c-cpp-build-errors" - } - } - } - ] -} \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Module.AsyncLoadingScreen.cpp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Module.AsyncLoadingScreen.cpp deleted file mode 100644 index d3029681d..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Module.AsyncLoadingScreen.cpp +++ /dev/null @@ -1,5 +0,0 @@ -// This file is automatically generated at compile-time to include some subset of the user-created cpp files. -#include "E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealEditor/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreen.init.gen.cpp" -#include "E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealEditor/Inc/AsyncLoadingScreen/UHT/AsyncLoadingScreenLibrary.gen.cpp" -#include "E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/UnrealEditor/Inc/AsyncLoadingScreen/UHT/LoadingScreenSettings.gen.cpp" -#include "E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/PerModuleInline.gen.cpp" diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Module.AsyncLoadingScreen.cpp.dep.json b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Module.AsyncLoadingScreen.cpp.dep.json deleted file mode 100644 index e0ec34438..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Module.AsyncLoadingScreen.cpp.dep.json +++ /dev/null @@ -1,28 +0,0 @@ -{ - "Version": "1.2", - "Data": { - "Source": "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\intermediate\\build\\win64\\x64\\unrealeditor\\development\\asyncloadingscreen\\module.asyncloadingscreen.cpp", - "ProvidedModule": "", - "PCH": "e:\\ue5\\tg_arpg\\intermediate\\build\\win64\\x64\\tg_arpgeditor\\development\\unrealed\\sharedpch.unrealed.project.valapi.valexpapi.cpp20.h.pch", - "Includes": [ - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\intermediate\\build\\win64\\x64\\unrealeditor\\development\\asyncloadingscreen\\definitions.asyncloadingscreen.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\intermediate\\build\\win64\\unrealeditor\\inc\\asyncloadingscreen\\uht\\asyncloadingscreen.init.gen.cpp", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\intermediate\\build\\win64\\unrealeditor\\inc\\asyncloadingscreen\\uht\\asyncloadingscreenlibrary.gen.cpp", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\asyncloadingscreenlibrary.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\intermediate\\build\\win64\\unrealeditor\\inc\\asyncloadingscreen\\uht\\asyncloadingscreenlibrary.generated.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\intermediate\\build\\win64\\unrealeditor\\inc\\asyncloadingscreen\\uht\\loadingscreensettings.gen.cpp", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\loadingscreensettings.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\movieplayer\\public\\movieplayer.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\engine\\public\\slate\\slatetextures.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slatecore\\public\\textures\\slateupdatabletexture.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\movieplayer\\uht\\movieplayer.generated.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\widgets\\layout\\sscalebox.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\slate\\uht\\sscalebox.generated.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\intermediate\\build\\win64\\unrealeditor\\inc\\asyncloadingscreen\\uht\\loadingscreensettings.generated.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\intermediate\\build\\win64\\x64\\unrealeditor\\development\\asyncloadingscreen\\permoduleinline.gen.cpp", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\core\\public\\hal\\permoduleinline.inl" - ], - "ImportedModules": [], - "ImportedHeaderUnits": [] - } -} \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Module.AsyncLoadingScreen.cpp.obj.rsp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Module.AsyncLoadingScreen.cpp.obj.rsp deleted file mode 100644 index 832383656..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Module.AsyncLoadingScreen.cpp.obj.rsp +++ /dev/null @@ -1,55 +0,0 @@ -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Module.AsyncLoadingScreen.cpp" -@"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreen.Shared.rsp" -/FI"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/FI"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Definitions.AsyncLoadingScreen.h" -/Yu"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/Fp"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h.pch" -/Fo"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Module.AsyncLoadingScreen.cpp.obj" -/experimental:log "E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Module.AsyncLoadingScreen.cpp.sarif" -/sourceDependencies "E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Module.AsyncLoadingScreen.cpp.dep.json" -/nologo -/Oi -/FC -/diagnostics:caret -/c -/Gw -/Gy -/utf-8 -/wd4819 -/DSAL_NO_ATTRIBUTE_DECLARATIONS=1 -/permissive- -/Zc:strictStrings- -/Zc:__cplusplus -/Zc:inline -/Zc:preprocessor -/D_CRT_STDIO_LEGACY_WIDE_SPECIFIERS=1 -/D_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS=1 -/D_WINDLL -/D_DISABLE_EXTENDED_ALIGNED_STORAGE -/Ob2 -/d2ExtendedWarningInfo -/Ox -/Ot -/GF -/errorReport:prompt -/EHsc -/DPLATFORM_EXCEPTIONS_DISABLED=0 -/Z7 -/MD -/bigobj -/fp:fast -/Zo -/Zp8 -/W4 -/we4456 -/we4458 -/we4459 -/wd4244 -/wd4838 -/we4668 -/wd4267 -/wd4100 -/TP -/GR- -/std:c++20 -/wd5054 \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Module.AsyncLoadingScreen.cpp.sarif b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Module.AsyncLoadingScreen.cpp.sarif deleted file mode 100644 index 04af628c1..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Module.AsyncLoadingScreen.cpp.sarif +++ /dev/null @@ -1,18 +0,0 @@ -{ - "version": "2.1.0", - "$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.5.json", - "runs": [ - { - "results": [], - "tool": { - "driver": { - "name": "MSVC", - "shortDescription": { - "text": "Microsoft Visual C++ Compiler Warnings/Errors" - }, - "informationUri": "https://docs.microsoft.com/cpp/error-messages/compiler-errors-1/c-cpp-build-errors" - } - } - } - ] -} \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/PerModuleInline.gen.cpp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/PerModuleInline.gen.cpp deleted file mode 100644 index 4ee185c4a..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/PerModuleInline.gen.cpp +++ /dev/null @@ -1,7 +0,0 @@ -// Generated by UnrealBuildTool (UEBuildModuleCPP.cs) -#if !defined(PER_MODULE_INLINE_FILE) && defined(CORE_API) -#define PER_MODULE_INLINE_FILE "HAL/PerModuleInline.inl" -#endif -#if defined(PER_MODULE_INLINE_FILE) && !defined(SUPPRESS_PER_MODULE_INLINE_FILE) -#include PER_MODULE_INLINE_FILE -#endif \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SBackgroundWidget.cpp.dep.json b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SBackgroundWidget.cpp.dep.json deleted file mode 100644 index 7498473ee..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SBackgroundWidget.cpp.dep.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "Version": "1.2", - "Data": { - "Source": "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\private\\sbackgroundwidget.cpp", - "ProvidedModule": "", - "PCH": "e:\\ue5\\tg_arpg\\intermediate\\build\\win64\\x64\\tg_arpgeditor\\development\\unrealed\\sharedpch.unrealed.project.valapi.valexpapi.cpp20.h.pch", - "Includes": [ - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\intermediate\\build\\win64\\x64\\unrealeditor\\development\\asyncloadingscreen\\definitions.asyncloadingscreen.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\sbackgroundwidget.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\loadingscreensettings.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\movieplayer\\public\\movieplayer.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\engine\\public\\slate\\slatetextures.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slatecore\\public\\textures\\slateupdatabletexture.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\movieplayer\\uht\\movieplayer.generated.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\widgets\\layout\\sscalebox.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\slate\\uht\\sscalebox.generated.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\intermediate\\build\\win64\\unrealeditor\\inc\\asyncloadingscreen\\uht\\loadingscreensettings.generated.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\engine\\public\\slate\\deferredcleanupslatebrush.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\asyncloadingscreenlibrary.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\intermediate\\build\\win64\\unrealeditor\\inc\\asyncloadingscreen\\uht\\asyncloadingscreenlibrary.generated.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\asyncloadingscreen.h" - ], - "ImportedModules": [], - "ImportedHeaderUnits": [] - } -} \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SBackgroundWidget.cpp.obj.rsp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SBackgroundWidget.cpp.obj.rsp deleted file mode 100644 index 336ea7fdc..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SBackgroundWidget.cpp.obj.rsp +++ /dev/null @@ -1,55 +0,0 @@ -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Source/AsyncLoadingScreen/Private/SBackgroundWidget.cpp" -@"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreen.Shared.rsp" -/FI"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/FI"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Definitions.AsyncLoadingScreen.h" -/Yu"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/Fp"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h.pch" -/Fo"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SBackgroundWidget.cpp.obj" -/experimental:log "E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SBackgroundWidget.cpp.sarif" -/sourceDependencies "E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SBackgroundWidget.cpp.dep.json" -/nologo -/Oi -/FC -/diagnostics:caret -/c -/Gw -/Gy -/utf-8 -/wd4819 -/DSAL_NO_ATTRIBUTE_DECLARATIONS=1 -/permissive- -/Zc:strictStrings- -/Zc:__cplusplus -/Zc:inline -/Zc:preprocessor -/D_CRT_STDIO_LEGACY_WIDE_SPECIFIERS=1 -/D_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS=1 -/D_WINDLL -/D_DISABLE_EXTENDED_ALIGNED_STORAGE -/Ob2 -/d2ExtendedWarningInfo -/Ox -/Ot -/GF -/errorReport:prompt -/EHsc -/DPLATFORM_EXCEPTIONS_DISABLED=0 -/Z7 -/MD -/bigobj -/fp:fast -/Zo -/Zp8 -/W4 -/we4456 -/we4458 -/we4459 -/wd4244 -/wd4838 -/we4668 -/wd4267 -/wd4100 -/TP -/GR- -/std:c++20 -/wd5054 \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SBackgroundWidget.cpp.sarif b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SBackgroundWidget.cpp.sarif deleted file mode 100644 index 04af628c1..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SBackgroundWidget.cpp.sarif +++ /dev/null @@ -1,18 +0,0 @@ -{ - "version": "2.1.0", - "$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.5.json", - "runs": [ - { - "results": [], - "tool": { - "driver": { - "name": "MSVC", - "shortDescription": { - "text": "Microsoft Visual C++ Compiler Warnings/Errors" - }, - "informationUri": "https://docs.microsoft.com/cpp/error-messages/compiler-errors-1/c-cpp-build-errors" - } - } - } - ] -} \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SCenterLayout.cpp.dep.json b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SCenterLayout.cpp.dep.json deleted file mode 100644 index 10cae3f35..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SCenterLayout.cpp.dep.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "Version": "1.2", - "Data": { - "Source": "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\private\\scenterlayout.cpp", - "ProvidedModule": "", - "PCH": "e:\\ue5\\tg_arpg\\intermediate\\build\\win64\\x64\\tg_arpgeditor\\development\\unrealed\\sharedpch.unrealed.project.valapi.valexpapi.cpp20.h.pch", - "Includes": [ - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\intermediate\\build\\win64\\x64\\unrealeditor\\development\\asyncloadingscreen\\definitions.asyncloadingscreen.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\scenterlayout.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\sloadingscreenlayout.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\loadingscreensettings.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\movieplayer\\public\\movieplayer.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\engine\\public\\slate\\slatetextures.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slatecore\\public\\textures\\slateupdatabletexture.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\movieplayer\\uht\\movieplayer.generated.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\widgets\\layout\\sscalebox.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\slate\\uht\\sscalebox.generated.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\intermediate\\build\\win64\\unrealeditor\\inc\\asyncloadingscreen\\uht\\loadingscreensettings.generated.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\widgets\\layout\\ssafezone.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\widgets\\layout\\sdpiscaler.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\shorizontalloadingwidget.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\sloadingwidget.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\widgets\\images\\sthrobber.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\sverticalloadingwidget.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\sbackgroundwidget.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\stipwidget.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\sloadingcompletetext.h" - ], - "ImportedModules": [], - "ImportedHeaderUnits": [] - } -} \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SCenterLayout.cpp.obj.rsp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SCenterLayout.cpp.obj.rsp deleted file mode 100644 index 3159f7d43..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SCenterLayout.cpp.obj.rsp +++ /dev/null @@ -1,55 +0,0 @@ -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Source/AsyncLoadingScreen/Private/SCenterLayout.cpp" -@"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreen.Shared.rsp" -/FI"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/FI"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Definitions.AsyncLoadingScreen.h" -/Yu"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/Fp"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h.pch" -/Fo"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SCenterLayout.cpp.obj" -/experimental:log "E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SCenterLayout.cpp.sarif" -/sourceDependencies "E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SCenterLayout.cpp.dep.json" -/nologo -/Oi -/FC -/diagnostics:caret -/c -/Gw -/Gy -/utf-8 -/wd4819 -/DSAL_NO_ATTRIBUTE_DECLARATIONS=1 -/permissive- -/Zc:strictStrings- -/Zc:__cplusplus -/Zc:inline -/Zc:preprocessor -/D_CRT_STDIO_LEGACY_WIDE_SPECIFIERS=1 -/D_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS=1 -/D_WINDLL -/D_DISABLE_EXTENDED_ALIGNED_STORAGE -/Ob2 -/d2ExtendedWarningInfo -/Ox -/Ot -/GF -/errorReport:prompt -/EHsc -/DPLATFORM_EXCEPTIONS_DISABLED=0 -/Z7 -/MD -/bigobj -/fp:fast -/Zo -/Zp8 -/W4 -/we4456 -/we4458 -/we4459 -/wd4244 -/wd4838 -/we4668 -/wd4267 -/wd4100 -/TP -/GR- -/std:c++20 -/wd5054 \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SCenterLayout.cpp.sarif b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SCenterLayout.cpp.sarif deleted file mode 100644 index 04af628c1..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SCenterLayout.cpp.sarif +++ /dev/null @@ -1,18 +0,0 @@ -{ - "version": "2.1.0", - "$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.5.json", - "runs": [ - { - "results": [], - "tool": { - "driver": { - "name": "MSVC", - "shortDescription": { - "text": "Microsoft Visual C++ Compiler Warnings/Errors" - }, - "informationUri": "https://docs.microsoft.com/cpp/error-messages/compiler-errors-1/c-cpp-build-errors" - } - } - } - ] -} \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SClassicLayout.cpp.dep.json b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SClassicLayout.cpp.dep.json deleted file mode 100644 index 8f80c24f8..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SClassicLayout.cpp.dep.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "Version": "1.2", - "Data": { - "Source": "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\private\\sclassiclayout.cpp", - "ProvidedModule": "", - "PCH": "e:\\ue5\\tg_arpg\\intermediate\\build\\win64\\x64\\tg_arpgeditor\\development\\unrealed\\sharedpch.unrealed.project.valapi.valexpapi.cpp20.h.pch", - "Includes": [ - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\intermediate\\build\\win64\\x64\\unrealeditor\\development\\asyncloadingscreen\\definitions.asyncloadingscreen.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\sclassiclayout.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\sloadingscreenlayout.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\loadingscreensettings.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\movieplayer\\public\\movieplayer.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\engine\\public\\slate\\slatetextures.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slatecore\\public\\textures\\slateupdatabletexture.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\movieplayer\\uht\\movieplayer.generated.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\widgets\\layout\\sscalebox.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\slate\\uht\\sscalebox.generated.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\intermediate\\build\\win64\\unrealeditor\\inc\\asyncloadingscreen\\uht\\loadingscreensettings.generated.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\widgets\\layout\\ssafezone.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\widgets\\layout\\sdpiscaler.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\shorizontalloadingwidget.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\sloadingwidget.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\widgets\\images\\sthrobber.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\sverticalloadingwidget.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\sbackgroundwidget.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\stipwidget.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\sloadingcompletetext.h" - ], - "ImportedModules": [], - "ImportedHeaderUnits": [] - } -} \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SClassicLayout.cpp.obj.rsp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SClassicLayout.cpp.obj.rsp deleted file mode 100644 index fb596648f..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SClassicLayout.cpp.obj.rsp +++ /dev/null @@ -1,55 +0,0 @@ -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Source/AsyncLoadingScreen/Private/SClassicLayout.cpp" -@"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreen.Shared.rsp" -/FI"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/FI"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Definitions.AsyncLoadingScreen.h" -/Yu"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/Fp"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h.pch" -/Fo"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SClassicLayout.cpp.obj" -/experimental:log "E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SClassicLayout.cpp.sarif" -/sourceDependencies "E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SClassicLayout.cpp.dep.json" -/nologo -/Oi -/FC -/diagnostics:caret -/c -/Gw -/Gy -/utf-8 -/wd4819 -/DSAL_NO_ATTRIBUTE_DECLARATIONS=1 -/permissive- -/Zc:strictStrings- -/Zc:__cplusplus -/Zc:inline -/Zc:preprocessor -/D_CRT_STDIO_LEGACY_WIDE_SPECIFIERS=1 -/D_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS=1 -/D_WINDLL -/D_DISABLE_EXTENDED_ALIGNED_STORAGE -/Ob2 -/d2ExtendedWarningInfo -/Ox -/Ot -/GF -/errorReport:prompt -/EHsc -/DPLATFORM_EXCEPTIONS_DISABLED=0 -/Z7 -/MD -/bigobj -/fp:fast -/Zo -/Zp8 -/W4 -/we4456 -/we4458 -/we4459 -/wd4244 -/wd4838 -/we4668 -/wd4267 -/wd4100 -/TP -/GR- -/std:c++20 -/wd5054 \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SClassicLayout.cpp.sarif b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SClassicLayout.cpp.sarif deleted file mode 100644 index 04af628c1..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SClassicLayout.cpp.sarif +++ /dev/null @@ -1,18 +0,0 @@ -{ - "version": "2.1.0", - "$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.5.json", - "runs": [ - { - "results": [], - "tool": { - "driver": { - "name": "MSVC", - "shortDescription": { - "text": "Microsoft Visual C++ Compiler Warnings/Errors" - }, - "informationUri": "https://docs.microsoft.com/cpp/error-messages/compiler-errors-1/c-cpp-build-errors" - } - } - } - ] -} \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SDualSidebarLayout.cpp.dep.json b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SDualSidebarLayout.cpp.dep.json deleted file mode 100644 index 832f22e10..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SDualSidebarLayout.cpp.dep.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "Version": "1.2", - "Data": { - "Source": "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\private\\sdualsidebarlayout.cpp", - "ProvidedModule": "", - "PCH": "e:\\ue5\\tg_arpg\\intermediate\\build\\win64\\x64\\tg_arpgeditor\\development\\unrealed\\sharedpch.unrealed.project.valapi.valexpapi.cpp20.h.pch", - "Includes": [ - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\intermediate\\build\\win64\\x64\\unrealeditor\\development\\asyncloadingscreen\\definitions.asyncloadingscreen.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\sdualsidebarlayout.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\sloadingscreenlayout.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\loadingscreensettings.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\movieplayer\\public\\movieplayer.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\engine\\public\\slate\\slatetextures.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slatecore\\public\\textures\\slateupdatabletexture.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\movieplayer\\uht\\movieplayer.generated.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\widgets\\layout\\sscalebox.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\slate\\uht\\sscalebox.generated.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\intermediate\\build\\win64\\unrealeditor\\inc\\asyncloadingscreen\\uht\\loadingscreensettings.generated.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\widgets\\layout\\ssafezone.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\widgets\\layout\\sdpiscaler.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\shorizontalloadingwidget.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\sloadingwidget.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\widgets\\images\\sthrobber.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\sverticalloadingwidget.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\sbackgroundwidget.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\stipwidget.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\sloadingcompletetext.h" - ], - "ImportedModules": [], - "ImportedHeaderUnits": [] - } -} \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SDualSidebarLayout.cpp.obj.rsp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SDualSidebarLayout.cpp.obj.rsp deleted file mode 100644 index fe04b420a..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SDualSidebarLayout.cpp.obj.rsp +++ /dev/null @@ -1,55 +0,0 @@ -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Source/AsyncLoadingScreen/Private/SDualSidebarLayout.cpp" -@"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreen.Shared.rsp" -/FI"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/FI"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Definitions.AsyncLoadingScreen.h" -/Yu"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/Fp"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h.pch" -/Fo"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SDualSidebarLayout.cpp.obj" -/experimental:log "E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SDualSidebarLayout.cpp.sarif" -/sourceDependencies "E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SDualSidebarLayout.cpp.dep.json" -/nologo -/Oi -/FC -/diagnostics:caret -/c -/Gw -/Gy -/utf-8 -/wd4819 -/DSAL_NO_ATTRIBUTE_DECLARATIONS=1 -/permissive- -/Zc:strictStrings- -/Zc:__cplusplus -/Zc:inline -/Zc:preprocessor -/D_CRT_STDIO_LEGACY_WIDE_SPECIFIERS=1 -/D_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS=1 -/D_WINDLL -/D_DISABLE_EXTENDED_ALIGNED_STORAGE -/Ob2 -/d2ExtendedWarningInfo -/Ox -/Ot -/GF -/errorReport:prompt -/EHsc -/DPLATFORM_EXCEPTIONS_DISABLED=0 -/Z7 -/MD -/bigobj -/fp:fast -/Zo -/Zp8 -/W4 -/we4456 -/we4458 -/we4459 -/wd4244 -/wd4838 -/we4668 -/wd4267 -/wd4100 -/TP -/GR- -/std:c++20 -/wd5054 \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SDualSidebarLayout.cpp.sarif b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SDualSidebarLayout.cpp.sarif deleted file mode 100644 index 04af628c1..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SDualSidebarLayout.cpp.sarif +++ /dev/null @@ -1,18 +0,0 @@ -{ - "version": "2.1.0", - "$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.5.json", - "runs": [ - { - "results": [], - "tool": { - "driver": { - "name": "MSVC", - "shortDescription": { - "text": "Microsoft Visual C++ Compiler Warnings/Errors" - }, - "informationUri": "https://docs.microsoft.com/cpp/error-messages/compiler-errors-1/c-cpp-build-errors" - } - } - } - ] -} \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SHorizontalLoadingWidget.cpp.dep.json b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SHorizontalLoadingWidget.cpp.dep.json deleted file mode 100644 index c31a5c9ba..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SHorizontalLoadingWidget.cpp.dep.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "Version": "1.2", - "Data": { - "Source": "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\private\\shorizontalloadingwidget.cpp", - "ProvidedModule": "", - "PCH": "e:\\ue5\\tg_arpg\\intermediate\\build\\win64\\x64\\tg_arpgeditor\\development\\unrealed\\sharedpch.unrealed.project.valapi.valexpapi.cpp20.h.pch", - "Includes": [ - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\intermediate\\build\\win64\\x64\\unrealeditor\\development\\asyncloadingscreen\\definitions.asyncloadingscreen.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\shorizontalloadingwidget.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\sloadingwidget.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\widgets\\images\\sthrobber.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\loadingscreensettings.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\movieplayer\\public\\movieplayer.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\engine\\public\\slate\\slatetextures.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slatecore\\public\\textures\\slateupdatabletexture.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\movieplayer\\uht\\movieplayer.generated.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\widgets\\layout\\sscalebox.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\slate\\uht\\sscalebox.generated.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\intermediate\\build\\win64\\unrealeditor\\inc\\asyncloadingscreen\\uht\\loadingscreensettings.generated.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\engine\\public\\slate\\deferredcleanupslatebrush.h" - ], - "ImportedModules": [], - "ImportedHeaderUnits": [] - } -} \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SHorizontalLoadingWidget.cpp.obj.rsp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SHorizontalLoadingWidget.cpp.obj.rsp deleted file mode 100644 index eb5825b22..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SHorizontalLoadingWidget.cpp.obj.rsp +++ /dev/null @@ -1,55 +0,0 @@ -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Source/AsyncLoadingScreen/Private/SHorizontalLoadingWidget.cpp" -@"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreen.Shared.rsp" -/FI"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/FI"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Definitions.AsyncLoadingScreen.h" -/Yu"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/Fp"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h.pch" -/Fo"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SHorizontalLoadingWidget.cpp.obj" -/experimental:log "E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SHorizontalLoadingWidget.cpp.sarif" -/sourceDependencies "E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SHorizontalLoadingWidget.cpp.dep.json" -/nologo -/Oi -/FC -/diagnostics:caret -/c -/Gw -/Gy -/utf-8 -/wd4819 -/DSAL_NO_ATTRIBUTE_DECLARATIONS=1 -/permissive- -/Zc:strictStrings- -/Zc:__cplusplus -/Zc:inline -/Zc:preprocessor -/D_CRT_STDIO_LEGACY_WIDE_SPECIFIERS=1 -/D_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS=1 -/D_WINDLL -/D_DISABLE_EXTENDED_ALIGNED_STORAGE -/Ob2 -/d2ExtendedWarningInfo -/Ox -/Ot -/GF -/errorReport:prompt -/EHsc -/DPLATFORM_EXCEPTIONS_DISABLED=0 -/Z7 -/MD -/bigobj -/fp:fast -/Zo -/Zp8 -/W4 -/we4456 -/we4458 -/we4459 -/wd4244 -/wd4838 -/we4668 -/wd4267 -/wd4100 -/TP -/GR- -/std:c++20 -/wd5054 \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SHorizontalLoadingWidget.cpp.sarif b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SHorizontalLoadingWidget.cpp.sarif deleted file mode 100644 index 04af628c1..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SHorizontalLoadingWidget.cpp.sarif +++ /dev/null @@ -1,18 +0,0 @@ -{ - "version": "2.1.0", - "$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.5.json", - "runs": [ - { - "results": [], - "tool": { - "driver": { - "name": "MSVC", - "shortDescription": { - "text": "Microsoft Visual C++ Compiler Warnings/Errors" - }, - "informationUri": "https://docs.microsoft.com/cpp/error-messages/compiler-errors-1/c-cpp-build-errors" - } - } - } - ] -} \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLetterboxLayout.cpp.dep.json b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLetterboxLayout.cpp.dep.json deleted file mode 100644 index f75781e76..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLetterboxLayout.cpp.dep.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "Version": "1.2", - "Data": { - "Source": "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\private\\sletterboxlayout.cpp", - "ProvidedModule": "", - "PCH": "e:\\ue5\\tg_arpg\\intermediate\\build\\win64\\x64\\tg_arpgeditor\\development\\unrealed\\sharedpch.unrealed.project.valapi.valexpapi.cpp20.h.pch", - "Includes": [ - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\intermediate\\build\\win64\\x64\\unrealeditor\\development\\asyncloadingscreen\\definitions.asyncloadingscreen.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\sletterboxlayout.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\sloadingscreenlayout.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\loadingscreensettings.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\movieplayer\\public\\movieplayer.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\engine\\public\\slate\\slatetextures.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slatecore\\public\\textures\\slateupdatabletexture.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\movieplayer\\uht\\movieplayer.generated.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\widgets\\layout\\sscalebox.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\slate\\uht\\sscalebox.generated.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\intermediate\\build\\win64\\unrealeditor\\inc\\asyncloadingscreen\\uht\\loadingscreensettings.generated.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\widgets\\layout\\ssafezone.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\widgets\\layout\\sdpiscaler.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\shorizontalloadingwidget.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\sloadingwidget.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\widgets\\images\\sthrobber.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\sverticalloadingwidget.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\sbackgroundwidget.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\stipwidget.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\sloadingcompletetext.h" - ], - "ImportedModules": [], - "ImportedHeaderUnits": [] - } -} \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLetterboxLayout.cpp.obj.rsp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLetterboxLayout.cpp.obj.rsp deleted file mode 100644 index 81bc731d7..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLetterboxLayout.cpp.obj.rsp +++ /dev/null @@ -1,55 +0,0 @@ -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Source/AsyncLoadingScreen/Private/SLetterboxLayout.cpp" -@"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreen.Shared.rsp" -/FI"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/FI"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Definitions.AsyncLoadingScreen.h" -/Yu"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/Fp"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h.pch" -/Fo"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLetterboxLayout.cpp.obj" -/experimental:log "E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLetterboxLayout.cpp.sarif" -/sourceDependencies "E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLetterboxLayout.cpp.dep.json" -/nologo -/Oi -/FC -/diagnostics:caret -/c -/Gw -/Gy -/utf-8 -/wd4819 -/DSAL_NO_ATTRIBUTE_DECLARATIONS=1 -/permissive- -/Zc:strictStrings- -/Zc:__cplusplus -/Zc:inline -/Zc:preprocessor -/D_CRT_STDIO_LEGACY_WIDE_SPECIFIERS=1 -/D_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS=1 -/D_WINDLL -/D_DISABLE_EXTENDED_ALIGNED_STORAGE -/Ob2 -/d2ExtendedWarningInfo -/Ox -/Ot -/GF -/errorReport:prompt -/EHsc -/DPLATFORM_EXCEPTIONS_DISABLED=0 -/Z7 -/MD -/bigobj -/fp:fast -/Zo -/Zp8 -/W4 -/we4456 -/we4458 -/we4459 -/wd4244 -/wd4838 -/we4668 -/wd4267 -/wd4100 -/TP -/GR- -/std:c++20 -/wd5054 \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLetterboxLayout.cpp.sarif b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLetterboxLayout.cpp.sarif deleted file mode 100644 index 04af628c1..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLetterboxLayout.cpp.sarif +++ /dev/null @@ -1,18 +0,0 @@ -{ - "version": "2.1.0", - "$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.5.json", - "runs": [ - { - "results": [], - "tool": { - "driver": { - "name": "MSVC", - "shortDescription": { - "text": "Microsoft Visual C++ Compiler Warnings/Errors" - }, - "informationUri": "https://docs.microsoft.com/cpp/error-messages/compiler-errors-1/c-cpp-build-errors" - } - } - } - ] -} \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLoadingCompleteText.cpp.dep.json b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLoadingCompleteText.cpp.dep.json deleted file mode 100644 index 47f1a789e..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLoadingCompleteText.cpp.dep.json +++ /dev/null @@ -1,22 +0,0 @@ -{ - "Version": "1.2", - "Data": { - "Source": "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\private\\sloadingcompletetext.cpp", - "ProvidedModule": "", - "PCH": "e:\\ue5\\tg_arpg\\intermediate\\build\\win64\\x64\\tg_arpgeditor\\development\\unrealed\\sharedpch.unrealed.project.valapi.valexpapi.cpp20.h.pch", - "Includes": [ - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\intermediate\\build\\win64\\x64\\unrealeditor\\development\\asyncloadingscreen\\definitions.asyncloadingscreen.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\sloadingcompletetext.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\loadingscreensettings.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\movieplayer\\public\\movieplayer.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\engine\\public\\slate\\slatetextures.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slatecore\\public\\textures\\slateupdatabletexture.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\movieplayer\\uht\\movieplayer.generated.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\widgets\\layout\\sscalebox.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\slate\\uht\\sscalebox.generated.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\intermediate\\build\\win64\\unrealeditor\\inc\\asyncloadingscreen\\uht\\loadingscreensettings.generated.h" - ], - "ImportedModules": [], - "ImportedHeaderUnits": [] - } -} \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLoadingCompleteText.cpp.obj.rsp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLoadingCompleteText.cpp.obj.rsp deleted file mode 100644 index d2e22c6d4..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLoadingCompleteText.cpp.obj.rsp +++ /dev/null @@ -1,55 +0,0 @@ -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Source/AsyncLoadingScreen/Private/SLoadingCompleteText.cpp" -@"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreen.Shared.rsp" -/FI"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/FI"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Definitions.AsyncLoadingScreen.h" -/Yu"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/Fp"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h.pch" -/Fo"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLoadingCompleteText.cpp.obj" -/experimental:log "E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLoadingCompleteText.cpp.sarif" -/sourceDependencies "E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLoadingCompleteText.cpp.dep.json" -/nologo -/Oi -/FC -/diagnostics:caret -/c -/Gw -/Gy -/utf-8 -/wd4819 -/DSAL_NO_ATTRIBUTE_DECLARATIONS=1 -/permissive- -/Zc:strictStrings- -/Zc:__cplusplus -/Zc:inline -/Zc:preprocessor -/D_CRT_STDIO_LEGACY_WIDE_SPECIFIERS=1 -/D_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS=1 -/D_WINDLL -/D_DISABLE_EXTENDED_ALIGNED_STORAGE -/Ob2 -/d2ExtendedWarningInfo -/Ox -/Ot -/GF -/errorReport:prompt -/EHsc -/DPLATFORM_EXCEPTIONS_DISABLED=0 -/Z7 -/MD -/bigobj -/fp:fast -/Zo -/Zp8 -/W4 -/we4456 -/we4458 -/we4459 -/wd4244 -/wd4838 -/we4668 -/wd4267 -/wd4100 -/TP -/GR- -/std:c++20 -/wd5054 \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLoadingCompleteText.cpp.sarif b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLoadingCompleteText.cpp.sarif deleted file mode 100644 index 04af628c1..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLoadingCompleteText.cpp.sarif +++ /dev/null @@ -1,18 +0,0 @@ -{ - "version": "2.1.0", - "$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.5.json", - "runs": [ - { - "results": [], - "tool": { - "driver": { - "name": "MSVC", - "shortDescription": { - "text": "Microsoft Visual C++ Compiler Warnings/Errors" - }, - "informationUri": "https://docs.microsoft.com/cpp/error-messages/compiler-errors-1/c-cpp-build-errors" - } - } - } - ] -} \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLoadingScreenLayout.cpp.dep.json b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLoadingScreenLayout.cpp.dep.json deleted file mode 100644 index cd2c06f59..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLoadingScreenLayout.cpp.dep.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "Version": "1.2", - "Data": { - "Source": "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\private\\sloadingscreenlayout.cpp", - "ProvidedModule": "", - "PCH": "e:\\ue5\\tg_arpg\\intermediate\\build\\win64\\x64\\tg_arpgeditor\\development\\unrealed\\sharedpch.unrealed.project.valapi.valexpapi.cpp20.h.pch", - "Includes": [ - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\intermediate\\build\\win64\\x64\\unrealeditor\\development\\asyncloadingscreen\\definitions.asyncloadingscreen.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\sloadingscreenlayout.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\engine\\classes\\engine\\userinterfacesettings.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\engine\\uht\\userinterfacesettings.generated.h" - ], - "ImportedModules": [], - "ImportedHeaderUnits": [] - } -} \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLoadingScreenLayout.cpp.obj.rsp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLoadingScreenLayout.cpp.obj.rsp deleted file mode 100644 index 5f014ec52..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLoadingScreenLayout.cpp.obj.rsp +++ /dev/null @@ -1,55 +0,0 @@ -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Source/AsyncLoadingScreen/Private/SLoadingScreenLayout.cpp" -@"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreen.Shared.rsp" -/FI"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/FI"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Definitions.AsyncLoadingScreen.h" -/Yu"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/Fp"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h.pch" -/Fo"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLoadingScreenLayout.cpp.obj" -/experimental:log "E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLoadingScreenLayout.cpp.sarif" -/sourceDependencies "E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLoadingScreenLayout.cpp.dep.json" -/nologo -/Oi -/FC -/diagnostics:caret -/c -/Gw -/Gy -/utf-8 -/wd4819 -/DSAL_NO_ATTRIBUTE_DECLARATIONS=1 -/permissive- -/Zc:strictStrings- -/Zc:__cplusplus -/Zc:inline -/Zc:preprocessor -/D_CRT_STDIO_LEGACY_WIDE_SPECIFIERS=1 -/D_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS=1 -/D_WINDLL -/D_DISABLE_EXTENDED_ALIGNED_STORAGE -/Ob2 -/d2ExtendedWarningInfo -/Ox -/Ot -/GF -/errorReport:prompt -/EHsc -/DPLATFORM_EXCEPTIONS_DISABLED=0 -/Z7 -/MD -/bigobj -/fp:fast -/Zo -/Zp8 -/W4 -/we4456 -/we4458 -/we4459 -/wd4244 -/wd4838 -/we4668 -/wd4267 -/wd4100 -/TP -/GR- -/std:c++20 -/wd5054 \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLoadingScreenLayout.cpp.sarif b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLoadingScreenLayout.cpp.sarif deleted file mode 100644 index 04af628c1..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLoadingScreenLayout.cpp.sarif +++ /dev/null @@ -1,18 +0,0 @@ -{ - "version": "2.1.0", - "$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.5.json", - "runs": [ - { - "results": [], - "tool": { - "driver": { - "name": "MSVC", - "shortDescription": { - "text": "Microsoft Visual C++ Compiler Warnings/Errors" - }, - "informationUri": "https://docs.microsoft.com/cpp/error-messages/compiler-errors-1/c-cpp-build-errors" - } - } - } - ] -} \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLoadingWidget.cpp.dep.json b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLoadingWidget.cpp.dep.json deleted file mode 100644 index 6d010d9f8..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLoadingWidget.cpp.dep.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "Version": "1.2", - "Data": { - "Source": "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\private\\sloadingwidget.cpp", - "ProvidedModule": "", - "PCH": "e:\\ue5\\tg_arpg\\intermediate\\build\\win64\\x64\\tg_arpgeditor\\development\\unrealed\\sharedpch.unrealed.project.valapi.valexpapi.cpp20.h.pch", - "Includes": [ - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\intermediate\\build\\win64\\x64\\unrealeditor\\development\\asyncloadingscreen\\definitions.asyncloadingscreen.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\sloadingwidget.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\widgets\\images\\sthrobber.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\loadingscreensettings.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\movieplayer\\public\\movieplayer.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\engine\\public\\slate\\slatetextures.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slatecore\\public\\textures\\slateupdatabletexture.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\movieplayer\\uht\\movieplayer.generated.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\widgets\\layout\\sscalebox.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\slate\\uht\\sscalebox.generated.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\intermediate\\build\\win64\\unrealeditor\\inc\\asyncloadingscreen\\uht\\loadingscreensettings.generated.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\engine\\public\\slate\\deferredcleanupslatebrush.h" - ], - "ImportedModules": [], - "ImportedHeaderUnits": [] - } -} \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLoadingWidget.cpp.obj.rsp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLoadingWidget.cpp.obj.rsp deleted file mode 100644 index 3be1547df..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLoadingWidget.cpp.obj.rsp +++ /dev/null @@ -1,55 +0,0 @@ -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Source/AsyncLoadingScreen/Private/SLoadingWidget.cpp" -@"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreen.Shared.rsp" -/FI"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/FI"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Definitions.AsyncLoadingScreen.h" -/Yu"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/Fp"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h.pch" -/Fo"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLoadingWidget.cpp.obj" -/experimental:log "E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLoadingWidget.cpp.sarif" -/sourceDependencies "E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLoadingWidget.cpp.dep.json" -/nologo -/Oi -/FC -/diagnostics:caret -/c -/Gw -/Gy -/utf-8 -/wd4819 -/DSAL_NO_ATTRIBUTE_DECLARATIONS=1 -/permissive- -/Zc:strictStrings- -/Zc:__cplusplus -/Zc:inline -/Zc:preprocessor -/D_CRT_STDIO_LEGACY_WIDE_SPECIFIERS=1 -/D_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS=1 -/D_WINDLL -/D_DISABLE_EXTENDED_ALIGNED_STORAGE -/Ob2 -/d2ExtendedWarningInfo -/Ox -/Ot -/GF -/errorReport:prompt -/EHsc -/DPLATFORM_EXCEPTIONS_DISABLED=0 -/Z7 -/MD -/bigobj -/fp:fast -/Zo -/Zp8 -/W4 -/we4456 -/we4458 -/we4459 -/wd4244 -/wd4838 -/we4668 -/wd4267 -/wd4100 -/TP -/GR- -/std:c++20 -/wd5054 \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLoadingWidget.cpp.sarif b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLoadingWidget.cpp.sarif deleted file mode 100644 index 04af628c1..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLoadingWidget.cpp.sarif +++ /dev/null @@ -1,18 +0,0 @@ -{ - "version": "2.1.0", - "$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.5.json", - "runs": [ - { - "results": [], - "tool": { - "driver": { - "name": "MSVC", - "shortDescription": { - "text": "Microsoft Visual C++ Compiler Warnings/Errors" - }, - "informationUri": "https://docs.microsoft.com/cpp/error-messages/compiler-errors-1/c-cpp-build-errors" - } - } - } - ] -} \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SSidebarLayout.cpp.dep.json b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SSidebarLayout.cpp.dep.json deleted file mode 100644 index 7a4eda5f8..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SSidebarLayout.cpp.dep.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "Version": "1.2", - "Data": { - "Source": "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\private\\ssidebarlayout.cpp", - "ProvidedModule": "", - "PCH": "e:\\ue5\\tg_arpg\\intermediate\\build\\win64\\x64\\tg_arpgeditor\\development\\unrealed\\sharedpch.unrealed.project.valapi.valexpapi.cpp20.h.pch", - "Includes": [ - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\intermediate\\build\\win64\\x64\\unrealeditor\\development\\asyncloadingscreen\\definitions.asyncloadingscreen.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\ssidebarlayout.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\sloadingscreenlayout.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\loadingscreensettings.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\movieplayer\\public\\movieplayer.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\engine\\public\\slate\\slatetextures.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slatecore\\public\\textures\\slateupdatabletexture.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\movieplayer\\uht\\movieplayer.generated.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\widgets\\layout\\sscalebox.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\slate\\uht\\sscalebox.generated.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\intermediate\\build\\win64\\unrealeditor\\inc\\asyncloadingscreen\\uht\\loadingscreensettings.generated.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\widgets\\layout\\ssafezone.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\widgets\\layout\\sdpiscaler.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\shorizontalloadingwidget.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\sloadingwidget.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\widgets\\images\\sthrobber.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\sverticalloadingwidget.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\sbackgroundwidget.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\stipwidget.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\sloadingcompletetext.h" - ], - "ImportedModules": [], - "ImportedHeaderUnits": [] - } -} \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SSidebarLayout.cpp.obj.rsp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SSidebarLayout.cpp.obj.rsp deleted file mode 100644 index 96d3a7b84..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SSidebarLayout.cpp.obj.rsp +++ /dev/null @@ -1,55 +0,0 @@ -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Source/AsyncLoadingScreen/Private/SSidebarLayout.cpp" -@"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreen.Shared.rsp" -/FI"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/FI"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Definitions.AsyncLoadingScreen.h" -/Yu"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/Fp"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h.pch" -/Fo"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SSidebarLayout.cpp.obj" -/experimental:log "E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SSidebarLayout.cpp.sarif" -/sourceDependencies "E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SSidebarLayout.cpp.dep.json" -/nologo -/Oi -/FC -/diagnostics:caret -/c -/Gw -/Gy -/utf-8 -/wd4819 -/DSAL_NO_ATTRIBUTE_DECLARATIONS=1 -/permissive- -/Zc:strictStrings- -/Zc:__cplusplus -/Zc:inline -/Zc:preprocessor -/D_CRT_STDIO_LEGACY_WIDE_SPECIFIERS=1 -/D_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS=1 -/D_WINDLL -/D_DISABLE_EXTENDED_ALIGNED_STORAGE -/Ob2 -/d2ExtendedWarningInfo -/Ox -/Ot -/GF -/errorReport:prompt -/EHsc -/DPLATFORM_EXCEPTIONS_DISABLED=0 -/Z7 -/MD -/bigobj -/fp:fast -/Zo -/Zp8 -/W4 -/we4456 -/we4458 -/we4459 -/wd4244 -/wd4838 -/we4668 -/wd4267 -/wd4100 -/TP -/GR- -/std:c++20 -/wd5054 \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SSidebarLayout.cpp.sarif b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SSidebarLayout.cpp.sarif deleted file mode 100644 index 04af628c1..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SSidebarLayout.cpp.sarif +++ /dev/null @@ -1,18 +0,0 @@ -{ - "version": "2.1.0", - "$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.5.json", - "runs": [ - { - "results": [], - "tool": { - "driver": { - "name": "MSVC", - "shortDescription": { - "text": "Microsoft Visual C++ Compiler Warnings/Errors" - }, - "informationUri": "https://docs.microsoft.com/cpp/error-messages/compiler-errors-1/c-cpp-build-errors" - } - } - } - ] -} \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/STipWidget.cpp.dep.json b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/STipWidget.cpp.dep.json deleted file mode 100644 index 835efcce3..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/STipWidget.cpp.dep.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "Version": "1.2", - "Data": { - "Source": "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\private\\stipwidget.cpp", - "ProvidedModule": "", - "PCH": "e:\\ue5\\tg_arpg\\intermediate\\build\\win64\\x64\\tg_arpgeditor\\development\\unrealed\\sharedpch.unrealed.project.valapi.valexpapi.cpp20.h.pch", - "Includes": [ - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\intermediate\\build\\win64\\x64\\unrealeditor\\development\\asyncloadingscreen\\definitions.asyncloadingscreen.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\stipwidget.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\loadingscreensettings.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\movieplayer\\public\\movieplayer.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\engine\\public\\slate\\slatetextures.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slatecore\\public\\textures\\slateupdatabletexture.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\movieplayer\\uht\\movieplayer.generated.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\widgets\\layout\\sscalebox.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\slate\\uht\\sscalebox.generated.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\intermediate\\build\\win64\\unrealeditor\\inc\\asyncloadingscreen\\uht\\loadingscreensettings.generated.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\asyncloadingscreenlibrary.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\intermediate\\build\\win64\\unrealeditor\\inc\\asyncloadingscreen\\uht\\asyncloadingscreenlibrary.generated.h" - ], - "ImportedModules": [], - "ImportedHeaderUnits": [] - } -} \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/STipWidget.cpp.obj.rsp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/STipWidget.cpp.obj.rsp deleted file mode 100644 index ad53cac60..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/STipWidget.cpp.obj.rsp +++ /dev/null @@ -1,55 +0,0 @@ -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Source/AsyncLoadingScreen/Private/STipWidget.cpp" -@"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreen.Shared.rsp" -/FI"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/FI"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Definitions.AsyncLoadingScreen.h" -/Yu"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/Fp"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h.pch" -/Fo"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/STipWidget.cpp.obj" -/experimental:log "E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/STipWidget.cpp.sarif" -/sourceDependencies "E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/STipWidget.cpp.dep.json" -/nologo -/Oi -/FC -/diagnostics:caret -/c -/Gw -/Gy -/utf-8 -/wd4819 -/DSAL_NO_ATTRIBUTE_DECLARATIONS=1 -/permissive- -/Zc:strictStrings- -/Zc:__cplusplus -/Zc:inline -/Zc:preprocessor -/D_CRT_STDIO_LEGACY_WIDE_SPECIFIERS=1 -/D_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS=1 -/D_WINDLL -/D_DISABLE_EXTENDED_ALIGNED_STORAGE -/Ob2 -/d2ExtendedWarningInfo -/Ox -/Ot -/GF -/errorReport:prompt -/EHsc -/DPLATFORM_EXCEPTIONS_DISABLED=0 -/Z7 -/MD -/bigobj -/fp:fast -/Zo -/Zp8 -/W4 -/we4456 -/we4458 -/we4459 -/wd4244 -/wd4838 -/we4668 -/wd4267 -/wd4100 -/TP -/GR- -/std:c++20 -/wd5054 \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/STipWidget.cpp.sarif b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/STipWidget.cpp.sarif deleted file mode 100644 index 04af628c1..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/STipWidget.cpp.sarif +++ /dev/null @@ -1,18 +0,0 @@ -{ - "version": "2.1.0", - "$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.5.json", - "runs": [ - { - "results": [], - "tool": { - "driver": { - "name": "MSVC", - "shortDescription": { - "text": "Microsoft Visual C++ Compiler Warnings/Errors" - }, - "informationUri": "https://docs.microsoft.com/cpp/error-messages/compiler-errors-1/c-cpp-build-errors" - } - } - } - ] -} \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SVerticalLoadingWidget.cpp.dep.json b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SVerticalLoadingWidget.cpp.dep.json deleted file mode 100644 index 82080bfbb..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SVerticalLoadingWidget.cpp.dep.json +++ /dev/null @@ -1,25 +0,0 @@ -{ - "Version": "1.2", - "Data": { - "Source": "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\private\\sverticalloadingwidget.cpp", - "ProvidedModule": "", - "PCH": "e:\\ue5\\tg_arpg\\intermediate\\build\\win64\\x64\\tg_arpgeditor\\development\\unrealed\\sharedpch.unrealed.project.valapi.valexpapi.cpp20.h.pch", - "Includes": [ - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\intermediate\\build\\win64\\x64\\unrealeditor\\development\\asyncloadingscreen\\definitions.asyncloadingscreen.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\sverticalloadingwidget.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\sloadingwidget.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\widgets\\images\\sthrobber.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\source\\asyncloadingscreen\\public\\loadingscreensettings.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\movieplayer\\public\\movieplayer.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\engine\\public\\slate\\slatetextures.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slatecore\\public\\textures\\slateupdatabletexture.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\movieplayer\\uht\\movieplayer.generated.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\widgets\\layout\\sscalebox.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\slate\\uht\\sscalebox.generated.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\asyncload5652ef104ffv13\\intermediate\\build\\win64\\unrealeditor\\inc\\asyncloadingscreen\\uht\\loadingscreensettings.generated.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\engine\\public\\slate\\deferredcleanupslatebrush.h" - ], - "ImportedModules": [], - "ImportedHeaderUnits": [] - } -} \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SVerticalLoadingWidget.cpp.obj.rsp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SVerticalLoadingWidget.cpp.obj.rsp deleted file mode 100644 index d5a49c79f..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SVerticalLoadingWidget.cpp.obj.rsp +++ /dev/null @@ -1,55 +0,0 @@ -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Source/AsyncLoadingScreen/Private/SVerticalLoadingWidget.cpp" -@"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreen.Shared.rsp" -/FI"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/FI"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Definitions.AsyncLoadingScreen.h" -/Yu"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/Fp"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h.pch" -/Fo"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SVerticalLoadingWidget.cpp.obj" -/experimental:log "E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SVerticalLoadingWidget.cpp.sarif" -/sourceDependencies "E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SVerticalLoadingWidget.cpp.dep.json" -/nologo -/Oi -/FC -/diagnostics:caret -/c -/Gw -/Gy -/utf-8 -/wd4819 -/DSAL_NO_ATTRIBUTE_DECLARATIONS=1 -/permissive- -/Zc:strictStrings- -/Zc:__cplusplus -/Zc:inline -/Zc:preprocessor -/D_CRT_STDIO_LEGACY_WIDE_SPECIFIERS=1 -/D_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS=1 -/D_WINDLL -/D_DISABLE_EXTENDED_ALIGNED_STORAGE -/Ob2 -/d2ExtendedWarningInfo -/Ox -/Ot -/GF -/errorReport:prompt -/EHsc -/DPLATFORM_EXCEPTIONS_DISABLED=0 -/Z7 -/MD -/bigobj -/fp:fast -/Zo -/Zp8 -/W4 -/we4456 -/we4458 -/we4459 -/wd4244 -/wd4838 -/we4668 -/wd4267 -/wd4100 -/TP -/GR- -/std:c++20 -/wd5054 \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SVerticalLoadingWidget.cpp.sarif b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SVerticalLoadingWidget.cpp.sarif deleted file mode 100644 index 04af628c1..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SVerticalLoadingWidget.cpp.sarif +++ /dev/null @@ -1,18 +0,0 @@ -{ - "version": "2.1.0", - "$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.5.json", - "runs": [ - { - "results": [], - "tool": { - "driver": { - "name": "MSVC", - "shortDescription": { - "text": "Microsoft Visual C++ Compiler Warnings/Errors" - }, - "informationUri": "https://docs.microsoft.com/cpp/error-messages/compiler-errors-1/c-cpp-build-errors" - } - } - } - ] -} \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/UnrealEditor-AsyncLoadingScreen.dll.rsp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/UnrealEditor-AsyncLoadingScreen.dll.rsp deleted file mode 100644 index 711f5134f..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/UnrealEditor-AsyncLoadingScreen.dll.rsp +++ /dev/null @@ -1,94 +0,0 @@ -/MANIFEST:NO -/NOLOGO -/DEBUG:FULL -/errorReport:prompt -/MACHINE:x64 -/SUBSYSTEM:WINDOWS -/FIXED:No -/NXCOMPAT -/STACK:12000000 -/DELAY:UNLOAD -/DLL -/PDBALTPATH:%_PDB% -/d2:-ExtendedWarningInfo -/OPT:NOREF -/OPT:NOICF -/INCREMENTAL:NO -/ignore:4199 -/ignore:4099 -/ALTERNATENAME:__imp___std_init_once_begin_initialize=__imp_InitOnceBeginInitialize -/ALTERNATENAME:__imp___std_init_once_complete=__imp_InitOnceComplete -/DELAYLOAD:"d3d12.dll" -/DELAYLOAD:"DBGHELP.DLL" -/LIBPATH:"C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.44.35207/lib/x64" -/LIBPATH:"C:/Program Files (x86)/Windows Kits/10/lib/10.0.22621.0/ucrt/x64" -/LIBPATH:"C:/Program Files (x86)/Windows Kits/10/lib/10.0.22621.0/um/x64" -/NODEFAULTLIB:"LIBCMT" -/NODEFAULTLIB:"LIBCPMT" -/NODEFAULTLIB:"LIBCMTD" -/NODEFAULTLIB:"LIBCPMTD" -/NODEFAULTLIB:"MSVCRTD" -/NODEFAULTLIB:"MSVCPRTD" -/NODEFAULTLIB:"LIBC" -/NODEFAULTLIB:"LIBCP" -/NODEFAULTLIB:"LIBCD" -/NODEFAULTLIB:"LIBCPD" -/FUNCTIONPADMIN:6 -/NOIMPLIB -/NOEXP -"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Module.AsyncLoadingScreen.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreen.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreenLibrary.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/LoadingScreenSettings.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SBackgroundWidget.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SCenterLayout.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SClassicLayout.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SDualSidebarLayout.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SHorizontalLoadingWidget.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLetterboxLayout.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLoadingCompleteText.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLoadingScreenLayout.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLoadingWidget.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SSidebarLayout.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/STipWidget.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SVerticalLoadingWidget.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Default.rc2.res" -"../Intermediate/Build/Win64/x64/UnrealEditor/Development/CoreUObject/UnrealEditor-CoreUObject.lib" -"../Intermediate/Build/Win64/x64/UnrealEditor/Development/Engine/UnrealEditor-Engine.lib" -"../Intermediate/Build/Win64/x64/UnrealEditor/Development/Slate/UnrealEditor-Slate.lib" -"../Intermediate/Build/Win64/x64/UnrealEditor/Development/SlateCore/UnrealEditor-SlateCore.lib" -"../Intermediate/Build/Win64/x64/UnrealEditor/Development/MoviePlayer/UnrealEditor-MoviePlayer.lib" -"../Intermediate/Build/Win64/x64/UnrealEditor/Development/DeveloperSettings/UnrealEditor-DeveloperSettings.lib" -"../Intermediate/Build/Win64/x64/UnrealEditor/Development/ApplicationCore/UnrealEditor-ApplicationCore.lib" -"../Intermediate/Build/Win64/x64/UnrealEditor/Development/Core/UnrealEditor-Core.lib" -"delayimp.lib" -"wininet.lib" -"rpcrt4.lib" -"ws2_32.lib" -"dbghelp.lib" -"comctl32.lib" -"Winmm.lib" -"kernel32.lib" -"user32.lib" -"gdi32.lib" -"winspool.lib" -"comdlg32.lib" -"advapi32.lib" -"shell32.lib" -"ole32.lib" -"oleaut32.lib" -"uuid.lib" -"odbc32.lib" -"odbccp32.lib" -"netapi32.lib" -"iphlpapi.lib" -"setupapi.lib" -"synchronization.lib" -"dwmapi.lib" -"imm32.lib" -"uiautomationcore.lib" -"DXGI.lib" -/OUT:"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Binaries/Win64/UnrealEditor-AsyncLoadingScreen.dll" -/PDB:"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Binaries/Win64/UnrealEditor-AsyncLoadingScreen.pdb" -/ignore:4078 \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/UnrealEditor-AsyncLoadingScreen.exp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/UnrealEditor-AsyncLoadingScreen.exp deleted file mode 100644 index 45cbb64b4..000000000 Binary files a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/UnrealEditor-AsyncLoadingScreen.exp and /dev/null differ diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/UnrealEditor-AsyncLoadingScreen.lib.rsp b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/UnrealEditor-AsyncLoadingScreen.lib.rsp deleted file mode 100644 index f0c8545c6..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/UnrealEditor-AsyncLoadingScreen.lib.rsp +++ /dev/null @@ -1,27 +0,0 @@ -/NOLOGO -/errorReport:prompt -/MACHINE:x64 -/SUBSYSTEM:WINDOWS -/DEF -/NAME:"UnrealEditor-AsyncLoadingScreen.dll" -/IGNORE:4221 -/NODEFAULTLIB -"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Module.AsyncLoadingScreen.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreen.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/AsyncLoadingScreenLibrary.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/LoadingScreenSettings.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SBackgroundWidget.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SCenterLayout.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SClassicLayout.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SDualSidebarLayout.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SHorizontalLoadingWidget.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLetterboxLayout.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLoadingCompleteText.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLoadingScreenLayout.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SLoadingWidget.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SSidebarLayout.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/STipWidget.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/SVerticalLoadingWidget.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/Default.rc2.res" -/OUT:"E:/UE5/TG_ARPG/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditor/Development/AsyncLoadingScreen/UnrealEditor-AsyncLoadingScreen.lib" \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditorGPF/Development/AsyncLoadingScreen/Definitions.AsyncLoadingScreen.h b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditorGPF/Development/AsyncLoadingScreen/Definitions.AsyncLoadingScreen.h deleted file mode 100644 index 5e1ff91de..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealEditorGPF/Development/AsyncLoadingScreen/Definitions.AsyncLoadingScreen.h +++ /dev/null @@ -1,24 +0,0 @@ -// Generated by UnrealBuildTool (UEBuildModuleCPP.cs) : Shared PCH Definitions for AsyncLoadingScreen -#pragma once -#include "SharedDefinitions.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -#undef ASYNCLOADINGSCREEN_API -#undef ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API -#define UE_IS_ENGINE_MODULE 0 -#define UE_DEPRECATED_FORGAME UE_DEPRECATED -#define UE_DEPRECATED_FORENGINE UE_DEPRECATED -#define UE_VALIDATE_FORMAT_STRINGS 1 -#define UE_VALIDATE_INTERNAL_API 1 -#define UE_VALIDATE_EXPERIMENTAL_API 1 -#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_6 0 -#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_7 0 -#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_8 0 -#define UE_PROJECT_NAME TG_ARPG -#define UE_TARGET_NAME TG_ARPGEditor -#define UE_MODULE_NAME "AsyncLoadingScreen" -#define UE_PLUGIN_NAME "AsyncLoadingScreen" -#define IMPLEMENT_ENCRYPTION_KEY_REGISTRATION() -#define IMPLEMENT_SIGNING_KEY_REGISTRATION() -#define MOVIEPLAYER_API DLLIMPORT -#define MOVIEPLAYER_NON_ATTRIBUTED_API DLLIMPORT -#define ASYNCLOADINGSCREEN_API DLLEXPORT -#define ASYNCLOADINGSCREEN_NON_ATTRIBUTED_API DLLEXPORT diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealGame/Development/AsyncLoadingScreen/AsyncLoadingScreen.precompiled b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealGame/Development/AsyncLoadingScreen/AsyncLoadingScreen.precompiled deleted file mode 100644 index 21c170ac9..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealGame/Development/AsyncLoadingScreen/AsyncLoadingScreen.precompiled +++ /dev/null @@ -1,5 +0,0 @@ -{ - "OutputFiles": [ - "Module.AsyncLoadingScreen.cpp.obj" - ] -} \ No newline at end of file diff --git a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealGame/Shipping/AsyncLoadingScreen/AsyncLoadingScreen.precompiled b/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealGame/Shipping/AsyncLoadingScreen/AsyncLoadingScreen.precompiled deleted file mode 100644 index 21c170ac9..000000000 --- a/Plugins/marketplace/AsyncLoad5652ef104ffV13/Intermediate/Build/Win64/x64/UnrealGame/Shipping/AsyncLoadingScreen/AsyncLoadingScreen.precompiled +++ /dev/null @@ -1,5 +0,0 @@ -{ - "OutputFiles": [ - "Module.AsyncLoadingScreen.cpp.obj" - ] -} \ No newline at end of file diff --git a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Mac/UnrealEditor/Inc/ElectronicNodes/UHT/ElectronicNodes.init.gen.cpp b/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Mac/UnrealEditor/Inc/ElectronicNodes/UHT/ElectronicNodes.init.gen.cpp deleted file mode 100644 index 574ce5d28..000000000 --- a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Mac/UnrealEditor/Inc/ElectronicNodes/UHT/ElectronicNodes.init.gen.cpp +++ /dev/null @@ -1,29 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -#include "UObject/GeneratedCppIncludes.h" -PRAGMA_DISABLE_DEPRECATION_WARNINGS -void EmptyLinkFunctionForGeneratedCodeElectronicNodes_init() {} -static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); static FPackageRegistrationInfo Z_Registration_Info_UPackage__Script_ElectronicNodes; - FORCENOINLINE UPackage* Z_Construct_UPackage__Script_ElectronicNodes() - { - if (!Z_Registration_Info_UPackage__Script_ElectronicNodes.OuterSingleton) - { - static const UECodeGen_Private::FPackageParams PackageParams = { - "/Script/ElectronicNodes", - nullptr, - 0, - PKG_CompiledIn | 0x00000040, - 0x2703738F, - 0xD013E56D, - METADATA_PARAMS(0, nullptr) - }; - UECodeGen_Private::ConstructUPackage(Z_Registration_Info_UPackage__Script_ElectronicNodes.OuterSingleton, PackageParams); - } - return Z_Registration_Info_UPackage__Script_ElectronicNodes.OuterSingleton; -} -static FRegisterCompiledInInfo Z_CompiledInDeferPackage_UPackage__Script_ElectronicNodes(Z_Construct_UPackage__Script_ElectronicNodes, TEXT("/Script/ElectronicNodes"), Z_Registration_Info_UPackage__Script_ElectronicNodes, CONSTRUCT_RELOAD_VERSION_INFO(FPackageReloadVersionInfo, 0x2703738F, 0xD013E56D)); -PRAGMA_ENABLE_DEPRECATION_WARNINGS diff --git a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Mac/UnrealEditor/Inc/ElectronicNodes/UHT/ElectronicNodesClasses.h b/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Mac/UnrealEditor/Inc/ElectronicNodes/UHT/ElectronicNodesClasses.h deleted file mode 100644 index 829531246..000000000 --- a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Mac/UnrealEditor/Inc/ElectronicNodes/UHT/ElectronicNodesClasses.h +++ /dev/null @@ -1,10 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -#pragma once - - - diff --git a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Mac/UnrealEditor/Inc/ElectronicNodes/UHT/ElectronicNodesSettings.gen.cpp b/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Mac/UnrealEditor/Inc/ElectronicNodes/UHT/ElectronicNodesSettings.gen.cpp deleted file mode 100644 index 0091e0a53..000000000 --- a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Mac/UnrealEditor/Inc/ElectronicNodes/UHT/ElectronicNodesSettings.gen.cpp +++ /dev/null @@ -1,1128 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -#include "UObject/GeneratedCppIncludes.h" -#include "ElectronicNodesSettings.h" - -PRAGMA_DISABLE_DEPRECATION_WARNINGS -static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); -void EmptyLinkFunctionForGeneratedCodeElectronicNodesSettings() {} - -// ********** Begin Cross Module References ******************************************************** -COREUOBJECT_API UClass* Z_Construct_UClass_UClass_NoRegister(); -DEVELOPERSETTINGS_API UClass* Z_Construct_UClass_UDeveloperSettings(); -ELECTRONICNODES_API UClass* Z_Construct_UClass_UElectronicNodesSettings(); -ELECTRONICNODES_API UClass* Z_Construct_UClass_UElectronicNodesSettings_NoRegister(); -ELECTRONICNODES_API UEnum* Z_Construct_UEnum_ElectronicNodes_EBubbleDisplayRule(); -ELECTRONICNODES_API UEnum* Z_Construct_UEnum_ElectronicNodes_ECrossingStyle(); -ELECTRONICNODES_API UEnum* Z_Construct_UEnum_ElectronicNodes_EMinDistanceStyle(); -ELECTRONICNODES_API UEnum* Z_Construct_UEnum_ElectronicNodes_ESelectionRule(); -ELECTRONICNODES_API UEnum* Z_Construct_UEnum_ElectronicNodes_EWireAlignment(); -ELECTRONICNODES_API UEnum* Z_Construct_UEnum_ElectronicNodes_EWirePriority(); -ELECTRONICNODES_API UEnum* Z_Construct_UEnum_ElectronicNodes_EWireStyle(); -ENGINE_API UClass* Z_Construct_UClass_UEdGraphSchema_NoRegister(); -UPackage* Z_Construct_UPackage__Script_ElectronicNodes(); -// ********** End Cross Module References ********************************************************** - -// ********** Begin Enum EWireStyle **************************************************************** -static FEnumRegistrationInfo Z_Registration_Info_UEnum_EWireStyle; -static UEnum* EWireStyle_StaticEnum() -{ - if (!Z_Registration_Info_UEnum_EWireStyle.OuterSingleton) - { - Z_Registration_Info_UEnum_EWireStyle.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_ElectronicNodes_EWireStyle, (UObject*)Z_Construct_UPackage__Script_ElectronicNodes(), TEXT("EWireStyle")); - } - return Z_Registration_Info_UEnum_EWireStyle.OuterSingleton; -} -template<> ELECTRONICNODES_NON_ATTRIBUTED_API UEnum* StaticEnum() -{ - return EWireStyle_StaticEnum(); -} -struct Z_Construct_UEnum_ElectronicNodes_EWireStyle_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Default.Name", "EWireStyle::Default" }, - { "Manhattan.Name", "EWireStyle::Manhattan" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "Subway.Name", "EWireStyle::Subway" }, - }; -#endif // WITH_METADATA - static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = { - { "EWireStyle::Default", (int64)EWireStyle::Default }, - { "EWireStyle::Manhattan", (int64)EWireStyle::Manhattan }, - { "EWireStyle::Subway", (int64)EWireStyle::Subway }, - }; - static const UECodeGen_Private::FEnumParams EnumParams; -}; // struct Z_Construct_UEnum_ElectronicNodes_EWireStyle_Statics -const UECodeGen_Private::FEnumParams Z_Construct_UEnum_ElectronicNodes_EWireStyle_Statics::EnumParams = { - (UObject*(*)())Z_Construct_UPackage__Script_ElectronicNodes, - nullptr, - "EWireStyle", - "EWireStyle", - Z_Construct_UEnum_ElectronicNodes_EWireStyle_Statics::Enumerators, - RF_Public|RF_Transient|RF_MarkAsNative, - UE_ARRAY_COUNT(Z_Construct_UEnum_ElectronicNodes_EWireStyle_Statics::Enumerators), - EEnumFlags::None, - (uint8)UEnum::ECppForm::EnumClass, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_ElectronicNodes_EWireStyle_Statics::Enum_MetaDataParams), Z_Construct_UEnum_ElectronicNodes_EWireStyle_Statics::Enum_MetaDataParams) -}; -UEnum* Z_Construct_UEnum_ElectronicNodes_EWireStyle() -{ - if (!Z_Registration_Info_UEnum_EWireStyle.InnerSingleton) - { - UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_EWireStyle.InnerSingleton, Z_Construct_UEnum_ElectronicNodes_EWireStyle_Statics::EnumParams); - } - return Z_Registration_Info_UEnum_EWireStyle.InnerSingleton; -} -// ********** End Enum EWireStyle ****************************************************************** - -// ********** Begin Enum EWireAlignment ************************************************************ -static FEnumRegistrationInfo Z_Registration_Info_UEnum_EWireAlignment; -static UEnum* EWireAlignment_StaticEnum() -{ - if (!Z_Registration_Info_UEnum_EWireAlignment.OuterSingleton) - { - Z_Registration_Info_UEnum_EWireAlignment.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_ElectronicNodes_EWireAlignment, (UObject*)Z_Construct_UPackage__Script_ElectronicNodes(), TEXT("EWireAlignment")); - } - return Z_Registration_Info_UEnum_EWireAlignment.OuterSingleton; -} -template<> ELECTRONICNODES_NON_ATTRIBUTED_API UEnum* StaticEnum() -{ - return EWireAlignment_StaticEnum(); -} -struct Z_Construct_UEnum_ElectronicNodes_EWireAlignment_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Left.Name", "EWireAlignment::Left" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "Right.Name", "EWireAlignment::Right" }, - }; -#endif // WITH_METADATA - static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = { - { "EWireAlignment::Right", (int64)EWireAlignment::Right }, - { "EWireAlignment::Left", (int64)EWireAlignment::Left }, - }; - static const UECodeGen_Private::FEnumParams EnumParams; -}; // struct Z_Construct_UEnum_ElectronicNodes_EWireAlignment_Statics -const UECodeGen_Private::FEnumParams Z_Construct_UEnum_ElectronicNodes_EWireAlignment_Statics::EnumParams = { - (UObject*(*)())Z_Construct_UPackage__Script_ElectronicNodes, - nullptr, - "EWireAlignment", - "EWireAlignment", - Z_Construct_UEnum_ElectronicNodes_EWireAlignment_Statics::Enumerators, - RF_Public|RF_Transient|RF_MarkAsNative, - UE_ARRAY_COUNT(Z_Construct_UEnum_ElectronicNodes_EWireAlignment_Statics::Enumerators), - EEnumFlags::None, - (uint8)UEnum::ECppForm::EnumClass, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_ElectronicNodes_EWireAlignment_Statics::Enum_MetaDataParams), Z_Construct_UEnum_ElectronicNodes_EWireAlignment_Statics::Enum_MetaDataParams) -}; -UEnum* Z_Construct_UEnum_ElectronicNodes_EWireAlignment() -{ - if (!Z_Registration_Info_UEnum_EWireAlignment.InnerSingleton) - { - UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_EWireAlignment.InnerSingleton, Z_Construct_UEnum_ElectronicNodes_EWireAlignment_Statics::EnumParams); - } - return Z_Registration_Info_UEnum_EWireAlignment.InnerSingleton; -} -// ********** End Enum EWireAlignment ************************************************************** - -// ********** Begin Enum EWirePriority ************************************************************* -static FEnumRegistrationInfo Z_Registration_Info_UEnum_EWirePriority; -static UEnum* EWirePriority_StaticEnum() -{ - if (!Z_Registration_Info_UEnum_EWirePriority.OuterSingleton) - { - Z_Registration_Info_UEnum_EWirePriority.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_ElectronicNodes_EWirePriority, (UObject*)Z_Construct_UPackage__Script_ElectronicNodes(), TEXT("EWirePriority")); - } - return Z_Registration_Info_UEnum_EWirePriority.OuterSingleton; -} -template<> ELECTRONICNODES_NON_ATTRIBUTED_API UEnum* StaticEnum() -{ - return EWirePriority_StaticEnum(); -} -struct Z_Construct_UEnum_ElectronicNodes_EWirePriority_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "Node.Name", "EWirePriority::Node" }, - { "None.Name", "EWirePriority::None" }, - { "Pin.Name", "EWirePriority::Pin" }, - }; -#endif // WITH_METADATA - static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = { - { "EWirePriority::None", (int64)EWirePriority::None }, - { "EWirePriority::Node", (int64)EWirePriority::Node }, - { "EWirePriority::Pin", (int64)EWirePriority::Pin }, - }; - static const UECodeGen_Private::FEnumParams EnumParams; -}; // struct Z_Construct_UEnum_ElectronicNodes_EWirePriority_Statics -const UECodeGen_Private::FEnumParams Z_Construct_UEnum_ElectronicNodes_EWirePriority_Statics::EnumParams = { - (UObject*(*)())Z_Construct_UPackage__Script_ElectronicNodes, - nullptr, - "EWirePriority", - "EWirePriority", - Z_Construct_UEnum_ElectronicNodes_EWirePriority_Statics::Enumerators, - RF_Public|RF_Transient|RF_MarkAsNative, - UE_ARRAY_COUNT(Z_Construct_UEnum_ElectronicNodes_EWirePriority_Statics::Enumerators), - EEnumFlags::None, - (uint8)UEnum::ECppForm::EnumClass, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_ElectronicNodes_EWirePriority_Statics::Enum_MetaDataParams), Z_Construct_UEnum_ElectronicNodes_EWirePriority_Statics::Enum_MetaDataParams) -}; -UEnum* Z_Construct_UEnum_ElectronicNodes_EWirePriority() -{ - if (!Z_Registration_Info_UEnum_EWirePriority.InnerSingleton) - { - UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_EWirePriority.InnerSingleton, Z_Construct_UEnum_ElectronicNodes_EWirePriority_Statics::EnumParams); - } - return Z_Registration_Info_UEnum_EWirePriority.InnerSingleton; -} -// ********** End Enum EWirePriority *************************************************************** - -// ********** Begin Enum ECrossingStyle ************************************************************ -static FEnumRegistrationInfo Z_Registration_Info_UEnum_ECrossingStyle; -static UEnum* ECrossingStyle_StaticEnum() -{ - if (!Z_Registration_Info_UEnum_ECrossingStyle.OuterSingleton) - { - Z_Registration_Info_UEnum_ECrossingStyle.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_ElectronicNodes_ECrossingStyle, (UObject*)Z_Construct_UPackage__Script_ElectronicNodes(), TEXT("ECrossingStyle")); - } - return Z_Registration_Info_UEnum_ECrossingStyle.OuterSingleton; -} -template<> ELECTRONICNODES_NON_ATTRIBUTED_API UEnum* StaticEnum() -{ - return ECrossingStyle_StaticEnum(); -} -struct Z_Construct_UEnum_ElectronicNodes_ECrossingStyle_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = { - { "Arc.Name", "ECrossingStyle::Arc" }, - { "BlueprintType", "true" }, - { "Circle.Name", "ECrossingStyle::Circle" }, - { "Gap.Name", "ECrossingStyle::Gap" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - }; -#endif // WITH_METADATA - static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = { - { "ECrossingStyle::Gap", (int64)ECrossingStyle::Gap }, - { "ECrossingStyle::Arc", (int64)ECrossingStyle::Arc }, - { "ECrossingStyle::Circle", (int64)ECrossingStyle::Circle }, - }; - static const UECodeGen_Private::FEnumParams EnumParams; -}; // struct Z_Construct_UEnum_ElectronicNodes_ECrossingStyle_Statics -const UECodeGen_Private::FEnumParams Z_Construct_UEnum_ElectronicNodes_ECrossingStyle_Statics::EnumParams = { - (UObject*(*)())Z_Construct_UPackage__Script_ElectronicNodes, - nullptr, - "ECrossingStyle", - "ECrossingStyle", - Z_Construct_UEnum_ElectronicNodes_ECrossingStyle_Statics::Enumerators, - RF_Public|RF_Transient|RF_MarkAsNative, - UE_ARRAY_COUNT(Z_Construct_UEnum_ElectronicNodes_ECrossingStyle_Statics::Enumerators), - EEnumFlags::None, - (uint8)UEnum::ECppForm::EnumClass, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_ElectronicNodes_ECrossingStyle_Statics::Enum_MetaDataParams), Z_Construct_UEnum_ElectronicNodes_ECrossingStyle_Statics::Enum_MetaDataParams) -}; -UEnum* Z_Construct_UEnum_ElectronicNodes_ECrossingStyle() -{ - if (!Z_Registration_Info_UEnum_ECrossingStyle.InnerSingleton) - { - UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_ECrossingStyle.InnerSingleton, Z_Construct_UEnum_ElectronicNodes_ECrossingStyle_Statics::EnumParams); - } - return Z_Registration_Info_UEnum_ECrossingStyle.InnerSingleton; -} -// ********** End Enum ECrossingStyle ************************************************************** - -// ********** Begin Enum EMinDistanceStyle ********************************************************* -static FEnumRegistrationInfo Z_Registration_Info_UEnum_EMinDistanceStyle; -static UEnum* EMinDistanceStyle_StaticEnum() -{ - if (!Z_Registration_Info_UEnum_EMinDistanceStyle.OuterSingleton) - { - Z_Registration_Info_UEnum_EMinDistanceStyle.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_ElectronicNodes_EMinDistanceStyle, (UObject*)Z_Construct_UPackage__Script_ElectronicNodes(), TEXT("EMinDistanceStyle")); - } - return Z_Registration_Info_UEnum_EMinDistanceStyle.OuterSingleton; -} -template<> ELECTRONICNODES_NON_ATTRIBUTED_API UEnum* StaticEnum() -{ - return EMinDistanceStyle_StaticEnum(); -} -struct Z_Construct_UEnum_ElectronicNodes_EMinDistanceStyle_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Line.Name", "EMinDistanceStyle::Line" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "Spline.Name", "EMinDistanceStyle::Spline" }, - }; -#endif // WITH_METADATA - static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = { - { "EMinDistanceStyle::Line", (int64)EMinDistanceStyle::Line }, - { "EMinDistanceStyle::Spline", (int64)EMinDistanceStyle::Spline }, - }; - static const UECodeGen_Private::FEnumParams EnumParams; -}; // struct Z_Construct_UEnum_ElectronicNodes_EMinDistanceStyle_Statics -const UECodeGen_Private::FEnumParams Z_Construct_UEnum_ElectronicNodes_EMinDistanceStyle_Statics::EnumParams = { - (UObject*(*)())Z_Construct_UPackage__Script_ElectronicNodes, - nullptr, - "EMinDistanceStyle", - "EMinDistanceStyle", - Z_Construct_UEnum_ElectronicNodes_EMinDistanceStyle_Statics::Enumerators, - RF_Public|RF_Transient|RF_MarkAsNative, - UE_ARRAY_COUNT(Z_Construct_UEnum_ElectronicNodes_EMinDistanceStyle_Statics::Enumerators), - EEnumFlags::None, - (uint8)UEnum::ECppForm::EnumClass, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_ElectronicNodes_EMinDistanceStyle_Statics::Enum_MetaDataParams), Z_Construct_UEnum_ElectronicNodes_EMinDistanceStyle_Statics::Enum_MetaDataParams) -}; -UEnum* Z_Construct_UEnum_ElectronicNodes_EMinDistanceStyle() -{ - if (!Z_Registration_Info_UEnum_EMinDistanceStyle.InnerSingleton) - { - UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_EMinDistanceStyle.InnerSingleton, Z_Construct_UEnum_ElectronicNodes_EMinDistanceStyle_Statics::EnumParams); - } - return Z_Registration_Info_UEnum_EMinDistanceStyle.InnerSingleton; -} -// ********** End Enum EMinDistanceStyle *********************************************************** - -// ********** Begin Enum EBubbleDisplayRule ******************************************************** -static FEnumRegistrationInfo Z_Registration_Info_UEnum_EBubbleDisplayRule; -static UEnum* EBubbleDisplayRule_StaticEnum() -{ - if (!Z_Registration_Info_UEnum_EBubbleDisplayRule.OuterSingleton) - { - Z_Registration_Info_UEnum_EBubbleDisplayRule.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_ElectronicNodes_EBubbleDisplayRule, (UObject*)Z_Construct_UPackage__Script_ElectronicNodes(), TEXT("EBubbleDisplayRule")); - } - return Z_Registration_Info_UEnum_EBubbleDisplayRule.OuterSingleton; -} -template<> ELECTRONICNODES_NON_ATTRIBUTED_API UEnum* StaticEnum() -{ - return EBubbleDisplayRule_StaticEnum(); -} -struct Z_Construct_UEnum_ElectronicNodes_EBubbleDisplayRule_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = { - { "Always.Name", "EBubbleDisplayRule::Always" }, - { "BlueprintType", "true" }, - { "DisplayOnSelection.Name", "EBubbleDisplayRule::DisplayOnSelection" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "MoveOnSelection.Name", "EBubbleDisplayRule::MoveOnSelection" }, - }; -#endif // WITH_METADATA - static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = { - { "EBubbleDisplayRule::Always", (int64)EBubbleDisplayRule::Always }, - { "EBubbleDisplayRule::DisplayOnSelection", (int64)EBubbleDisplayRule::DisplayOnSelection }, - { "EBubbleDisplayRule::MoveOnSelection", (int64)EBubbleDisplayRule::MoveOnSelection }, - }; - static const UECodeGen_Private::FEnumParams EnumParams; -}; // struct Z_Construct_UEnum_ElectronicNodes_EBubbleDisplayRule_Statics -const UECodeGen_Private::FEnumParams Z_Construct_UEnum_ElectronicNodes_EBubbleDisplayRule_Statics::EnumParams = { - (UObject*(*)())Z_Construct_UPackage__Script_ElectronicNodes, - nullptr, - "EBubbleDisplayRule", - "EBubbleDisplayRule", - Z_Construct_UEnum_ElectronicNodes_EBubbleDisplayRule_Statics::Enumerators, - RF_Public|RF_Transient|RF_MarkAsNative, - UE_ARRAY_COUNT(Z_Construct_UEnum_ElectronicNodes_EBubbleDisplayRule_Statics::Enumerators), - EEnumFlags::None, - (uint8)UEnum::ECppForm::EnumClass, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_ElectronicNodes_EBubbleDisplayRule_Statics::Enum_MetaDataParams), Z_Construct_UEnum_ElectronicNodes_EBubbleDisplayRule_Statics::Enum_MetaDataParams) -}; -UEnum* Z_Construct_UEnum_ElectronicNodes_EBubbleDisplayRule() -{ - if (!Z_Registration_Info_UEnum_EBubbleDisplayRule.InnerSingleton) - { - UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_EBubbleDisplayRule.InnerSingleton, Z_Construct_UEnum_ElectronicNodes_EBubbleDisplayRule_Statics::EnumParams); - } - return Z_Registration_Info_UEnum_EBubbleDisplayRule.InnerSingleton; -} -// ********** End Enum EBubbleDisplayRule ********************************************************** - -// ********** Begin Enum ESelectionRule ************************************************************ -static FEnumRegistrationInfo Z_Registration_Info_UEnum_ESelectionRule; -static UEnum* ESelectionRule_StaticEnum() -{ - if (!Z_Registration_Info_UEnum_ESelectionRule.OuterSingleton) - { - Z_Registration_Info_UEnum_ESelectionRule.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_ElectronicNodes_ESelectionRule, (UObject*)Z_Construct_UPackage__Script_ElectronicNodes(), TEXT("ESelectionRule")); - } - return Z_Registration_Info_UEnum_ESelectionRule.OuterSingleton; -} -template<> ELECTRONICNODES_NON_ATTRIBUTED_API UEnum* StaticEnum() -{ - return ESelectionRule_StaticEnum(); -} -struct Z_Construct_UEnum_ElectronicNodes_ESelectionRule_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Far.Name", "ESelectionRule::Far" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "Near.Name", "ESelectionRule::Near" }, - }; -#endif // WITH_METADATA - static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = { - { "ESelectionRule::Near", (int64)ESelectionRule::Near }, - { "ESelectionRule::Far", (int64)ESelectionRule::Far }, - }; - static const UECodeGen_Private::FEnumParams EnumParams; -}; // struct Z_Construct_UEnum_ElectronicNodes_ESelectionRule_Statics -const UECodeGen_Private::FEnumParams Z_Construct_UEnum_ElectronicNodes_ESelectionRule_Statics::EnumParams = { - (UObject*(*)())Z_Construct_UPackage__Script_ElectronicNodes, - nullptr, - "ESelectionRule", - "ESelectionRule", - Z_Construct_UEnum_ElectronicNodes_ESelectionRule_Statics::Enumerators, - RF_Public|RF_Transient|RF_MarkAsNative, - UE_ARRAY_COUNT(Z_Construct_UEnum_ElectronicNodes_ESelectionRule_Statics::Enumerators), - EEnumFlags::None, - (uint8)UEnum::ECppForm::EnumClass, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_ElectronicNodes_ESelectionRule_Statics::Enum_MetaDataParams), Z_Construct_UEnum_ElectronicNodes_ESelectionRule_Statics::Enum_MetaDataParams) -}; -UEnum* Z_Construct_UEnum_ElectronicNodes_ESelectionRule() -{ - if (!Z_Registration_Info_UEnum_ESelectionRule.InnerSingleton) - { - UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_ESelectionRule.InnerSingleton, Z_Construct_UEnum_ElectronicNodes_ESelectionRule_Statics::EnumParams); - } - return Z_Registration_Info_UEnum_ESelectionRule.InnerSingleton; -} -// ********** End Enum ESelectionRule ************************************************************** - -// ********** Begin Class UElectronicNodesSettings ************************************************* -FClassRegistrationInfo Z_Registration_Info_UClass_UElectronicNodesSettings; -UClass* UElectronicNodesSettings::GetPrivateStaticClass() -{ - using TClass = UElectronicNodesSettings; - if (!Z_Registration_Info_UClass_UElectronicNodesSettings.InnerSingleton) - { - GetPrivateStaticClassBody( - TClass::StaticPackage(), - TEXT("ElectronicNodesSettings"), - Z_Registration_Info_UClass_UElectronicNodesSettings.InnerSingleton, - StaticRegisterNativesUElectronicNodesSettings, - sizeof(TClass), - alignof(TClass), - TClass::StaticClassFlags, - TClass::StaticClassCastFlags(), - TClass::StaticConfigName(), - (UClass::ClassConstructorType)InternalConstructor, - (UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller, - UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass), - &TClass::Super::StaticClass, - &TClass::WithinClass::StaticClass - ); - } - return Z_Registration_Info_UClass_UElectronicNodesSettings.InnerSingleton; -} -UClass* Z_Construct_UClass_UElectronicNodesSettings_NoRegister() -{ - return UElectronicNodesSettings::GetPrivateStaticClass(); -} -struct Z_Construct_UClass_UElectronicNodesSettings_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = { - { "DisplayName", "Electronic Nodes Plugin" }, - { "IncludePath", "ElectronicNodesSettings.h" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_MasterActivate_MetaData[] = { - { "Category", "Activation" }, - { "Comment", "/* Activate or deactivate the whole plugin. Default: true */" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Activate or deactivate the whole plugin. Default: true" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_UseGlobalSettings_MetaData[] = { - { "Category", "Activation" }, - { "Comment", "/* Use global settings across all your projects. When activated, it will load the global settings (overwriting this one).\n\x09If no global settings exists, it will create it based on this one. Future updates will then be saved to global settings. */" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Use global settings across all your projects. When activated, it will load the global settings (overwriting this one).\n If no global settings exists, it will create it based on this one. Future updates will then be saved to global settings." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadGlobalSettings_MetaData[] = { - { "Category", "Activation" }, - { "Comment", "/* Force reload the global settings (if it was modified outside this instance for example). */" }, - { "EditCondition", "UseGlobalSettings" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Force reload the global settings (if it was modified outside this instance for example)." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ActivatePopupOnUpdate_MetaData[] = { - { "Category", "Activation" }, - { "Comment", "/* Display a popup with changelog on update. Default: tru */" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Display a popup with changelog on update. Default: tru" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ActivateOnBlueprint_MetaData[] = { - { "Category", "Activation|Schema" }, - { "Comment", "/* Activate Electronic Nodes on Blueprint graphs. Default: true */" }, - { "EditCondition", "MasterActivate" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Activate Electronic Nodes on Blueprint graphs. Default: true" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ActivateOnMaterial_MetaData[] = { - { "Category", "Activation|Schema" }, - { "Comment", "/* Activate Electronic Nodes on Material graphs. Default: true */" }, - { "EditCondition", "MasterActivate" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Activate Electronic Nodes on Material graphs. Default: true" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ActivateOnAnimation_MetaData[] = { - { "Category", "Activation|Schema" }, - { "Comment", "/* Activate Electronic Nodes on Animation graphs. Default: true */" }, - { "EditCondition", "MasterActivate" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Activate Electronic Nodes on Animation graphs. Default: true" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ActivateOnVoxelPlugin_MetaData[] = { - { "Category", "Activation|Schema" }, - { "Comment", "/* Activate Electronic Nodes on VoxelPlugin (available on the marketplace). Default: true */" }, - { "EditCondition", "MasterActivate" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Activate Electronic Nodes on VoxelPlugin (available on the marketplace). Default: true" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_UseHotPatch_MetaData[] = { - { "Category", "Activation|Schema" }, - { "Comment", "/* Hot patch hardcoded Unreal functions (only available on Windows) to make some more features available. NEED A RESTART OF THE ENGINE! Default: true */" }, - { "EditCondition", "MasterActivate" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Hot patch hardcoded Unreal functions (only available on Windows) to make some more features available. NEED A RESTART OF THE ENGINE! Default: true" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ActivateOnNiagara_MetaData[] = { - { "Category", "Activation|Schema" }, - { "Comment", "/* Activate Electronic Nodes on Niagara. Default: true */" }, - { "EditCondition", "MasterActivate && UseHotPatch" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Activate Electronic Nodes on Niagara. Default: true" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ActivateOnBehaviorTree_MetaData[] = { - { "Category", "Activation|Schema" }, - { "Comment", "/* Activate Electronic Nodes on Behavior Tree. Default: false */" }, - { "EditCondition", "MasterActivate && UseHotPatch" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Activate Electronic Nodes on Behavior Tree. Default: false" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ActivateOnControlRig_MetaData[] = { - { "Category", "Activation|Schema" }, - { "Comment", "/* Activate Electronic Nodes on Control Rig. Default: true */" }, - { "EditCondition", "MasterActivate && UseHotPatch" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Activate Electronic Nodes on Control Rig. Default: true" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ActivateOnMetasound_MetaData[] = { - { "Category", "Activation|Schema" }, - { "Comment", "/* Activate Electronic Nodes on Metasound. Default: true */" }, - { "EditCondition", "MasterActivate && UseHotPatch" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Activate Electronic Nodes on Metasound. Default: true" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ActivateOnReferenceViewer_MetaData[] = { - { "Category", "Activation|Schema" }, - { "Comment", "/* Activate Electronic Nodes on Reference Viewer. Default: true */" }, - { "EditCondition", "MasterActivate && UseHotPatch" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Activate Electronic Nodes on Reference Viewer. Default: true" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_CustomGraphSchemas_MetaData[] = { - { "Category", "Activation|Schema" }, - { "Comment", "/* Activate Electronic Nodes on custom graphs. WARNING: some graphs might need Hot Patch, and some graphs might not work at all */" }, - { "EditCondition", "MasterActivate" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Activate Electronic Nodes on custom graphs. WARNING: some graphs might need Hot Patch, and some graphs might not work at all" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ActivateFallback_MetaData[] = { - { "Category", "Activation|Debug" }, - { "Comment", "/* Activate Electronic Nodes everywhere, for debugging purpose only. Default: false */" }, - { "EditCondition", "MasterActivate" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Activate Electronic Nodes everywhere, for debugging purpose only. Default: false" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_DisplaySchemaName_MetaData[] = { - { "Category", "Activation|Debug" }, - { "Comment", "/* Display schema name in log. Default: false */" }, - { "EditCondition", "MasterActivate" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Display schema name in log. Default: false" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_WireStyle_MetaData[] = { - { "Category", "Wire Style" }, - { "Comment", "/* Wire style of graph. \"Manhattan\" is for 90deg angles, \"Subway\" is for 45deg angles. */" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Wire style of graph. \"Manhattan\" is for 90deg angles, \"Subway\" is for 45deg angles." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_WireAlignment_MetaData[] = { - { "Category", "Wire Style" }, - { "Comment", "/* Specify wire alignment. Default: right. */" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Specify wire alignment. Default: right." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_WirePriority_MetaData[] = { - { "Category", "Wire Style" }, - { "Comment", "/* Specify wire alignment priority (when a Node is connected to a Pin). Default: none. */" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Specify wire alignment priority (when a Node is connected to a Pin). Default: none." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RoundRadius_MetaData[] = { - { "Category", "Wire Style" }, - { "Comment", "/* Round radius of the wires. Default: 10 */" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Round radius of the wires. Default: 10" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_WireThickness_MetaData[] = { - { "Category", "Wire Style" }, - { "ClampMin", "0.0" }, - { "Comment", "/* Thickness of the wire (multiplier). Default: 1 */" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Thickness of the wire (multiplier). Default: 1" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_MinDistanceToStyle_MetaData[] = { - { "Category", "Wire Style" }, - { "ClampMin", "0.0" }, - { "Comment", "/* Bellow this distance, wires will be drawn as straight. Default: 24 */" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Bellow this distance, wires will be drawn as straight. Default: 24" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_MinDistanceStyle_MetaData[] = { - { "Category", "Wire Style" }, - { "Comment", "/* Style for wires bellow MinDistanceToStyle. Default: Line */" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Style for wires bellow MinDistanceToStyle. Default: Line" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_HorizontalOffset_MetaData[] = { - { "Category", "Wire Style" }, - { "Comment", "/* Horizontal offset of wires from nodes. Default: 16 */" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Horizontal offset of wires from nodes. Default: 16" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_DisablePinOffset_MetaData[] = { - { "Category", "Wire Style" }, - { "Comment", "/* Disable the offset for pins. Default: false */" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Disable the offset for pins. Default: false" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_FixZoomDisplacement_MetaData[] = { - { "Category", "Wire Style" }, - { "Comment", "/* Fix default zoomed-out wire displacement. Default: true */" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Fix default zoomed-out wire displacement. Default: true" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_OverwriteExecWireStyle_MetaData[] = { - { "Category", "Exec Wire Style" }, - { "Comment", "/* Use a specific draw style for exec wires. Default: false */" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Use a specific draw style for exec wires. Default: false" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_WireStyleForExec_MetaData[] = { - { "Category", "Exec Wire Style" }, - { "Comment", "/* Specific wire style for exec wires. Default: Manhattan */" }, - { "EditCondition", "OverwriteExecWireStyle" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Specific wire style for exec wires. Default: Manhattan" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_WireAlignmentForExec_MetaData[] = { - { "Category", "Exec Wire Style" }, - { "Comment", "/* Specify wire alignment for exe wires. Default: right. */" }, - { "EditCondition", "OverwriteExecWireStyle" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Specify wire alignment for exe wires. Default: right." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_WirePriorityForExec_MetaData[] = { - { "Category", "Exec Wire Style" }, - { "Comment", "/* Specify wire alignment priority (when a Node is connected to a Pin) for exe wires. Default: node. */" }, - { "EditCondition", "OverwriteExecWireStyle" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Specify wire alignment priority (when a Node is connected to a Pin) for exe wires. Default: node." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ActivateRibbon_MetaData[] = { - { "Category", "Ribbon Style (experimental)" }, - { "Comment", "/* Activate ribbon cables for overlapping wires. */" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Activate ribbon cables for overlapping wires." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RibbonOffset_MetaData[] = { - { "Category", "Ribbon Style (experimental)" }, - { "Comment", "/* Offset between ribbon wires. Default: 4 */" }, - { "EditCondition", "ActivateRibbon" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Offset between ribbon wires. Default: 4" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RibbonMergeOffset_MetaData[] = { - { "Category", "Ribbon Style (experimental)" }, - { "Comment", "/* Offset of wires when merge into ribbon. Default: 20 */" }, - { "EditCondition", "ActivateRibbon" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Offset of wires when merge into ribbon. Default: 20" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RibbonPushOutside_MetaData[] = { - { "Category", "Ribbon Style (experimental)" }, - { "Comment", "/* Push the offset outside the node (instead of going for the middle). Default: false */" }, - { "EditCondition", "ActivateRibbon" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Push the offset outside the node (instead of going for the middle). Default: false" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ActivateCrossing_MetaData[] = { - { "Category", "Crossing" }, - { "Comment", "/* Activate ribbon cables for overlapping wires. */" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Activate ribbon cables for overlapping wires." }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_CrossingStyle_MetaData[] = { - { "Category", "Crossing" }, - { "Comment", "/* Style of wire crossing. Default: Gap */" }, - { "EditCondition", "ActivateCrossing" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Style of wire crossing. Default: Gap" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_CrossingSize_MetaData[] = { - { "Category", "Crossing" }, - { "ClampMin", "1.0" }, - { "Comment", "/* Size of the crossing. Default: 4 */" }, - { "EditCondition", "ActivateCrossing" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Size of the crossing. Default: 4" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ForceDrawBubbles_MetaData[] = { - { "Category", "Bubbles Style" }, - { "Comment", "/* Show moving bubbles on the wires. Default: false */" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Show moving bubbles on the wires. Default: false" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_DrawBubblesOnlyOnExec_MetaData[] = { - { "Category", "Bubbles Style" }, - { "Comment", "/* Draw bubbles only on exec wires. Default: true */" }, - { "EditCondition", "ForceDrawBubbles" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Draw bubbles only on exec wires. Default: true" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BubbleDisplayRule_MetaData[] = { - { "Category", "Bubbles Style" }, - { "Comment", "/* Display rules to show/move bubbles only near selected nodes. Default: Always */" }, - { "EditCondition", "ForceDrawBubbles" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Display rules to show/move bubbles only near selected nodes. Default: Always" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_SelectionRule_MetaData[] = { - { "Category", "Bubbles Style" }, - { "Comment", "/* If selection only consider close nodes (near) or every related nodes (far). Default: Near */" }, - { "EditCondition", "ForceDrawBubbles" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "If selection only consider close nodes (near) or every related nodes (far). Default: Near" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BubbleZoomThreshold_MetaData[] = { - { "Category", "Bubbles Style" }, - { "ClampMax", "7" }, - { "ClampMin", "-12" }, - { "Comment", "/* Disable bubbles above a certain zoom level. Default: -2 */" }, - { "EditCondition", "ForceDrawBubbles" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Disable bubbles above a certain zoom level. Default: -2" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BubbleSize_MetaData[] = { - { "Category", "Bubbles Style" }, - { "ClampMin", "1.0" }, - { "Comment", "/* Size of bubbles on the wires. Default: 2.0 */" }, - { "EditCondition", "ForceDrawBubbles" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Size of bubbles on the wires. Default: 2.0" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BubbleSpeed_MetaData[] = { - { "Category", "Bubbles Style" }, - { "ClampMin", "0.0" }, - { "Comment", "/* Speed of bubbles on the wires. Default: 4.0 */" }, - { "EditCondition", "ForceDrawBubbles" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Speed of bubbles on the wires. Default: 4.0" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BubbleSpace_MetaData[] = { - { "Category", "Bubbles Style" }, - { "ClampMin", "10.0" }, - { "Comment", "/* Space between bubbles on the wires. Default: 20.0 */" }, - { "EditCondition", "ForceDrawBubbles" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Space between bubbles on the wires. Default: 20.0" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_PluginVersionUpdate_MetaData[] = { - { "Comment", "/* Internal value to fix elements on plugin update. */" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "ToolTip", "Internal value to fix elements on plugin update." }, - }; -#endif // WITH_METADATA - -// ********** Begin Class UElectronicNodesSettings constinit property declarations ***************** - static void NewProp_MasterActivate_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_MasterActivate; - static void NewProp_UseGlobalSettings_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_UseGlobalSettings; - static void NewProp_LoadGlobalSettings_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_LoadGlobalSettings; - static void NewProp_ActivatePopupOnUpdate_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_ActivatePopupOnUpdate; - static void NewProp_ActivateOnBlueprint_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_ActivateOnBlueprint; - static void NewProp_ActivateOnMaterial_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_ActivateOnMaterial; - static void NewProp_ActivateOnAnimation_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_ActivateOnAnimation; - static void NewProp_ActivateOnVoxelPlugin_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_ActivateOnVoxelPlugin; - static void NewProp_UseHotPatch_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_UseHotPatch; - static void NewProp_ActivateOnNiagara_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_ActivateOnNiagara; - static void NewProp_ActivateOnBehaviorTree_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_ActivateOnBehaviorTree; - static void NewProp_ActivateOnControlRig_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_ActivateOnControlRig; - static void NewProp_ActivateOnMetasound_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_ActivateOnMetasound; - static void NewProp_ActivateOnReferenceViewer_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_ActivateOnReferenceViewer; - static const UECodeGen_Private::FClassPropertyParams NewProp_CustomGraphSchemas_Inner; - static const UECodeGen_Private::FArrayPropertyParams NewProp_CustomGraphSchemas; - static void NewProp_ActivateFallback_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_ActivateFallback; - static void NewProp_DisplaySchemaName_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_DisplaySchemaName; - static const UECodeGen_Private::FBytePropertyParams NewProp_WireStyle_Underlying; - static const UECodeGen_Private::FEnumPropertyParams NewProp_WireStyle; - static const UECodeGen_Private::FBytePropertyParams NewProp_WireAlignment_Underlying; - static const UECodeGen_Private::FEnumPropertyParams NewProp_WireAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_WirePriority_Underlying; - static const UECodeGen_Private::FEnumPropertyParams NewProp_WirePriority; - static const UECodeGen_Private::FUInt32PropertyParams NewProp_RoundRadius; - static const UECodeGen_Private::FFloatPropertyParams NewProp_WireThickness; - static const UECodeGen_Private::FFloatPropertyParams NewProp_MinDistanceToStyle; - static const UECodeGen_Private::FBytePropertyParams NewProp_MinDistanceStyle_Underlying; - static const UECodeGen_Private::FEnumPropertyParams NewProp_MinDistanceStyle; - static const UECodeGen_Private::FUInt32PropertyParams NewProp_HorizontalOffset; - static void NewProp_DisablePinOffset_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_DisablePinOffset; - static void NewProp_FixZoomDisplacement_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_FixZoomDisplacement; - static void NewProp_OverwriteExecWireStyle_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_OverwriteExecWireStyle; - static const UECodeGen_Private::FBytePropertyParams NewProp_WireStyleForExec_Underlying; - static const UECodeGen_Private::FEnumPropertyParams NewProp_WireStyleForExec; - static const UECodeGen_Private::FBytePropertyParams NewProp_WireAlignmentForExec_Underlying; - static const UECodeGen_Private::FEnumPropertyParams NewProp_WireAlignmentForExec; - static const UECodeGen_Private::FBytePropertyParams NewProp_WirePriorityForExec_Underlying; - static const UECodeGen_Private::FEnumPropertyParams NewProp_WirePriorityForExec; - static void NewProp_ActivateRibbon_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_ActivateRibbon; - static const UECodeGen_Private::FUInt32PropertyParams NewProp_RibbonOffset; - static const UECodeGen_Private::FUInt32PropertyParams NewProp_RibbonMergeOffset; - static void NewProp_RibbonPushOutside_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_RibbonPushOutside; - static void NewProp_ActivateCrossing_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_ActivateCrossing; - static const UECodeGen_Private::FBytePropertyParams NewProp_CrossingStyle_Underlying; - static const UECodeGen_Private::FEnumPropertyParams NewProp_CrossingStyle; - static const UECodeGen_Private::FFloatPropertyParams NewProp_CrossingSize; - static void NewProp_ForceDrawBubbles_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_ForceDrawBubbles; - static void NewProp_DrawBubblesOnlyOnExec_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_DrawBubblesOnlyOnExec; - static const UECodeGen_Private::FBytePropertyParams NewProp_BubbleDisplayRule_Underlying; - static const UECodeGen_Private::FEnumPropertyParams NewProp_BubbleDisplayRule; - static const UECodeGen_Private::FBytePropertyParams NewProp_SelectionRule_Underlying; - static const UECodeGen_Private::FEnumPropertyParams NewProp_SelectionRule; - static const UECodeGen_Private::FIntPropertyParams NewProp_BubbleZoomThreshold; - static const UECodeGen_Private::FFloatPropertyParams NewProp_BubbleSize; - static const UECodeGen_Private::FFloatPropertyParams NewProp_BubbleSpeed; - static const UECodeGen_Private::FFloatPropertyParams NewProp_BubbleSpace; - static const UECodeGen_Private::FStrPropertyParams NewProp_PluginVersionUpdate; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Class UElectronicNodesSettings constinit property declarations ******************* - static UObject* (*const DependentSingletons[])(); - static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = { - TCppClassTypeTraits::IsAbstract, - }; - static const UECodeGen_Private::FClassParams ClassParams; -}; // struct Z_Construct_UClass_UElectronicNodesSettings_Statics - -// ********** Begin Class UElectronicNodesSettings Property Definitions **************************** -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_MasterActivate_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->MasterActivate = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_MasterActivate = { "MasterActivate", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_MasterActivate_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_MasterActivate_MetaData), NewProp_MasterActivate_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_UseGlobalSettings_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->UseGlobalSettings = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_UseGlobalSettings = { "UseGlobalSettings", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_UseGlobalSettings_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_UseGlobalSettings_MetaData), NewProp_UseGlobalSettings_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_LoadGlobalSettings_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->LoadGlobalSettings = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_LoadGlobalSettings = { "LoadGlobalSettings", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_LoadGlobalSettings_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadGlobalSettings_MetaData), NewProp_LoadGlobalSettings_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivatePopupOnUpdate_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->ActivatePopupOnUpdate = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivatePopupOnUpdate = { "ActivatePopupOnUpdate", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivatePopupOnUpdate_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ActivatePopupOnUpdate_MetaData), NewProp_ActivatePopupOnUpdate_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnBlueprint_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->ActivateOnBlueprint = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnBlueprint = { "ActivateOnBlueprint", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnBlueprint_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ActivateOnBlueprint_MetaData), NewProp_ActivateOnBlueprint_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnMaterial_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->ActivateOnMaterial = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnMaterial = { "ActivateOnMaterial", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnMaterial_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ActivateOnMaterial_MetaData), NewProp_ActivateOnMaterial_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnAnimation_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->ActivateOnAnimation = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnAnimation = { "ActivateOnAnimation", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnAnimation_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ActivateOnAnimation_MetaData), NewProp_ActivateOnAnimation_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnVoxelPlugin_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->ActivateOnVoxelPlugin = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnVoxelPlugin = { "ActivateOnVoxelPlugin", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnVoxelPlugin_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ActivateOnVoxelPlugin_MetaData), NewProp_ActivateOnVoxelPlugin_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_UseHotPatch_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->UseHotPatch = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_UseHotPatch = { "UseHotPatch", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_UseHotPatch_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_UseHotPatch_MetaData), NewProp_UseHotPatch_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnNiagara_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->ActivateOnNiagara = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnNiagara = { "ActivateOnNiagara", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnNiagara_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ActivateOnNiagara_MetaData), NewProp_ActivateOnNiagara_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnBehaviorTree_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->ActivateOnBehaviorTree = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnBehaviorTree = { "ActivateOnBehaviorTree", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnBehaviorTree_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ActivateOnBehaviorTree_MetaData), NewProp_ActivateOnBehaviorTree_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnControlRig_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->ActivateOnControlRig = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnControlRig = { "ActivateOnControlRig", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnControlRig_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ActivateOnControlRig_MetaData), NewProp_ActivateOnControlRig_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnMetasound_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->ActivateOnMetasound = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnMetasound = { "ActivateOnMetasound", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnMetasound_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ActivateOnMetasound_MetaData), NewProp_ActivateOnMetasound_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnReferenceViewer_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->ActivateOnReferenceViewer = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnReferenceViewer = { "ActivateOnReferenceViewer", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnReferenceViewer_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ActivateOnReferenceViewer_MetaData), NewProp_ActivateOnReferenceViewer_MetaData) }; -const UECodeGen_Private::FClassPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_CustomGraphSchemas_Inner = { "CustomGraphSchemas", nullptr, (EPropertyFlags)0x0004000000004000, UECodeGen_Private::EPropertyGenFlags::Class, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UClass_UClass_NoRegister, Z_Construct_UClass_UEdGraphSchema_NoRegister, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FArrayPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_CustomGraphSchemas = { "CustomGraphSchemas", nullptr, (EPropertyFlags)0x0014000000004001, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, CustomGraphSchemas), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_CustomGraphSchemas_MetaData), NewProp_CustomGraphSchemas_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateFallback_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->ActivateFallback = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateFallback = { "ActivateFallback", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateFallback_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ActivateFallback_MetaData), NewProp_ActivateFallback_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_DisplaySchemaName_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->DisplaySchemaName = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_DisplaySchemaName = { "DisplaySchemaName", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_DisplaySchemaName_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_DisplaySchemaName_MetaData), NewProp_DisplaySchemaName_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WireStyle_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FEnumPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WireStyle = { "WireStyle", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, WireStyle), Z_Construct_UEnum_ElectronicNodes_EWireStyle, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_WireStyle_MetaData), NewProp_WireStyle_MetaData) }; // 3903519207 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WireAlignment_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FEnumPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WireAlignment = { "WireAlignment", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, WireAlignment), Z_Construct_UEnum_ElectronicNodes_EWireAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_WireAlignment_MetaData), NewProp_WireAlignment_MetaData) }; // 651427631 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WirePriority_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FEnumPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WirePriority = { "WirePriority", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, WirePriority), Z_Construct_UEnum_ElectronicNodes_EWirePriority, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_WirePriority_MetaData), NewProp_WirePriority_MetaData) }; // 983531275 -const UECodeGen_Private::FUInt32PropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_RoundRadius = { "RoundRadius", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::UInt32, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, RoundRadius), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RoundRadius_MetaData), NewProp_RoundRadius_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WireThickness = { "WireThickness", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, WireThickness), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_WireThickness_MetaData), NewProp_WireThickness_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_MinDistanceToStyle = { "MinDistanceToStyle", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, MinDistanceToStyle), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_MinDistanceToStyle_MetaData), NewProp_MinDistanceToStyle_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_MinDistanceStyle_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FEnumPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_MinDistanceStyle = { "MinDistanceStyle", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, MinDistanceStyle), Z_Construct_UEnum_ElectronicNodes_EMinDistanceStyle, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_MinDistanceStyle_MetaData), NewProp_MinDistanceStyle_MetaData) }; // 3692345397 -const UECodeGen_Private::FUInt32PropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_HorizontalOffset = { "HorizontalOffset", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::UInt32, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, HorizontalOffset), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_HorizontalOffset_MetaData), NewProp_HorizontalOffset_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_DisablePinOffset_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->DisablePinOffset = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_DisablePinOffset = { "DisablePinOffset", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_DisablePinOffset_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_DisablePinOffset_MetaData), NewProp_DisablePinOffset_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_FixZoomDisplacement_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->FixZoomDisplacement = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_FixZoomDisplacement = { "FixZoomDisplacement", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_FixZoomDisplacement_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_FixZoomDisplacement_MetaData), NewProp_FixZoomDisplacement_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_OverwriteExecWireStyle_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->OverwriteExecWireStyle = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_OverwriteExecWireStyle = { "OverwriteExecWireStyle", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_OverwriteExecWireStyle_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_OverwriteExecWireStyle_MetaData), NewProp_OverwriteExecWireStyle_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WireStyleForExec_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FEnumPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WireStyleForExec = { "WireStyleForExec", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, WireStyleForExec), Z_Construct_UEnum_ElectronicNodes_EWireStyle, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_WireStyleForExec_MetaData), NewProp_WireStyleForExec_MetaData) }; // 3903519207 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WireAlignmentForExec_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FEnumPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WireAlignmentForExec = { "WireAlignmentForExec", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, WireAlignmentForExec), Z_Construct_UEnum_ElectronicNodes_EWireAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_WireAlignmentForExec_MetaData), NewProp_WireAlignmentForExec_MetaData) }; // 651427631 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WirePriorityForExec_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FEnumPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WirePriorityForExec = { "WirePriorityForExec", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, WirePriorityForExec), Z_Construct_UEnum_ElectronicNodes_EWirePriority, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_WirePriorityForExec_MetaData), NewProp_WirePriorityForExec_MetaData) }; // 983531275 -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateRibbon_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->ActivateRibbon = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateRibbon = { "ActivateRibbon", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateRibbon_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ActivateRibbon_MetaData), NewProp_ActivateRibbon_MetaData) }; -const UECodeGen_Private::FUInt32PropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_RibbonOffset = { "RibbonOffset", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::UInt32, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, RibbonOffset), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RibbonOffset_MetaData), NewProp_RibbonOffset_MetaData) }; -const UECodeGen_Private::FUInt32PropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_RibbonMergeOffset = { "RibbonMergeOffset", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::UInt32, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, RibbonMergeOffset), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RibbonMergeOffset_MetaData), NewProp_RibbonMergeOffset_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_RibbonPushOutside_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->RibbonPushOutside = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_RibbonPushOutside = { "RibbonPushOutside", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_RibbonPushOutside_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RibbonPushOutside_MetaData), NewProp_RibbonPushOutside_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateCrossing_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->ActivateCrossing = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateCrossing = { "ActivateCrossing", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateCrossing_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ActivateCrossing_MetaData), NewProp_ActivateCrossing_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_CrossingStyle_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FEnumPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_CrossingStyle = { "CrossingStyle", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, CrossingStyle), Z_Construct_UEnum_ElectronicNodes_ECrossingStyle, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_CrossingStyle_MetaData), NewProp_CrossingStyle_MetaData) }; // 4050114130 -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_CrossingSize = { "CrossingSize", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, CrossingSize), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_CrossingSize_MetaData), NewProp_CrossingSize_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ForceDrawBubbles_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->ForceDrawBubbles = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ForceDrawBubbles = { "ForceDrawBubbles", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ForceDrawBubbles_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ForceDrawBubbles_MetaData), NewProp_ForceDrawBubbles_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_DrawBubblesOnlyOnExec_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->DrawBubblesOnlyOnExec = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_DrawBubblesOnlyOnExec = { "DrawBubblesOnlyOnExec", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_DrawBubblesOnlyOnExec_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_DrawBubblesOnlyOnExec_MetaData), NewProp_DrawBubblesOnlyOnExec_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_BubbleDisplayRule_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FEnumPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_BubbleDisplayRule = { "BubbleDisplayRule", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, BubbleDisplayRule), Z_Construct_UEnum_ElectronicNodes_EBubbleDisplayRule, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BubbleDisplayRule_MetaData), NewProp_BubbleDisplayRule_MetaData) }; // 4059606803 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_SelectionRule_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FEnumPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_SelectionRule = { "SelectionRule", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, SelectionRule), Z_Construct_UEnum_ElectronicNodes_ESelectionRule, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_SelectionRule_MetaData), NewProp_SelectionRule_MetaData) }; // 3517945259 -const UECodeGen_Private::FIntPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_BubbleZoomThreshold = { "BubbleZoomThreshold", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, BubbleZoomThreshold), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BubbleZoomThreshold_MetaData), NewProp_BubbleZoomThreshold_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_BubbleSize = { "BubbleSize", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, BubbleSize), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BubbleSize_MetaData), NewProp_BubbleSize_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_BubbleSpeed = { "BubbleSpeed", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, BubbleSpeed), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BubbleSpeed_MetaData), NewProp_BubbleSpeed_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_BubbleSpace = { "BubbleSpace", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, BubbleSpace), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BubbleSpace_MetaData), NewProp_BubbleSpace_MetaData) }; -const UECodeGen_Private::FStrPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_PluginVersionUpdate = { "PluginVersionUpdate", nullptr, (EPropertyFlags)0x0010000000004000, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, PluginVersionUpdate), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_PluginVersionUpdate_MetaData), NewProp_PluginVersionUpdate_MetaData) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_UElectronicNodesSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_MasterActivate, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_UseGlobalSettings, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_LoadGlobalSettings, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivatePopupOnUpdate, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnBlueprint, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnMaterial, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnAnimation, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnVoxelPlugin, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_UseHotPatch, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnNiagara, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnBehaviorTree, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnControlRig, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnMetasound, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnReferenceViewer, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_CustomGraphSchemas_Inner, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_CustomGraphSchemas, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateFallback, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_DisplaySchemaName, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WireStyle_Underlying, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WireStyle, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WireAlignment_Underlying, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WireAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WirePriority_Underlying, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WirePriority, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_RoundRadius, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WireThickness, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_MinDistanceToStyle, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_MinDistanceStyle_Underlying, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_MinDistanceStyle, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_HorizontalOffset, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_DisablePinOffset, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_FixZoomDisplacement, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_OverwriteExecWireStyle, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WireStyleForExec_Underlying, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WireStyleForExec, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WireAlignmentForExec_Underlying, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WireAlignmentForExec, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WirePriorityForExec_Underlying, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WirePriorityForExec, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateRibbon, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_RibbonOffset, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_RibbonMergeOffset, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_RibbonPushOutside, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateCrossing, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_CrossingStyle_Underlying, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_CrossingStyle, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_CrossingSize, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ForceDrawBubbles, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_DrawBubblesOnlyOnExec, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_BubbleDisplayRule_Underlying, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_BubbleDisplayRule, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_SelectionRule_Underlying, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_SelectionRule, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_BubbleZoomThreshold, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_BubbleSize, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_BubbleSpeed, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_BubbleSpace, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_PluginVersionUpdate, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UElectronicNodesSettings_Statics::PropPointers) < 2048); -// ********** End Class UElectronicNodesSettings Property Definitions ****************************** -UObject* (*const Z_Construct_UClass_UElectronicNodesSettings_Statics::DependentSingletons[])() = { - (UObject* (*)())Z_Construct_UClass_UDeveloperSettings, - (UObject* (*)())Z_Construct_UPackage__Script_ElectronicNodes, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UElectronicNodesSettings_Statics::DependentSingletons) < 16); -const UECodeGen_Private::FClassParams Z_Construct_UClass_UElectronicNodesSettings_Statics::ClassParams = { - &UElectronicNodesSettings::StaticClass, - "EditorPerProjectUserSettings", - &StaticCppClassTypeInfo, - DependentSingletons, - nullptr, - Z_Construct_UClass_UElectronicNodesSettings_Statics::PropPointers, - nullptr, - UE_ARRAY_COUNT(DependentSingletons), - 0, - UE_ARRAY_COUNT(Z_Construct_UClass_UElectronicNodesSettings_Statics::PropPointers), - 0, - 0x001000A4u, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UElectronicNodesSettings_Statics::Class_MetaDataParams), Z_Construct_UClass_UElectronicNodesSettings_Statics::Class_MetaDataParams) -}; -void UElectronicNodesSettings::StaticRegisterNativesUElectronicNodesSettings() -{ -} -UClass* Z_Construct_UClass_UElectronicNodesSettings() -{ - if (!Z_Registration_Info_UClass_UElectronicNodesSettings.OuterSingleton) - { - UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UElectronicNodesSettings.OuterSingleton, Z_Construct_UClass_UElectronicNodesSettings_Statics::ClassParams); - } - return Z_Registration_Info_UClass_UElectronicNodesSettings.OuterSingleton; -} -DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UElectronicNodesSettings); -UElectronicNodesSettings::~UElectronicNodesSettings() {} -// ********** End Class UElectronicNodesSettings *************************************************** - -// ********** Begin Registration ******************************************************************* -struct Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_ElectronicNodes_Source_ElectronicNodes_Public_ElectronicNodesSettings_h__Script_ElectronicNodes_Statics -{ - static constexpr FEnumRegisterCompiledInInfo EnumInfo[] = { - { EWireStyle_StaticEnum, TEXT("EWireStyle"), &Z_Registration_Info_UEnum_EWireStyle, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 3903519207U) }, - { EWireAlignment_StaticEnum, TEXT("EWireAlignment"), &Z_Registration_Info_UEnum_EWireAlignment, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 651427631U) }, - { EWirePriority_StaticEnum, TEXT("EWirePriority"), &Z_Registration_Info_UEnum_EWirePriority, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 983531275U) }, - { ECrossingStyle_StaticEnum, TEXT("ECrossingStyle"), &Z_Registration_Info_UEnum_ECrossingStyle, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 4050114130U) }, - { EMinDistanceStyle_StaticEnum, TEXT("EMinDistanceStyle"), &Z_Registration_Info_UEnum_EMinDistanceStyle, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 3692345397U) }, - { EBubbleDisplayRule_StaticEnum, TEXT("EBubbleDisplayRule"), &Z_Registration_Info_UEnum_EBubbleDisplayRule, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 4059606803U) }, - { ESelectionRule_StaticEnum, TEXT("ESelectionRule"), &Z_Registration_Info_UEnum_ESelectionRule, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 3517945259U) }, - }; - static constexpr FClassRegisterCompiledInInfo ClassInfo[] = { - { Z_Construct_UClass_UElectronicNodesSettings, UElectronicNodesSettings::StaticClass, TEXT("UElectronicNodesSettings"), &Z_Registration_Info_UClass_UElectronicNodesSettings, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UElectronicNodesSettings), 3266413659U) }, - }; -}; // Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_ElectronicNodes_Source_ElectronicNodes_Public_ElectronicNodesSettings_h__Script_ElectronicNodes_Statics -static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_ElectronicNodes_Source_ElectronicNodes_Public_ElectronicNodesSettings_h__Script_ElectronicNodes_977611234{ - TEXT("/Script/ElectronicNodes"), - Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_ElectronicNodes_Source_ElectronicNodes_Public_ElectronicNodesSettings_h__Script_ElectronicNodes_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_ElectronicNodes_Source_ElectronicNodes_Public_ElectronicNodesSettings_h__Script_ElectronicNodes_Statics::ClassInfo), - nullptr, 0, - Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_ElectronicNodes_Source_ElectronicNodes_Public_ElectronicNodesSettings_h__Script_ElectronicNodes_Statics::EnumInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_ElectronicNodes_Source_ElectronicNodes_Public_ElectronicNodesSettings_h__Script_ElectronicNodes_Statics::EnumInfo), -}; -// ********** End Registration ********************************************************************* - -PRAGMA_ENABLE_DEPRECATION_WARNINGS diff --git a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Mac/UnrealEditor/Inc/ElectronicNodes/UHT/ElectronicNodesSettings.generated.h b/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Mac/UnrealEditor/Inc/ElectronicNodes/UHT/ElectronicNodesSettings.generated.h deleted file mode 100644 index 035113818..000000000 --- a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Mac/UnrealEditor/Inc/ElectronicNodes/UHT/ElectronicNodesSettings.generated.h +++ /dev/null @@ -1,137 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -// IWYU pragma: private, include "ElectronicNodesSettings.h" - -#ifdef ELECTRONICNODES_ElectronicNodesSettings_generated_h -#error "ElectronicNodesSettings.generated.h already included, missing '#pragma once' in ElectronicNodesSettings.h" -#endif -#define ELECTRONICNODES_ElectronicNodesSettings_generated_h - -#include "UObject/ObjectMacros.h" -#include "UObject/ScriptMacros.h" - -PRAGMA_DISABLE_DEPRECATION_WARNINGS - -// ********** Begin Class UElectronicNodesSettings ************************************************* -struct Z_Construct_UClass_UElectronicNodesSettings_Statics; -ELECTRONICNODES_API UClass* Z_Construct_UClass_UElectronicNodesSettings_NoRegister(); - -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_ElectronicNodes_Source_ElectronicNodes_Public_ElectronicNodesSettings_h_66_INCLASS_NO_PURE_DECLS \ -private: \ - static void StaticRegisterNativesUElectronicNodesSettings(); \ - friend struct ::Z_Construct_UClass_UElectronicNodesSettings_Statics; \ - static UClass* GetPrivateStaticClass(); \ - friend ELECTRONICNODES_API UClass* ::Z_Construct_UClass_UElectronicNodesSettings_NoRegister(); \ -public: \ - DECLARE_CLASS2(UElectronicNodesSettings, UDeveloperSettings, COMPILED_IN_FLAGS(0 | CLASS_Config), CASTCLASS_None, TEXT("/Script/ElectronicNodes"), Z_Construct_UClass_UElectronicNodesSettings_NoRegister) \ - DECLARE_SERIALIZER(UElectronicNodesSettings) \ - static constexpr const TCHAR* StaticConfigName() {return TEXT("EditorPerProjectUserSettings");} \ - - - -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_ElectronicNodes_Source_ElectronicNodes_Public_ElectronicNodesSettings_h_66_ENHANCED_CONSTRUCTORS \ - /** Deleted move- and copy-constructors, should never be used */ \ - UElectronicNodesSettings(UElectronicNodesSettings&&) = delete; \ - UElectronicNodesSettings(const UElectronicNodesSettings&) = delete; \ - DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UElectronicNodesSettings); \ - DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UElectronicNodesSettings); \ - DEFINE_DEFAULT_CONSTRUCTOR_CALL(UElectronicNodesSettings) \ - NO_API virtual ~UElectronicNodesSettings(); - - -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_ElectronicNodes_Source_ElectronicNodes_Public_ElectronicNodesSettings_h_63_PROLOG -#define FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_ElectronicNodes_Source_ElectronicNodes_Public_ElectronicNodesSettings_h_66_GENERATED_BODY \ -PRAGMA_DISABLE_DEPRECATION_WARNINGS \ -public: \ - FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_ElectronicNodes_Source_ElectronicNodes_Public_ElectronicNodesSettings_h_66_INCLASS_NO_PURE_DECLS \ - FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_ElectronicNodes_Source_ElectronicNodes_Public_ElectronicNodesSettings_h_66_ENHANCED_CONSTRUCTORS \ -private: \ -PRAGMA_ENABLE_DEPRECATION_WARNINGS - - -class UElectronicNodesSettings; - -// ********** End Class UElectronicNodesSettings *************************************************** - -#undef CURRENT_FILE_ID -#define CURRENT_FILE_ID FID_Build_U5M_Mac_Sync_LocalBuilds_PluginTemp_HostProject_Plugins_ElectronicNodes_Source_ElectronicNodes_Public_ElectronicNodesSettings_h - -// ********** Begin Enum EWireStyle **************************************************************** -#define FOREACH_ENUM_EWIRESTYLE(op) \ - op(EWireStyle::Default) \ - op(EWireStyle::Manhattan) \ - op(EWireStyle::Subway) - -enum class EWireStyle : uint8; -template<> struct TIsUEnumClass { enum { Value = true }; }; -template<> ELECTRONICNODES_NON_ATTRIBUTED_API UEnum* StaticEnum(); -// ********** End Enum EWireStyle ****************************************************************** - -// ********** Begin Enum EWireAlignment ************************************************************ -#define FOREACH_ENUM_EWIREALIGNMENT(op) \ - op(EWireAlignment::Right) \ - op(EWireAlignment::Left) - -enum class EWireAlignment : uint8; -template<> struct TIsUEnumClass { enum { Value = true }; }; -template<> ELECTRONICNODES_NON_ATTRIBUTED_API UEnum* StaticEnum(); -// ********** End Enum EWireAlignment ************************************************************** - -// ********** Begin Enum EWirePriority ************************************************************* -#define FOREACH_ENUM_EWIREPRIORITY(op) \ - op(EWirePriority::None) \ - op(EWirePriority::Node) \ - op(EWirePriority::Pin) - -enum class EWirePriority : uint8; -template<> struct TIsUEnumClass { enum { Value = true }; }; -template<> ELECTRONICNODES_NON_ATTRIBUTED_API UEnum* StaticEnum(); -// ********** End Enum EWirePriority *************************************************************** - -// ********** Begin Enum ECrossingStyle ************************************************************ -#define FOREACH_ENUM_ECROSSINGSTYLE(op) \ - op(ECrossingStyle::Gap) \ - op(ECrossingStyle::Arc) \ - op(ECrossingStyle::Circle) - -enum class ECrossingStyle : uint8; -template<> struct TIsUEnumClass { enum { Value = true }; }; -template<> ELECTRONICNODES_NON_ATTRIBUTED_API UEnum* StaticEnum(); -// ********** End Enum ECrossingStyle ************************************************************** - -// ********** Begin Enum EMinDistanceStyle ********************************************************* -#define FOREACH_ENUM_EMINDISTANCESTYLE(op) \ - op(EMinDistanceStyle::Line) \ - op(EMinDistanceStyle::Spline) - -enum class EMinDistanceStyle : uint8; -template<> struct TIsUEnumClass { enum { Value = true }; }; -template<> ELECTRONICNODES_NON_ATTRIBUTED_API UEnum* StaticEnum(); -// ********** End Enum EMinDistanceStyle *********************************************************** - -// ********** Begin Enum EBubbleDisplayRule ******************************************************** -#define FOREACH_ENUM_EBUBBLEDISPLAYRULE(op) \ - op(EBubbleDisplayRule::Always) \ - op(EBubbleDisplayRule::DisplayOnSelection) \ - op(EBubbleDisplayRule::MoveOnSelection) - -enum class EBubbleDisplayRule : uint8; -template<> struct TIsUEnumClass { enum { Value = true }; }; -template<> ELECTRONICNODES_NON_ATTRIBUTED_API UEnum* StaticEnum(); -// ********** End Enum EBubbleDisplayRule ********************************************************** - -// ********** Begin Enum ESelectionRule ************************************************************ -#define FOREACH_ENUM_ESELECTIONRULE(op) \ - op(ESelectionRule::Near) \ - op(ESelectionRule::Far) - -enum class ESelectionRule : uint8; -template<> struct TIsUEnumClass { enum { Value = true }; }; -template<> ELECTRONICNODES_NON_ATTRIBUTED_API UEnum* StaticEnum(); -// ********** End Enum ESelectionRule ************************************************************** - -PRAGMA_ENABLE_DEPRECATION_WARNINGS diff --git a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Mac/UnrealEditor/Inc/ElectronicNodes/UHT/Timestamp b/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Mac/UnrealEditor/Inc/ElectronicNodes/UHT/Timestamp deleted file mode 100644 index 80f334287..000000000 --- a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Mac/UnrealEditor/Inc/ElectronicNodes/UHT/Timestamp +++ /dev/null @@ -1 +0,0 @@ -/Users/build/Build/U5M-Mac/Sync/LocalBuilds/PluginTemp/HostProject/Plugins/ElectronicNodes/Source/ElectronicNodes/Public/ElectronicNodesSettings.h diff --git a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/UnrealEditor/Inc/ElectronicNodes/UHT/ElectronicNodes.init.gen.cpp b/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/UnrealEditor/Inc/ElectronicNodes/UHT/ElectronicNodes.init.gen.cpp deleted file mode 100644 index ab0d0a57c..000000000 --- a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/UnrealEditor/Inc/ElectronicNodes/UHT/ElectronicNodes.init.gen.cpp +++ /dev/null @@ -1,29 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -#include "UObject/GeneratedCppIncludes.h" -PRAGMA_DISABLE_DEPRECATION_WARNINGS -void EmptyLinkFunctionForGeneratedCodeElectronicNodes_init() {} -static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); static FPackageRegistrationInfo Z_Registration_Info_UPackage__Script_ElectronicNodes; - FORCENOINLINE UPackage* Z_Construct_UPackage__Script_ElectronicNodes() - { - if (!Z_Registration_Info_UPackage__Script_ElectronicNodes.OuterSingleton) - { - static const UECodeGen_Private::FPackageParams PackageParams = { - "/Script/ElectronicNodes", - nullptr, - 0, - PKG_CompiledIn | 0x00000040, - 0x1A1400ED, - 0xD013E56D, - METADATA_PARAMS(0, nullptr) - }; - UECodeGen_Private::ConstructUPackage(Z_Registration_Info_UPackage__Script_ElectronicNodes.OuterSingleton, PackageParams); - } - return Z_Registration_Info_UPackage__Script_ElectronicNodes.OuterSingleton; -} -static FRegisterCompiledInInfo Z_CompiledInDeferPackage_UPackage__Script_ElectronicNodes(Z_Construct_UPackage__Script_ElectronicNodes, TEXT("/Script/ElectronicNodes"), Z_Registration_Info_UPackage__Script_ElectronicNodes, CONSTRUCT_RELOAD_VERSION_INFO(FPackageReloadVersionInfo, 0x1A1400ED, 0xD013E56D)); -PRAGMA_ENABLE_DEPRECATION_WARNINGS diff --git a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/UnrealEditor/Inc/ElectronicNodes/UHT/ElectronicNodesClasses.h b/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/UnrealEditor/Inc/ElectronicNodes/UHT/ElectronicNodesClasses.h deleted file mode 100644 index 829531246..000000000 --- a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/UnrealEditor/Inc/ElectronicNodes/UHT/ElectronicNodesClasses.h +++ /dev/null @@ -1,10 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -#pragma once - - - diff --git a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/UnrealEditor/Inc/ElectronicNodes/UHT/ElectronicNodesSettings.gen.cpp b/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/UnrealEditor/Inc/ElectronicNodes/UHT/ElectronicNodesSettings.gen.cpp deleted file mode 100644 index 69630e1ee..000000000 --- a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/UnrealEditor/Inc/ElectronicNodes/UHT/ElectronicNodesSettings.gen.cpp +++ /dev/null @@ -1,1316 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -#include "UObject/GeneratedCppIncludes.h" -#include "ElectronicNodesSettings.h" - -PRAGMA_DISABLE_DEPRECATION_WARNINGS -static_assert(!UE_WITH_CONSTINIT_UOBJECT, "This generated code can only be compiled with !UE_WITH_CONSTINIT_OBJECT"); -void EmptyLinkFunctionForGeneratedCodeElectronicNodesSettings() {} - -// ********** Begin Cross Module References ******************************************************** -COREUOBJECT_API UClass* Z_Construct_UClass_UClass_NoRegister(); -DEVELOPERSETTINGS_API UClass* Z_Construct_UClass_UDeveloperSettings(); -ELECTRONICNODES_API UClass* Z_Construct_UClass_UElectronicNodesSettings(); -ELECTRONICNODES_API UClass* Z_Construct_UClass_UElectronicNodesSettings_NoRegister(); -ELECTRONICNODES_API UEnum* Z_Construct_UEnum_ElectronicNodes_EBubbleDisplayRule(); -ELECTRONICNODES_API UEnum* Z_Construct_UEnum_ElectronicNodes_ECrossingStyle(); -ELECTRONICNODES_API UEnum* Z_Construct_UEnum_ElectronicNodes_EMinDistanceStyle(); -ELECTRONICNODES_API UEnum* Z_Construct_UEnum_ElectronicNodes_ESelectionRule(); -ELECTRONICNODES_API UEnum* Z_Construct_UEnum_ElectronicNodes_EWireAlignment(); -ELECTRONICNODES_API UEnum* Z_Construct_UEnum_ElectronicNodes_EWirePriority(); -ELECTRONICNODES_API UEnum* Z_Construct_UEnum_ElectronicNodes_EWireStyle(); -ENGINE_API UClass* Z_Construct_UClass_UEdGraphSchema_NoRegister(); -UPackage* Z_Construct_UPackage__Script_ElectronicNodes(); -// ********** End Cross Module References ********************************************************** - -// ********** Begin Enum EWireStyle **************************************************************** -static FEnumRegistrationInfo Z_Registration_Info_UEnum_EWireStyle; -static UEnum* EWireStyle_StaticEnum() -{ - if (!Z_Registration_Info_UEnum_EWireStyle.OuterSingleton) - { - Z_Registration_Info_UEnum_EWireStyle.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_ElectronicNodes_EWireStyle, (UObject*)Z_Construct_UPackage__Script_ElectronicNodes(), TEXT("EWireStyle")); - } - return Z_Registration_Info_UEnum_EWireStyle.OuterSingleton; -} -template<> ELECTRONICNODES_NON_ATTRIBUTED_API UEnum* StaticEnum() -{ - return EWireStyle_StaticEnum(); -} -struct Z_Construct_UEnum_ElectronicNodes_EWireStyle_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Default.Name", "EWireStyle::Default" }, - { "Manhattan.Name", "EWireStyle::Manhattan" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "Subway.Name", "EWireStyle::Subway" }, - }; -#endif // WITH_METADATA - static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = { - { "EWireStyle::Default", (int64)EWireStyle::Default }, - { "EWireStyle::Manhattan", (int64)EWireStyle::Manhattan }, - { "EWireStyle::Subway", (int64)EWireStyle::Subway }, - }; - static const UECodeGen_Private::FEnumParams EnumParams; -}; // struct Z_Construct_UEnum_ElectronicNodes_EWireStyle_Statics -const UECodeGen_Private::FEnumParams Z_Construct_UEnum_ElectronicNodes_EWireStyle_Statics::EnumParams = { - (UObject*(*)())Z_Construct_UPackage__Script_ElectronicNodes, - nullptr, - "EWireStyle", - "EWireStyle", - Z_Construct_UEnum_ElectronicNodes_EWireStyle_Statics::Enumerators, - RF_Public|RF_Transient|RF_MarkAsNative, - UE_ARRAY_COUNT(Z_Construct_UEnum_ElectronicNodes_EWireStyle_Statics::Enumerators), - EEnumFlags::None, - (uint8)UEnum::ECppForm::EnumClass, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_ElectronicNodes_EWireStyle_Statics::Enum_MetaDataParams), Z_Construct_UEnum_ElectronicNodes_EWireStyle_Statics::Enum_MetaDataParams) -}; -UEnum* Z_Construct_UEnum_ElectronicNodes_EWireStyle() -{ - if (!Z_Registration_Info_UEnum_EWireStyle.InnerSingleton) - { - UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_EWireStyle.InnerSingleton, Z_Construct_UEnum_ElectronicNodes_EWireStyle_Statics::EnumParams); - } - return Z_Registration_Info_UEnum_EWireStyle.InnerSingleton; -} -// ********** End Enum EWireStyle ****************************************************************** - -// ********** Begin Enum EWireAlignment ************************************************************ -static FEnumRegistrationInfo Z_Registration_Info_UEnum_EWireAlignment; -static UEnum* EWireAlignment_StaticEnum() -{ - if (!Z_Registration_Info_UEnum_EWireAlignment.OuterSingleton) - { - Z_Registration_Info_UEnum_EWireAlignment.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_ElectronicNodes_EWireAlignment, (UObject*)Z_Construct_UPackage__Script_ElectronicNodes(), TEXT("EWireAlignment")); - } - return Z_Registration_Info_UEnum_EWireAlignment.OuterSingleton; -} -template<> ELECTRONICNODES_NON_ATTRIBUTED_API UEnum* StaticEnum() -{ - return EWireAlignment_StaticEnum(); -} -struct Z_Construct_UEnum_ElectronicNodes_EWireAlignment_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Left.Name", "EWireAlignment::Left" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "Right.Name", "EWireAlignment::Right" }, - }; -#endif // WITH_METADATA - static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = { - { "EWireAlignment::Right", (int64)EWireAlignment::Right }, - { "EWireAlignment::Left", (int64)EWireAlignment::Left }, - }; - static const UECodeGen_Private::FEnumParams EnumParams; -}; // struct Z_Construct_UEnum_ElectronicNodes_EWireAlignment_Statics -const UECodeGen_Private::FEnumParams Z_Construct_UEnum_ElectronicNodes_EWireAlignment_Statics::EnumParams = { - (UObject*(*)())Z_Construct_UPackage__Script_ElectronicNodes, - nullptr, - "EWireAlignment", - "EWireAlignment", - Z_Construct_UEnum_ElectronicNodes_EWireAlignment_Statics::Enumerators, - RF_Public|RF_Transient|RF_MarkAsNative, - UE_ARRAY_COUNT(Z_Construct_UEnum_ElectronicNodes_EWireAlignment_Statics::Enumerators), - EEnumFlags::None, - (uint8)UEnum::ECppForm::EnumClass, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_ElectronicNodes_EWireAlignment_Statics::Enum_MetaDataParams), Z_Construct_UEnum_ElectronicNodes_EWireAlignment_Statics::Enum_MetaDataParams) -}; -UEnum* Z_Construct_UEnum_ElectronicNodes_EWireAlignment() -{ - if (!Z_Registration_Info_UEnum_EWireAlignment.InnerSingleton) - { - UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_EWireAlignment.InnerSingleton, Z_Construct_UEnum_ElectronicNodes_EWireAlignment_Statics::EnumParams); - } - return Z_Registration_Info_UEnum_EWireAlignment.InnerSingleton; -} -// ********** End Enum EWireAlignment ************************************************************** - -// ********** Begin Enum EWirePriority ************************************************************* -static FEnumRegistrationInfo Z_Registration_Info_UEnum_EWirePriority; -static UEnum* EWirePriority_StaticEnum() -{ - if (!Z_Registration_Info_UEnum_EWirePriority.OuterSingleton) - { - Z_Registration_Info_UEnum_EWirePriority.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_ElectronicNodes_EWirePriority, (UObject*)Z_Construct_UPackage__Script_ElectronicNodes(), TEXT("EWirePriority")); - } - return Z_Registration_Info_UEnum_EWirePriority.OuterSingleton; -} -template<> ELECTRONICNODES_NON_ATTRIBUTED_API UEnum* StaticEnum() -{ - return EWirePriority_StaticEnum(); -} -struct Z_Construct_UEnum_ElectronicNodes_EWirePriority_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "Node.Name", "EWirePriority::Node" }, - { "None.Name", "EWirePriority::None" }, - { "Pin.Name", "EWirePriority::Pin" }, - }; -#endif // WITH_METADATA - static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = { - { "EWirePriority::None", (int64)EWirePriority::None }, - { "EWirePriority::Node", (int64)EWirePriority::Node }, - { "EWirePriority::Pin", (int64)EWirePriority::Pin }, - }; - static const UECodeGen_Private::FEnumParams EnumParams; -}; // struct Z_Construct_UEnum_ElectronicNodes_EWirePriority_Statics -const UECodeGen_Private::FEnumParams Z_Construct_UEnum_ElectronicNodes_EWirePriority_Statics::EnumParams = { - (UObject*(*)())Z_Construct_UPackage__Script_ElectronicNodes, - nullptr, - "EWirePriority", - "EWirePriority", - Z_Construct_UEnum_ElectronicNodes_EWirePriority_Statics::Enumerators, - RF_Public|RF_Transient|RF_MarkAsNative, - UE_ARRAY_COUNT(Z_Construct_UEnum_ElectronicNodes_EWirePriority_Statics::Enumerators), - EEnumFlags::None, - (uint8)UEnum::ECppForm::EnumClass, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_ElectronicNodes_EWirePriority_Statics::Enum_MetaDataParams), Z_Construct_UEnum_ElectronicNodes_EWirePriority_Statics::Enum_MetaDataParams) -}; -UEnum* Z_Construct_UEnum_ElectronicNodes_EWirePriority() -{ - if (!Z_Registration_Info_UEnum_EWirePriority.InnerSingleton) - { - UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_EWirePriority.InnerSingleton, Z_Construct_UEnum_ElectronicNodes_EWirePriority_Statics::EnumParams); - } - return Z_Registration_Info_UEnum_EWirePriority.InnerSingleton; -} -// ********** End Enum EWirePriority *************************************************************** - -// ********** Begin Enum ECrossingStyle ************************************************************ -static FEnumRegistrationInfo Z_Registration_Info_UEnum_ECrossingStyle; -static UEnum* ECrossingStyle_StaticEnum() -{ - if (!Z_Registration_Info_UEnum_ECrossingStyle.OuterSingleton) - { - Z_Registration_Info_UEnum_ECrossingStyle.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_ElectronicNodes_ECrossingStyle, (UObject*)Z_Construct_UPackage__Script_ElectronicNodes(), TEXT("ECrossingStyle")); - } - return Z_Registration_Info_UEnum_ECrossingStyle.OuterSingleton; -} -template<> ELECTRONICNODES_NON_ATTRIBUTED_API UEnum* StaticEnum() -{ - return ECrossingStyle_StaticEnum(); -} -struct Z_Construct_UEnum_ElectronicNodes_ECrossingStyle_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = { - { "Arc.Name", "ECrossingStyle::Arc" }, - { "BlueprintType", "true" }, - { "Circle.Name", "ECrossingStyle::Circle" }, - { "Gap.Name", "ECrossingStyle::Gap" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - }; -#endif // WITH_METADATA - static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = { - { "ECrossingStyle::Gap", (int64)ECrossingStyle::Gap }, - { "ECrossingStyle::Arc", (int64)ECrossingStyle::Arc }, - { "ECrossingStyle::Circle", (int64)ECrossingStyle::Circle }, - }; - static const UECodeGen_Private::FEnumParams EnumParams; -}; // struct Z_Construct_UEnum_ElectronicNodes_ECrossingStyle_Statics -const UECodeGen_Private::FEnumParams Z_Construct_UEnum_ElectronicNodes_ECrossingStyle_Statics::EnumParams = { - (UObject*(*)())Z_Construct_UPackage__Script_ElectronicNodes, - nullptr, - "ECrossingStyle", - "ECrossingStyle", - Z_Construct_UEnum_ElectronicNodes_ECrossingStyle_Statics::Enumerators, - RF_Public|RF_Transient|RF_MarkAsNative, - UE_ARRAY_COUNT(Z_Construct_UEnum_ElectronicNodes_ECrossingStyle_Statics::Enumerators), - EEnumFlags::None, - (uint8)UEnum::ECppForm::EnumClass, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_ElectronicNodes_ECrossingStyle_Statics::Enum_MetaDataParams), Z_Construct_UEnum_ElectronicNodes_ECrossingStyle_Statics::Enum_MetaDataParams) -}; -UEnum* Z_Construct_UEnum_ElectronicNodes_ECrossingStyle() -{ - if (!Z_Registration_Info_UEnum_ECrossingStyle.InnerSingleton) - { - UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_ECrossingStyle.InnerSingleton, Z_Construct_UEnum_ElectronicNodes_ECrossingStyle_Statics::EnumParams); - } - return Z_Registration_Info_UEnum_ECrossingStyle.InnerSingleton; -} -// ********** End Enum ECrossingStyle ************************************************************** - -// ********** Begin Enum EMinDistanceStyle ********************************************************* -static FEnumRegistrationInfo Z_Registration_Info_UEnum_EMinDistanceStyle; -static UEnum* EMinDistanceStyle_StaticEnum() -{ - if (!Z_Registration_Info_UEnum_EMinDistanceStyle.OuterSingleton) - { - Z_Registration_Info_UEnum_EMinDistanceStyle.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_ElectronicNodes_EMinDistanceStyle, (UObject*)Z_Construct_UPackage__Script_ElectronicNodes(), TEXT("EMinDistanceStyle")); - } - return Z_Registration_Info_UEnum_EMinDistanceStyle.OuterSingleton; -} -template<> ELECTRONICNODES_NON_ATTRIBUTED_API UEnum* StaticEnum() -{ - return EMinDistanceStyle_StaticEnum(); -} -struct Z_Construct_UEnum_ElectronicNodes_EMinDistanceStyle_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Line.Name", "EMinDistanceStyle::Line" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "Spline.Name", "EMinDistanceStyle::Spline" }, - }; -#endif // WITH_METADATA - static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = { - { "EMinDistanceStyle::Line", (int64)EMinDistanceStyle::Line }, - { "EMinDistanceStyle::Spline", (int64)EMinDistanceStyle::Spline }, - }; - static const UECodeGen_Private::FEnumParams EnumParams; -}; // struct Z_Construct_UEnum_ElectronicNodes_EMinDistanceStyle_Statics -const UECodeGen_Private::FEnumParams Z_Construct_UEnum_ElectronicNodes_EMinDistanceStyle_Statics::EnumParams = { - (UObject*(*)())Z_Construct_UPackage__Script_ElectronicNodes, - nullptr, - "EMinDistanceStyle", - "EMinDistanceStyle", - Z_Construct_UEnum_ElectronicNodes_EMinDistanceStyle_Statics::Enumerators, - RF_Public|RF_Transient|RF_MarkAsNative, - UE_ARRAY_COUNT(Z_Construct_UEnum_ElectronicNodes_EMinDistanceStyle_Statics::Enumerators), - EEnumFlags::None, - (uint8)UEnum::ECppForm::EnumClass, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_ElectronicNodes_EMinDistanceStyle_Statics::Enum_MetaDataParams), Z_Construct_UEnum_ElectronicNodes_EMinDistanceStyle_Statics::Enum_MetaDataParams) -}; -UEnum* Z_Construct_UEnum_ElectronicNodes_EMinDistanceStyle() -{ - if (!Z_Registration_Info_UEnum_EMinDistanceStyle.InnerSingleton) - { - UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_EMinDistanceStyle.InnerSingleton, Z_Construct_UEnum_ElectronicNodes_EMinDistanceStyle_Statics::EnumParams); - } - return Z_Registration_Info_UEnum_EMinDistanceStyle.InnerSingleton; -} -// ********** End Enum EMinDistanceStyle *********************************************************** - -// ********** Begin Enum EBubbleDisplayRule ******************************************************** -static FEnumRegistrationInfo Z_Registration_Info_UEnum_EBubbleDisplayRule; -static UEnum* EBubbleDisplayRule_StaticEnum() -{ - if (!Z_Registration_Info_UEnum_EBubbleDisplayRule.OuterSingleton) - { - Z_Registration_Info_UEnum_EBubbleDisplayRule.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_ElectronicNodes_EBubbleDisplayRule, (UObject*)Z_Construct_UPackage__Script_ElectronicNodes(), TEXT("EBubbleDisplayRule")); - } - return Z_Registration_Info_UEnum_EBubbleDisplayRule.OuterSingleton; -} -template<> ELECTRONICNODES_NON_ATTRIBUTED_API UEnum* StaticEnum() -{ - return EBubbleDisplayRule_StaticEnum(); -} -struct Z_Construct_UEnum_ElectronicNodes_EBubbleDisplayRule_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = { - { "Always.Name", "EBubbleDisplayRule::Always" }, - { "BlueprintType", "true" }, - { "DisplayOnSelection.Name", "EBubbleDisplayRule::DisplayOnSelection" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "MoveOnSelection.Name", "EBubbleDisplayRule::MoveOnSelection" }, - }; -#endif // WITH_METADATA - static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = { - { "EBubbleDisplayRule::Always", (int64)EBubbleDisplayRule::Always }, - { "EBubbleDisplayRule::DisplayOnSelection", (int64)EBubbleDisplayRule::DisplayOnSelection }, - { "EBubbleDisplayRule::MoveOnSelection", (int64)EBubbleDisplayRule::MoveOnSelection }, - }; - static const UECodeGen_Private::FEnumParams EnumParams; -}; // struct Z_Construct_UEnum_ElectronicNodes_EBubbleDisplayRule_Statics -const UECodeGen_Private::FEnumParams Z_Construct_UEnum_ElectronicNodes_EBubbleDisplayRule_Statics::EnumParams = { - (UObject*(*)())Z_Construct_UPackage__Script_ElectronicNodes, - nullptr, - "EBubbleDisplayRule", - "EBubbleDisplayRule", - Z_Construct_UEnum_ElectronicNodes_EBubbleDisplayRule_Statics::Enumerators, - RF_Public|RF_Transient|RF_MarkAsNative, - UE_ARRAY_COUNT(Z_Construct_UEnum_ElectronicNodes_EBubbleDisplayRule_Statics::Enumerators), - EEnumFlags::None, - (uint8)UEnum::ECppForm::EnumClass, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_ElectronicNodes_EBubbleDisplayRule_Statics::Enum_MetaDataParams), Z_Construct_UEnum_ElectronicNodes_EBubbleDisplayRule_Statics::Enum_MetaDataParams) -}; -UEnum* Z_Construct_UEnum_ElectronicNodes_EBubbleDisplayRule() -{ - if (!Z_Registration_Info_UEnum_EBubbleDisplayRule.InnerSingleton) - { - UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_EBubbleDisplayRule.InnerSingleton, Z_Construct_UEnum_ElectronicNodes_EBubbleDisplayRule_Statics::EnumParams); - } - return Z_Registration_Info_UEnum_EBubbleDisplayRule.InnerSingleton; -} -// ********** End Enum EBubbleDisplayRule ********************************************************** - -// ********** Begin Enum ESelectionRule ************************************************************ -static FEnumRegistrationInfo Z_Registration_Info_UEnum_ESelectionRule; -static UEnum* ESelectionRule_StaticEnum() -{ - if (!Z_Registration_Info_UEnum_ESelectionRule.OuterSingleton) - { - Z_Registration_Info_UEnum_ESelectionRule.OuterSingleton = GetStaticEnum(Z_Construct_UEnum_ElectronicNodes_ESelectionRule, (UObject*)Z_Construct_UPackage__Script_ElectronicNodes(), TEXT("ESelectionRule")); - } - return Z_Registration_Info_UEnum_ESelectionRule.OuterSingleton; -} -template<> ELECTRONICNODES_NON_ATTRIBUTED_API UEnum* StaticEnum() -{ - return ESelectionRule_StaticEnum(); -} -struct Z_Construct_UEnum_ElectronicNodes_ESelectionRule_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Enum_MetaDataParams[] = { - { "BlueprintType", "true" }, - { "Far.Name", "ESelectionRule::Far" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - { "Near.Name", "ESelectionRule::Near" }, - }; -#endif // WITH_METADATA - static constexpr UECodeGen_Private::FEnumeratorParam Enumerators[] = { - { "ESelectionRule::Near", (int64)ESelectionRule::Near }, - { "ESelectionRule::Far", (int64)ESelectionRule::Far }, - }; - static const UECodeGen_Private::FEnumParams EnumParams; -}; // struct Z_Construct_UEnum_ElectronicNodes_ESelectionRule_Statics -const UECodeGen_Private::FEnumParams Z_Construct_UEnum_ElectronicNodes_ESelectionRule_Statics::EnumParams = { - (UObject*(*)())Z_Construct_UPackage__Script_ElectronicNodes, - nullptr, - "ESelectionRule", - "ESelectionRule", - Z_Construct_UEnum_ElectronicNodes_ESelectionRule_Statics::Enumerators, - RF_Public|RF_Transient|RF_MarkAsNative, - UE_ARRAY_COUNT(Z_Construct_UEnum_ElectronicNodes_ESelectionRule_Statics::Enumerators), - EEnumFlags::None, - (uint8)UEnum::ECppForm::EnumClass, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UEnum_ElectronicNodes_ESelectionRule_Statics::Enum_MetaDataParams), Z_Construct_UEnum_ElectronicNodes_ESelectionRule_Statics::Enum_MetaDataParams) -}; -UEnum* Z_Construct_UEnum_ElectronicNodes_ESelectionRule() -{ - if (!Z_Registration_Info_UEnum_ESelectionRule.InnerSingleton) - { - UECodeGen_Private::ConstructUEnum(Z_Registration_Info_UEnum_ESelectionRule.InnerSingleton, Z_Construct_UEnum_ElectronicNodes_ESelectionRule_Statics::EnumParams); - } - return Z_Registration_Info_UEnum_ESelectionRule.InnerSingleton; -} -// ********** End Enum ESelectionRule ************************************************************** - -// ********** Begin Class UElectronicNodesSettings ************************************************* -FClassRegistrationInfo Z_Registration_Info_UClass_UElectronicNodesSettings; -UClass* UElectronicNodesSettings::GetPrivateStaticClass() -{ - using TClass = UElectronicNodesSettings; - if (!Z_Registration_Info_UClass_UElectronicNodesSettings.InnerSingleton) - { - GetPrivateStaticClassBody( - TClass::StaticPackage(), - TEXT("ElectronicNodesSettings"), - Z_Registration_Info_UClass_UElectronicNodesSettings.InnerSingleton, - StaticRegisterNativesUElectronicNodesSettings, - sizeof(TClass), - alignof(TClass), - TClass::StaticClassFlags, - TClass::StaticClassCastFlags(), - TClass::StaticConfigName(), - (UClass::ClassConstructorType)InternalConstructor, - (UClass::ClassVTableHelperCtorCallerType)InternalVTableHelperCtorCaller, - UOBJECT_CPPCLASS_STATICFUNCTIONS_FORCLASS(TClass), - &TClass::Super::StaticClass, - &TClass::WithinClass::StaticClass - ); - } - return Z_Registration_Info_UClass_UElectronicNodesSettings.InnerSingleton; -} -UClass* Z_Construct_UClass_UElectronicNodesSettings_NoRegister() -{ - return UElectronicNodesSettings::GetPrivateStaticClass(); -} -struct Z_Construct_UClass_UElectronicNodesSettings_Statics -{ -#if WITH_METADATA - static constexpr UECodeGen_Private::FMetaDataPairParam Class_MetaDataParams[] = { - { "DisplayName", "Electronic Nodes Plugin" }, - { "IncludePath", "ElectronicNodesSettings.h" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_MasterActivate_MetaData[] = { - { "Category", "Activation" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Activate or deactivate the whole plugin. Default: true */" }, -#endif - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Activate or deactivate the whole plugin. Default: true" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_UseGlobalSettings_MetaData[] = { - { "Category", "Activation" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Use global settings across all your projects. When activated, it will load the global settings (overwriting this one).\n\x09If no global settings exists, it will create it based on this one. Future updates will then be saved to global settings. */" }, -#endif - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Use global settings across all your projects. When activated, it will load the global settings (overwriting this one).\n If no global settings exists, it will create it based on this one. Future updates will then be saved to global settings." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_LoadGlobalSettings_MetaData[] = { - { "Category", "Activation" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Force reload the global settings (if it was modified outside this instance for example). */" }, -#endif - { "EditCondition", "UseGlobalSettings" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Force reload the global settings (if it was modified outside this instance for example)." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ActivatePopupOnUpdate_MetaData[] = { - { "Category", "Activation" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Display a popup with changelog on update. Default: tru */" }, -#endif - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Display a popup with changelog on update. Default: tru" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ActivateOnBlueprint_MetaData[] = { - { "Category", "Activation|Schema" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Activate Electronic Nodes on Blueprint graphs. Default: true */" }, -#endif - { "EditCondition", "MasterActivate" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Activate Electronic Nodes on Blueprint graphs. Default: true" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ActivateOnMaterial_MetaData[] = { - { "Category", "Activation|Schema" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Activate Electronic Nodes on Material graphs. Default: true */" }, -#endif - { "EditCondition", "MasterActivate" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Activate Electronic Nodes on Material graphs. Default: true" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ActivateOnAnimation_MetaData[] = { - { "Category", "Activation|Schema" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Activate Electronic Nodes on Animation graphs. Default: true */" }, -#endif - { "EditCondition", "MasterActivate" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Activate Electronic Nodes on Animation graphs. Default: true" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ActivateOnVoxelPlugin_MetaData[] = { - { "Category", "Activation|Schema" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Activate Electronic Nodes on VoxelPlugin (available on the marketplace). Default: true */" }, -#endif - { "EditCondition", "MasterActivate" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Activate Electronic Nodes on VoxelPlugin (available on the marketplace). Default: true" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_UseHotPatch_MetaData[] = { - { "Category", "Activation|Schema" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Hot patch hardcoded Unreal functions (only available on Windows) to make some more features available. NEED A RESTART OF THE ENGINE! Default: true */" }, -#endif - { "EditCondition", "MasterActivate" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Hot patch hardcoded Unreal functions (only available on Windows) to make some more features available. NEED A RESTART OF THE ENGINE! Default: true" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ActivateOnNiagara_MetaData[] = { - { "Category", "Activation|Schema" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Activate Electronic Nodes on Niagara. Default: true */" }, -#endif - { "EditCondition", "MasterActivate && UseHotPatch" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Activate Electronic Nodes on Niagara. Default: true" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ActivateOnBehaviorTree_MetaData[] = { - { "Category", "Activation|Schema" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Activate Electronic Nodes on Behavior Tree. Default: false */" }, -#endif - { "EditCondition", "MasterActivate && UseHotPatch" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Activate Electronic Nodes on Behavior Tree. Default: false" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ActivateOnControlRig_MetaData[] = { - { "Category", "Activation|Schema" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Activate Electronic Nodes on Control Rig. Default: true */" }, -#endif - { "EditCondition", "MasterActivate && UseHotPatch" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Activate Electronic Nodes on Control Rig. Default: true" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ActivateOnMetasound_MetaData[] = { - { "Category", "Activation|Schema" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Activate Electronic Nodes on Metasound. Default: true */" }, -#endif - { "EditCondition", "MasterActivate && UseHotPatch" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Activate Electronic Nodes on Metasound. Default: true" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ActivateOnReferenceViewer_MetaData[] = { - { "Category", "Activation|Schema" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Activate Electronic Nodes on Reference Viewer. Default: true */" }, -#endif - { "EditCondition", "MasterActivate && UseHotPatch" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Activate Electronic Nodes on Reference Viewer. Default: true" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_CustomGraphSchemas_MetaData[] = { - { "Category", "Activation|Schema" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Activate Electronic Nodes on custom graphs. WARNING: some graphs might need Hot Patch, and some graphs might not work at all */" }, -#endif - { "EditCondition", "MasterActivate" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Activate Electronic Nodes on custom graphs. WARNING: some graphs might need Hot Patch, and some graphs might not work at all" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ActivateFallback_MetaData[] = { - { "Category", "Activation|Debug" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Activate Electronic Nodes everywhere, for debugging purpose only. Default: false */" }, -#endif - { "EditCondition", "MasterActivate" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Activate Electronic Nodes everywhere, for debugging purpose only. Default: false" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_DisplaySchemaName_MetaData[] = { - { "Category", "Activation|Debug" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Display schema name in log. Default: false */" }, -#endif - { "EditCondition", "MasterActivate" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Display schema name in log. Default: false" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_WireStyle_MetaData[] = { - { "Category", "Wire Style" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Wire style of graph. \"Manhattan\" is for 90deg angles, \"Subway\" is for 45deg angles. */" }, -#endif - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Wire style of graph. \"Manhattan\" is for 90deg angles, \"Subway\" is for 45deg angles." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_WireAlignment_MetaData[] = { - { "Category", "Wire Style" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Specify wire alignment. Default: right. */" }, -#endif - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Specify wire alignment. Default: right." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_WirePriority_MetaData[] = { - { "Category", "Wire Style" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Specify wire alignment priority (when a Node is connected to a Pin). Default: none. */" }, -#endif - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Specify wire alignment priority (when a Node is connected to a Pin). Default: none." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RoundRadius_MetaData[] = { - { "Category", "Wire Style" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Round radius of the wires. Default: 10 */" }, -#endif - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Round radius of the wires. Default: 10" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_WireThickness_MetaData[] = { - { "Category", "Wire Style" }, - { "ClampMin", "0.0" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Thickness of the wire (multiplier). Default: 1 */" }, -#endif - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Thickness of the wire (multiplier). Default: 1" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_MinDistanceToStyle_MetaData[] = { - { "Category", "Wire Style" }, - { "ClampMin", "0.0" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Bellow this distance, wires will be drawn as straight. Default: 24 */" }, -#endif - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Bellow this distance, wires will be drawn as straight. Default: 24" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_MinDistanceStyle_MetaData[] = { - { "Category", "Wire Style" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Style for wires bellow MinDistanceToStyle. Default: Line */" }, -#endif - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Style for wires bellow MinDistanceToStyle. Default: Line" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_HorizontalOffset_MetaData[] = { - { "Category", "Wire Style" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Horizontal offset of wires from nodes. Default: 16 */" }, -#endif - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Horizontal offset of wires from nodes. Default: 16" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_DisablePinOffset_MetaData[] = { - { "Category", "Wire Style" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Disable the offset for pins. Default: false */" }, -#endif - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Disable the offset for pins. Default: false" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_FixZoomDisplacement_MetaData[] = { - { "Category", "Wire Style" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Fix default zoomed-out wire displacement. Default: true */" }, -#endif - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Fix default zoomed-out wire displacement. Default: true" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_OverwriteExecWireStyle_MetaData[] = { - { "Category", "Exec Wire Style" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Use a specific draw style for exec wires. Default: false */" }, -#endif - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Use a specific draw style for exec wires. Default: false" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_WireStyleForExec_MetaData[] = { - { "Category", "Exec Wire Style" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Specific wire style for exec wires. Default: Manhattan */" }, -#endif - { "EditCondition", "OverwriteExecWireStyle" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Specific wire style for exec wires. Default: Manhattan" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_WireAlignmentForExec_MetaData[] = { - { "Category", "Exec Wire Style" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Specify wire alignment for exe wires. Default: right. */" }, -#endif - { "EditCondition", "OverwriteExecWireStyle" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Specify wire alignment for exe wires. Default: right." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_WirePriorityForExec_MetaData[] = { - { "Category", "Exec Wire Style" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Specify wire alignment priority (when a Node is connected to a Pin) for exe wires. Default: node. */" }, -#endif - { "EditCondition", "OverwriteExecWireStyle" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Specify wire alignment priority (when a Node is connected to a Pin) for exe wires. Default: node." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ActivateRibbon_MetaData[] = { - { "Category", "Ribbon Style (experimental)" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Activate ribbon cables for overlapping wires. */" }, -#endif - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Activate ribbon cables for overlapping wires." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RibbonOffset_MetaData[] = { - { "Category", "Ribbon Style (experimental)" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Offset between ribbon wires. Default: 4 */" }, -#endif - { "EditCondition", "ActivateRibbon" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Offset between ribbon wires. Default: 4" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RibbonMergeOffset_MetaData[] = { - { "Category", "Ribbon Style (experimental)" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Offset of wires when merge into ribbon. Default: 20 */" }, -#endif - { "EditCondition", "ActivateRibbon" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Offset of wires when merge into ribbon. Default: 20" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_RibbonPushOutside_MetaData[] = { - { "Category", "Ribbon Style (experimental)" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Push the offset outside the node (instead of going for the middle). Default: false */" }, -#endif - { "EditCondition", "ActivateRibbon" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Push the offset outside the node (instead of going for the middle). Default: false" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ActivateCrossing_MetaData[] = { - { "Category", "Crossing" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Activate ribbon cables for overlapping wires. */" }, -#endif - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Activate ribbon cables for overlapping wires." }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_CrossingStyle_MetaData[] = { - { "Category", "Crossing" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Style of wire crossing. Default: Gap */" }, -#endif - { "EditCondition", "ActivateCrossing" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Style of wire crossing. Default: Gap" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_CrossingSize_MetaData[] = { - { "Category", "Crossing" }, - { "ClampMin", "1.0" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Size of the crossing. Default: 4 */" }, -#endif - { "EditCondition", "ActivateCrossing" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Size of the crossing. Default: 4" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_ForceDrawBubbles_MetaData[] = { - { "Category", "Bubbles Style" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Show moving bubbles on the wires. Default: false */" }, -#endif - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Show moving bubbles on the wires. Default: false" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_DrawBubblesOnlyOnExec_MetaData[] = { - { "Category", "Bubbles Style" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Draw bubbles only on exec wires. Default: true */" }, -#endif - { "EditCondition", "ForceDrawBubbles" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Draw bubbles only on exec wires. Default: true" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BubbleDisplayRule_MetaData[] = { - { "Category", "Bubbles Style" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Display rules to show/move bubbles only near selected nodes. Default: Always */" }, -#endif - { "EditCondition", "ForceDrawBubbles" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Display rules to show/move bubbles only near selected nodes. Default: Always" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_SelectionRule_MetaData[] = { - { "Category", "Bubbles Style" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* If selection only consider close nodes (near) or every related nodes (far). Default: Near */" }, -#endif - { "EditCondition", "ForceDrawBubbles" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "If selection only consider close nodes (near) or every related nodes (far). Default: Near" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BubbleZoomThreshold_MetaData[] = { - { "Category", "Bubbles Style" }, - { "ClampMax", "7" }, - { "ClampMin", "-12" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Disable bubbles above a certain zoom level. Default: -2 */" }, -#endif - { "EditCondition", "ForceDrawBubbles" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Disable bubbles above a certain zoom level. Default: -2" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BubbleSize_MetaData[] = { - { "Category", "Bubbles Style" }, - { "ClampMin", "1.0" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Size of bubbles on the wires. Default: 2.0 */" }, -#endif - { "EditCondition", "ForceDrawBubbles" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Size of bubbles on the wires. Default: 2.0" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BubbleSpeed_MetaData[] = { - { "Category", "Bubbles Style" }, - { "ClampMin", "0.0" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Speed of bubbles on the wires. Default: 4.0 */" }, -#endif - { "EditCondition", "ForceDrawBubbles" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Speed of bubbles on the wires. Default: 4.0" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_BubbleSpace_MetaData[] = { - { "Category", "Bubbles Style" }, - { "ClampMin", "10.0" }, -#if !UE_BUILD_SHIPPING - { "Comment", "/* Space between bubbles on the wires. Default: 20.0 */" }, -#endif - { "EditCondition", "ForceDrawBubbles" }, - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Space between bubbles on the wires. Default: 20.0" }, -#endif - }; - static constexpr UECodeGen_Private::FMetaDataPairParam NewProp_PluginVersionUpdate_MetaData[] = { -#if !UE_BUILD_SHIPPING - { "Comment", "/* Internal value to fix elements on plugin update. */" }, -#endif - { "ModuleRelativePath", "Public/ElectronicNodesSettings.h" }, -#if !UE_BUILD_SHIPPING - { "ToolTip", "Internal value to fix elements on plugin update." }, -#endif - }; -#endif // WITH_METADATA - -// ********** Begin Class UElectronicNodesSettings constinit property declarations ***************** - static void NewProp_MasterActivate_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_MasterActivate; - static void NewProp_UseGlobalSettings_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_UseGlobalSettings; - static void NewProp_LoadGlobalSettings_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_LoadGlobalSettings; - static void NewProp_ActivatePopupOnUpdate_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_ActivatePopupOnUpdate; - static void NewProp_ActivateOnBlueprint_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_ActivateOnBlueprint; - static void NewProp_ActivateOnMaterial_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_ActivateOnMaterial; - static void NewProp_ActivateOnAnimation_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_ActivateOnAnimation; - static void NewProp_ActivateOnVoxelPlugin_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_ActivateOnVoxelPlugin; - static void NewProp_UseHotPatch_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_UseHotPatch; - static void NewProp_ActivateOnNiagara_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_ActivateOnNiagara; - static void NewProp_ActivateOnBehaviorTree_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_ActivateOnBehaviorTree; - static void NewProp_ActivateOnControlRig_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_ActivateOnControlRig; - static void NewProp_ActivateOnMetasound_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_ActivateOnMetasound; - static void NewProp_ActivateOnReferenceViewer_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_ActivateOnReferenceViewer; - static const UECodeGen_Private::FClassPropertyParams NewProp_CustomGraphSchemas_Inner; - static const UECodeGen_Private::FArrayPropertyParams NewProp_CustomGraphSchemas; - static void NewProp_ActivateFallback_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_ActivateFallback; - static void NewProp_DisplaySchemaName_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_DisplaySchemaName; - static const UECodeGen_Private::FBytePropertyParams NewProp_WireStyle_Underlying; - static const UECodeGen_Private::FEnumPropertyParams NewProp_WireStyle; - static const UECodeGen_Private::FBytePropertyParams NewProp_WireAlignment_Underlying; - static const UECodeGen_Private::FEnumPropertyParams NewProp_WireAlignment; - static const UECodeGen_Private::FBytePropertyParams NewProp_WirePriority_Underlying; - static const UECodeGen_Private::FEnumPropertyParams NewProp_WirePriority; - static const UECodeGen_Private::FUInt32PropertyParams NewProp_RoundRadius; - static const UECodeGen_Private::FFloatPropertyParams NewProp_WireThickness; - static const UECodeGen_Private::FFloatPropertyParams NewProp_MinDistanceToStyle; - static const UECodeGen_Private::FBytePropertyParams NewProp_MinDistanceStyle_Underlying; - static const UECodeGen_Private::FEnumPropertyParams NewProp_MinDistanceStyle; - static const UECodeGen_Private::FUInt32PropertyParams NewProp_HorizontalOffset; - static void NewProp_DisablePinOffset_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_DisablePinOffset; - static void NewProp_FixZoomDisplacement_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_FixZoomDisplacement; - static void NewProp_OverwriteExecWireStyle_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_OverwriteExecWireStyle; - static const UECodeGen_Private::FBytePropertyParams NewProp_WireStyleForExec_Underlying; - static const UECodeGen_Private::FEnumPropertyParams NewProp_WireStyleForExec; - static const UECodeGen_Private::FBytePropertyParams NewProp_WireAlignmentForExec_Underlying; - static const UECodeGen_Private::FEnumPropertyParams NewProp_WireAlignmentForExec; - static const UECodeGen_Private::FBytePropertyParams NewProp_WirePriorityForExec_Underlying; - static const UECodeGen_Private::FEnumPropertyParams NewProp_WirePriorityForExec; - static void NewProp_ActivateRibbon_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_ActivateRibbon; - static const UECodeGen_Private::FUInt32PropertyParams NewProp_RibbonOffset; - static const UECodeGen_Private::FUInt32PropertyParams NewProp_RibbonMergeOffset; - static void NewProp_RibbonPushOutside_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_RibbonPushOutside; - static void NewProp_ActivateCrossing_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_ActivateCrossing; - static const UECodeGen_Private::FBytePropertyParams NewProp_CrossingStyle_Underlying; - static const UECodeGen_Private::FEnumPropertyParams NewProp_CrossingStyle; - static const UECodeGen_Private::FFloatPropertyParams NewProp_CrossingSize; - static void NewProp_ForceDrawBubbles_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_ForceDrawBubbles; - static void NewProp_DrawBubblesOnlyOnExec_SetBit(void* Obj); - static const UECodeGen_Private::FBoolPropertyParams NewProp_DrawBubblesOnlyOnExec; - static const UECodeGen_Private::FBytePropertyParams NewProp_BubbleDisplayRule_Underlying; - static const UECodeGen_Private::FEnumPropertyParams NewProp_BubbleDisplayRule; - static const UECodeGen_Private::FBytePropertyParams NewProp_SelectionRule_Underlying; - static const UECodeGen_Private::FEnumPropertyParams NewProp_SelectionRule; - static const UECodeGen_Private::FIntPropertyParams NewProp_BubbleZoomThreshold; - static const UECodeGen_Private::FFloatPropertyParams NewProp_BubbleSize; - static const UECodeGen_Private::FFloatPropertyParams NewProp_BubbleSpeed; - static const UECodeGen_Private::FFloatPropertyParams NewProp_BubbleSpace; - static const UECodeGen_Private::FStrPropertyParams NewProp_PluginVersionUpdate; - static const UECodeGen_Private::FPropertyParamsBase* const PropPointers[]; -// ********** End Class UElectronicNodesSettings constinit property declarations ******************* - static UObject* (*const DependentSingletons[])(); - static constexpr FCppClassTypeInfoStatic StaticCppClassTypeInfo = { - TCppClassTypeTraits::IsAbstract, - }; - static const UECodeGen_Private::FClassParams ClassParams; -}; // struct Z_Construct_UClass_UElectronicNodesSettings_Statics - -// ********** Begin Class UElectronicNodesSettings Property Definitions **************************** -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_MasterActivate_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->MasterActivate = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_MasterActivate = { "MasterActivate", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_MasterActivate_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_MasterActivate_MetaData), NewProp_MasterActivate_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_UseGlobalSettings_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->UseGlobalSettings = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_UseGlobalSettings = { "UseGlobalSettings", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_UseGlobalSettings_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_UseGlobalSettings_MetaData), NewProp_UseGlobalSettings_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_LoadGlobalSettings_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->LoadGlobalSettings = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_LoadGlobalSettings = { "LoadGlobalSettings", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_LoadGlobalSettings_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_LoadGlobalSettings_MetaData), NewProp_LoadGlobalSettings_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivatePopupOnUpdate_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->ActivatePopupOnUpdate = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivatePopupOnUpdate = { "ActivatePopupOnUpdate", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivatePopupOnUpdate_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ActivatePopupOnUpdate_MetaData), NewProp_ActivatePopupOnUpdate_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnBlueprint_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->ActivateOnBlueprint = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnBlueprint = { "ActivateOnBlueprint", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnBlueprint_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ActivateOnBlueprint_MetaData), NewProp_ActivateOnBlueprint_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnMaterial_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->ActivateOnMaterial = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnMaterial = { "ActivateOnMaterial", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnMaterial_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ActivateOnMaterial_MetaData), NewProp_ActivateOnMaterial_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnAnimation_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->ActivateOnAnimation = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnAnimation = { "ActivateOnAnimation", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnAnimation_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ActivateOnAnimation_MetaData), NewProp_ActivateOnAnimation_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnVoxelPlugin_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->ActivateOnVoxelPlugin = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnVoxelPlugin = { "ActivateOnVoxelPlugin", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnVoxelPlugin_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ActivateOnVoxelPlugin_MetaData), NewProp_ActivateOnVoxelPlugin_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_UseHotPatch_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->UseHotPatch = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_UseHotPatch = { "UseHotPatch", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_UseHotPatch_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_UseHotPatch_MetaData), NewProp_UseHotPatch_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnNiagara_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->ActivateOnNiagara = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnNiagara = { "ActivateOnNiagara", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnNiagara_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ActivateOnNiagara_MetaData), NewProp_ActivateOnNiagara_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnBehaviorTree_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->ActivateOnBehaviorTree = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnBehaviorTree = { "ActivateOnBehaviorTree", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnBehaviorTree_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ActivateOnBehaviorTree_MetaData), NewProp_ActivateOnBehaviorTree_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnControlRig_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->ActivateOnControlRig = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnControlRig = { "ActivateOnControlRig", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnControlRig_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ActivateOnControlRig_MetaData), NewProp_ActivateOnControlRig_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnMetasound_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->ActivateOnMetasound = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnMetasound = { "ActivateOnMetasound", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnMetasound_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ActivateOnMetasound_MetaData), NewProp_ActivateOnMetasound_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnReferenceViewer_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->ActivateOnReferenceViewer = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnReferenceViewer = { "ActivateOnReferenceViewer", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnReferenceViewer_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ActivateOnReferenceViewer_MetaData), NewProp_ActivateOnReferenceViewer_MetaData) }; -const UECodeGen_Private::FClassPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_CustomGraphSchemas_Inner = { "CustomGraphSchemas", nullptr, (EPropertyFlags)0x0004000000004000, UECodeGen_Private::EPropertyGenFlags::Class, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, Z_Construct_UClass_UClass_NoRegister, Z_Construct_UClass_UEdGraphSchema_NoRegister, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FArrayPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_CustomGraphSchemas = { "CustomGraphSchemas", nullptr, (EPropertyFlags)0x0014000000004001, UECodeGen_Private::EPropertyGenFlags::Array, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, CustomGraphSchemas), EArrayPropertyFlags::None, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_CustomGraphSchemas_MetaData), NewProp_CustomGraphSchemas_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateFallback_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->ActivateFallback = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateFallback = { "ActivateFallback", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateFallback_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ActivateFallback_MetaData), NewProp_ActivateFallback_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_DisplaySchemaName_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->DisplaySchemaName = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_DisplaySchemaName = { "DisplaySchemaName", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_DisplaySchemaName_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_DisplaySchemaName_MetaData), NewProp_DisplaySchemaName_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WireStyle_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FEnumPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WireStyle = { "WireStyle", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, WireStyle), Z_Construct_UEnum_ElectronicNodes_EWireStyle, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_WireStyle_MetaData), NewProp_WireStyle_MetaData) }; // 3903519207 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WireAlignment_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FEnumPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WireAlignment = { "WireAlignment", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, WireAlignment), Z_Construct_UEnum_ElectronicNodes_EWireAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_WireAlignment_MetaData), NewProp_WireAlignment_MetaData) }; // 651427631 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WirePriority_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FEnumPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WirePriority = { "WirePriority", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, WirePriority), Z_Construct_UEnum_ElectronicNodes_EWirePriority, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_WirePriority_MetaData), NewProp_WirePriority_MetaData) }; // 983531275 -const UECodeGen_Private::FUInt32PropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_RoundRadius = { "RoundRadius", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::UInt32, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, RoundRadius), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RoundRadius_MetaData), NewProp_RoundRadius_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WireThickness = { "WireThickness", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, WireThickness), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_WireThickness_MetaData), NewProp_WireThickness_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_MinDistanceToStyle = { "MinDistanceToStyle", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, MinDistanceToStyle), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_MinDistanceToStyle_MetaData), NewProp_MinDistanceToStyle_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_MinDistanceStyle_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FEnumPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_MinDistanceStyle = { "MinDistanceStyle", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, MinDistanceStyle), Z_Construct_UEnum_ElectronicNodes_EMinDistanceStyle, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_MinDistanceStyle_MetaData), NewProp_MinDistanceStyle_MetaData) }; // 3692345397 -const UECodeGen_Private::FUInt32PropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_HorizontalOffset = { "HorizontalOffset", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::UInt32, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, HorizontalOffset), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_HorizontalOffset_MetaData), NewProp_HorizontalOffset_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_DisablePinOffset_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->DisablePinOffset = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_DisablePinOffset = { "DisablePinOffset", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_DisablePinOffset_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_DisablePinOffset_MetaData), NewProp_DisablePinOffset_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_FixZoomDisplacement_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->FixZoomDisplacement = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_FixZoomDisplacement = { "FixZoomDisplacement", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_FixZoomDisplacement_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_FixZoomDisplacement_MetaData), NewProp_FixZoomDisplacement_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_OverwriteExecWireStyle_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->OverwriteExecWireStyle = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_OverwriteExecWireStyle = { "OverwriteExecWireStyle", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_OverwriteExecWireStyle_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_OverwriteExecWireStyle_MetaData), NewProp_OverwriteExecWireStyle_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WireStyleForExec_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FEnumPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WireStyleForExec = { "WireStyleForExec", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, WireStyleForExec), Z_Construct_UEnum_ElectronicNodes_EWireStyle, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_WireStyleForExec_MetaData), NewProp_WireStyleForExec_MetaData) }; // 3903519207 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WireAlignmentForExec_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FEnumPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WireAlignmentForExec = { "WireAlignmentForExec", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, WireAlignmentForExec), Z_Construct_UEnum_ElectronicNodes_EWireAlignment, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_WireAlignmentForExec_MetaData), NewProp_WireAlignmentForExec_MetaData) }; // 651427631 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WirePriorityForExec_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FEnumPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WirePriorityForExec = { "WirePriorityForExec", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, WirePriorityForExec), Z_Construct_UEnum_ElectronicNodes_EWirePriority, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_WirePriorityForExec_MetaData), NewProp_WirePriorityForExec_MetaData) }; // 983531275 -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateRibbon_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->ActivateRibbon = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateRibbon = { "ActivateRibbon", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateRibbon_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ActivateRibbon_MetaData), NewProp_ActivateRibbon_MetaData) }; -const UECodeGen_Private::FUInt32PropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_RibbonOffset = { "RibbonOffset", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::UInt32, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, RibbonOffset), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RibbonOffset_MetaData), NewProp_RibbonOffset_MetaData) }; -const UECodeGen_Private::FUInt32PropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_RibbonMergeOffset = { "RibbonMergeOffset", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::UInt32, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, RibbonMergeOffset), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RibbonMergeOffset_MetaData), NewProp_RibbonMergeOffset_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_RibbonPushOutside_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->RibbonPushOutside = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_RibbonPushOutside = { "RibbonPushOutside", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_RibbonPushOutside_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_RibbonPushOutside_MetaData), NewProp_RibbonPushOutside_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateCrossing_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->ActivateCrossing = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateCrossing = { "ActivateCrossing", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateCrossing_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ActivateCrossing_MetaData), NewProp_ActivateCrossing_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_CrossingStyle_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FEnumPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_CrossingStyle = { "CrossingStyle", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, CrossingStyle), Z_Construct_UEnum_ElectronicNodes_ECrossingStyle, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_CrossingStyle_MetaData), NewProp_CrossingStyle_MetaData) }; // 4050114130 -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_CrossingSize = { "CrossingSize", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, CrossingSize), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_CrossingSize_MetaData), NewProp_CrossingSize_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ForceDrawBubbles_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->ForceDrawBubbles = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ForceDrawBubbles = { "ForceDrawBubbles", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ForceDrawBubbles_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_ForceDrawBubbles_MetaData), NewProp_ForceDrawBubbles_MetaData) }; -void Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_DrawBubblesOnlyOnExec_SetBit(void* Obj) -{ - ((UElectronicNodesSettings*)Obj)->DrawBubblesOnlyOnExec = 1; -} -const UECodeGen_Private::FBoolPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_DrawBubblesOnlyOnExec = { "DrawBubblesOnlyOnExec", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Bool | UECodeGen_Private::EPropertyGenFlags::NativeBool, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, sizeof(bool), sizeof(UElectronicNodesSettings), &Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_DrawBubblesOnlyOnExec_SetBit, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_DrawBubblesOnlyOnExec_MetaData), NewProp_DrawBubblesOnlyOnExec_MetaData) }; -const UECodeGen_Private::FBytePropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_BubbleDisplayRule_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FEnumPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_BubbleDisplayRule = { "BubbleDisplayRule", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, BubbleDisplayRule), Z_Construct_UEnum_ElectronicNodes_EBubbleDisplayRule, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BubbleDisplayRule_MetaData), NewProp_BubbleDisplayRule_MetaData) }; // 4059606803 -const UECodeGen_Private::FBytePropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_SelectionRule_Underlying = { "UnderlyingType", nullptr, (EPropertyFlags)0x0000000000000000, UECodeGen_Private::EPropertyGenFlags::Byte, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, 0, nullptr, METADATA_PARAMS(0, nullptr) }; -const UECodeGen_Private::FEnumPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_SelectionRule = { "SelectionRule", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Enum, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, SelectionRule), Z_Construct_UEnum_ElectronicNodes_ESelectionRule, METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_SelectionRule_MetaData), NewProp_SelectionRule_MetaData) }; // 3517945259 -const UECodeGen_Private::FIntPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_BubbleZoomThreshold = { "BubbleZoomThreshold", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Int, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, BubbleZoomThreshold), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BubbleZoomThreshold_MetaData), NewProp_BubbleZoomThreshold_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_BubbleSize = { "BubbleSize", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, BubbleSize), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BubbleSize_MetaData), NewProp_BubbleSize_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_BubbleSpeed = { "BubbleSpeed", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, BubbleSpeed), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BubbleSpeed_MetaData), NewProp_BubbleSpeed_MetaData) }; -const UECodeGen_Private::FFloatPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_BubbleSpace = { "BubbleSpace", nullptr, (EPropertyFlags)0x0010000000004001, UECodeGen_Private::EPropertyGenFlags::Float, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, BubbleSpace), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_BubbleSpace_MetaData), NewProp_BubbleSpace_MetaData) }; -const UECodeGen_Private::FStrPropertyParams Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_PluginVersionUpdate = { "PluginVersionUpdate", nullptr, (EPropertyFlags)0x0010000000004000, UECodeGen_Private::EPropertyGenFlags::Str, RF_Public|RF_Transient|RF_MarkAsNative, nullptr, nullptr, 1, STRUCT_OFFSET(UElectronicNodesSettings, PluginVersionUpdate), METADATA_PARAMS(UE_ARRAY_COUNT(NewProp_PluginVersionUpdate_MetaData), NewProp_PluginVersionUpdate_MetaData) }; -const UECodeGen_Private::FPropertyParamsBase* const Z_Construct_UClass_UElectronicNodesSettings_Statics::PropPointers[] = { - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_MasterActivate, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_UseGlobalSettings, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_LoadGlobalSettings, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivatePopupOnUpdate, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnBlueprint, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnMaterial, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnAnimation, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnVoxelPlugin, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_UseHotPatch, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnNiagara, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnBehaviorTree, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnControlRig, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnMetasound, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateOnReferenceViewer, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_CustomGraphSchemas_Inner, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_CustomGraphSchemas, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateFallback, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_DisplaySchemaName, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WireStyle_Underlying, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WireStyle, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WireAlignment_Underlying, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WireAlignment, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WirePriority_Underlying, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WirePriority, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_RoundRadius, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WireThickness, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_MinDistanceToStyle, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_MinDistanceStyle_Underlying, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_MinDistanceStyle, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_HorizontalOffset, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_DisablePinOffset, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_FixZoomDisplacement, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_OverwriteExecWireStyle, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WireStyleForExec_Underlying, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WireStyleForExec, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WireAlignmentForExec_Underlying, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WireAlignmentForExec, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WirePriorityForExec_Underlying, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_WirePriorityForExec, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateRibbon, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_RibbonOffset, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_RibbonMergeOffset, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_RibbonPushOutside, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ActivateCrossing, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_CrossingStyle_Underlying, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_CrossingStyle, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_CrossingSize, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_ForceDrawBubbles, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_DrawBubblesOnlyOnExec, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_BubbleDisplayRule_Underlying, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_BubbleDisplayRule, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_SelectionRule_Underlying, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_SelectionRule, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_BubbleZoomThreshold, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_BubbleSize, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_BubbleSpeed, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_BubbleSpace, - (const UECodeGen_Private::FPropertyParamsBase*)&Z_Construct_UClass_UElectronicNodesSettings_Statics::NewProp_PluginVersionUpdate, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UElectronicNodesSettings_Statics::PropPointers) < 2048); -// ********** End Class UElectronicNodesSettings Property Definitions ****************************** -UObject* (*const Z_Construct_UClass_UElectronicNodesSettings_Statics::DependentSingletons[])() = { - (UObject* (*)())Z_Construct_UClass_UDeveloperSettings, - (UObject* (*)())Z_Construct_UPackage__Script_ElectronicNodes, -}; -static_assert(UE_ARRAY_COUNT(Z_Construct_UClass_UElectronicNodesSettings_Statics::DependentSingletons) < 16); -const UECodeGen_Private::FClassParams Z_Construct_UClass_UElectronicNodesSettings_Statics::ClassParams = { - &UElectronicNodesSettings::StaticClass, - "EditorPerProjectUserSettings", - &StaticCppClassTypeInfo, - DependentSingletons, - nullptr, - Z_Construct_UClass_UElectronicNodesSettings_Statics::PropPointers, - nullptr, - UE_ARRAY_COUNT(DependentSingletons), - 0, - UE_ARRAY_COUNT(Z_Construct_UClass_UElectronicNodesSettings_Statics::PropPointers), - 0, - 0x001000A4u, - METADATA_PARAMS(UE_ARRAY_COUNT(Z_Construct_UClass_UElectronicNodesSettings_Statics::Class_MetaDataParams), Z_Construct_UClass_UElectronicNodesSettings_Statics::Class_MetaDataParams) -}; -void UElectronicNodesSettings::StaticRegisterNativesUElectronicNodesSettings() -{ -} -UClass* Z_Construct_UClass_UElectronicNodesSettings() -{ - if (!Z_Registration_Info_UClass_UElectronicNodesSettings.OuterSingleton) - { - UECodeGen_Private::ConstructUClass(Z_Registration_Info_UClass_UElectronicNodesSettings.OuterSingleton, Z_Construct_UClass_UElectronicNodesSettings_Statics::ClassParams); - } - return Z_Registration_Info_UClass_UElectronicNodesSettings.OuterSingleton; -} -DEFINE_VTABLE_PTR_HELPER_CTOR_NS(, UElectronicNodesSettings); -UElectronicNodesSettings::~UElectronicNodesSettings() {} -// ********** End Class UElectronicNodesSettings *************************************************** - -// ********** Begin Registration ******************************************************************* -struct Z_CompiledInDeferFile_FID_UE5_TG_ARPG_Plugins_marketplace_Electron7ad48aeb5e8aV16_Source_ElectronicNodes_Public_ElectronicNodesSettings_h__Script_ElectronicNodes_Statics -{ - static constexpr FEnumRegisterCompiledInInfo EnumInfo[] = { - { EWireStyle_StaticEnum, TEXT("EWireStyle"), &Z_Registration_Info_UEnum_EWireStyle, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 3903519207U) }, - { EWireAlignment_StaticEnum, TEXT("EWireAlignment"), &Z_Registration_Info_UEnum_EWireAlignment, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 651427631U) }, - { EWirePriority_StaticEnum, TEXT("EWirePriority"), &Z_Registration_Info_UEnum_EWirePriority, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 983531275U) }, - { ECrossingStyle_StaticEnum, TEXT("ECrossingStyle"), &Z_Registration_Info_UEnum_ECrossingStyle, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 4050114130U) }, - { EMinDistanceStyle_StaticEnum, TEXT("EMinDistanceStyle"), &Z_Registration_Info_UEnum_EMinDistanceStyle, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 3692345397U) }, - { EBubbleDisplayRule_StaticEnum, TEXT("EBubbleDisplayRule"), &Z_Registration_Info_UEnum_EBubbleDisplayRule, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 4059606803U) }, - { ESelectionRule_StaticEnum, TEXT("ESelectionRule"), &Z_Registration_Info_UEnum_ESelectionRule, CONSTRUCT_RELOAD_VERSION_INFO(FEnumReloadVersionInfo, 3517945259U) }, - }; - static constexpr FClassRegisterCompiledInInfo ClassInfo[] = { - { Z_Construct_UClass_UElectronicNodesSettings, UElectronicNodesSettings::StaticClass, TEXT("UElectronicNodesSettings"), &Z_Registration_Info_UClass_UElectronicNodesSettings, CONSTRUCT_RELOAD_VERSION_INFO(FClassReloadVersionInfo, sizeof(UElectronicNodesSettings), 3249546727U) }, - }; -}; // Z_CompiledInDeferFile_FID_UE5_TG_ARPG_Plugins_marketplace_Electron7ad48aeb5e8aV16_Source_ElectronicNodes_Public_ElectronicNodesSettings_h__Script_ElectronicNodes_Statics -static FRegisterCompiledInInfo Z_CompiledInDeferFile_FID_UE5_TG_ARPG_Plugins_marketplace_Electron7ad48aeb5e8aV16_Source_ElectronicNodes_Public_ElectronicNodesSettings_h__Script_ElectronicNodes_2637881949{ - TEXT("/Script/ElectronicNodes"), - Z_CompiledInDeferFile_FID_UE5_TG_ARPG_Plugins_marketplace_Electron7ad48aeb5e8aV16_Source_ElectronicNodes_Public_ElectronicNodesSettings_h__Script_ElectronicNodes_Statics::ClassInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_UE5_TG_ARPG_Plugins_marketplace_Electron7ad48aeb5e8aV16_Source_ElectronicNodes_Public_ElectronicNodesSettings_h__Script_ElectronicNodes_Statics::ClassInfo), - nullptr, 0, - Z_CompiledInDeferFile_FID_UE5_TG_ARPG_Plugins_marketplace_Electron7ad48aeb5e8aV16_Source_ElectronicNodes_Public_ElectronicNodesSettings_h__Script_ElectronicNodes_Statics::EnumInfo, UE_ARRAY_COUNT(Z_CompiledInDeferFile_FID_UE5_TG_ARPG_Plugins_marketplace_Electron7ad48aeb5e8aV16_Source_ElectronicNodes_Public_ElectronicNodesSettings_h__Script_ElectronicNodes_Statics::EnumInfo), -}; -// ********** End Registration ********************************************************************* - -PRAGMA_ENABLE_DEPRECATION_WARNINGS diff --git a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/UnrealEditor/Inc/ElectronicNodes/UHT/ElectronicNodesSettings.generated.h b/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/UnrealEditor/Inc/ElectronicNodes/UHT/ElectronicNodesSettings.generated.h deleted file mode 100644 index 83d0e215c..000000000 --- a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/UnrealEditor/Inc/ElectronicNodes/UHT/ElectronicNodesSettings.generated.h +++ /dev/null @@ -1,137 +0,0 @@ -// Copyright Epic Games, Inc. All Rights Reserved. -/*=========================================================================== - Generated code exported from UnrealHeaderTool. - DO NOT modify this manually! Edit the corresponding .h files instead! -===========================================================================*/ - -// IWYU pragma: private, include "ElectronicNodesSettings.h" - -#ifdef ELECTRONICNODES_ElectronicNodesSettings_generated_h -#error "ElectronicNodesSettings.generated.h already included, missing '#pragma once' in ElectronicNodesSettings.h" -#endif -#define ELECTRONICNODES_ElectronicNodesSettings_generated_h - -#include "UObject/ObjectMacros.h" -#include "UObject/ScriptMacros.h" - -PRAGMA_DISABLE_DEPRECATION_WARNINGS - -// ********** Begin Class UElectronicNodesSettings ************************************************* -struct Z_Construct_UClass_UElectronicNodesSettings_Statics; -ELECTRONICNODES_API UClass* Z_Construct_UClass_UElectronicNodesSettings_NoRegister(); - -#define FID_UE5_TG_ARPG_Plugins_marketplace_Electron7ad48aeb5e8aV16_Source_ElectronicNodes_Public_ElectronicNodesSettings_h_66_INCLASS_NO_PURE_DECLS \ -private: \ - static void StaticRegisterNativesUElectronicNodesSettings(); \ - friend struct ::Z_Construct_UClass_UElectronicNodesSettings_Statics; \ - static UClass* GetPrivateStaticClass(); \ - friend ELECTRONICNODES_API UClass* ::Z_Construct_UClass_UElectronicNodesSettings_NoRegister(); \ -public: \ - DECLARE_CLASS2(UElectronicNodesSettings, UDeveloperSettings, COMPILED_IN_FLAGS(0 | CLASS_Config), CASTCLASS_None, TEXT("/Script/ElectronicNodes"), Z_Construct_UClass_UElectronicNodesSettings_NoRegister) \ - DECLARE_SERIALIZER(UElectronicNodesSettings) \ - static constexpr const TCHAR* StaticConfigName() {return TEXT("EditorPerProjectUserSettings");} \ - - - -#define FID_UE5_TG_ARPG_Plugins_marketplace_Electron7ad48aeb5e8aV16_Source_ElectronicNodes_Public_ElectronicNodesSettings_h_66_ENHANCED_CONSTRUCTORS \ - /** Deleted move- and copy-constructors, should never be used */ \ - UElectronicNodesSettings(UElectronicNodesSettings&&) = delete; \ - UElectronicNodesSettings(const UElectronicNodesSettings&) = delete; \ - DECLARE_VTABLE_PTR_HELPER_CTOR(NO_API, UElectronicNodesSettings); \ - DEFINE_VTABLE_PTR_HELPER_CTOR_CALLER(UElectronicNodesSettings); \ - DEFINE_DEFAULT_CONSTRUCTOR_CALL(UElectronicNodesSettings) \ - NO_API virtual ~UElectronicNodesSettings(); - - -#define FID_UE5_TG_ARPG_Plugins_marketplace_Electron7ad48aeb5e8aV16_Source_ElectronicNodes_Public_ElectronicNodesSettings_h_63_PROLOG -#define FID_UE5_TG_ARPG_Plugins_marketplace_Electron7ad48aeb5e8aV16_Source_ElectronicNodes_Public_ElectronicNodesSettings_h_66_GENERATED_BODY \ -PRAGMA_DISABLE_DEPRECATION_WARNINGS \ -public: \ - FID_UE5_TG_ARPG_Plugins_marketplace_Electron7ad48aeb5e8aV16_Source_ElectronicNodes_Public_ElectronicNodesSettings_h_66_INCLASS_NO_PURE_DECLS \ - FID_UE5_TG_ARPG_Plugins_marketplace_Electron7ad48aeb5e8aV16_Source_ElectronicNodes_Public_ElectronicNodesSettings_h_66_ENHANCED_CONSTRUCTORS \ -private: \ -PRAGMA_ENABLE_DEPRECATION_WARNINGS - - -class UElectronicNodesSettings; - -// ********** End Class UElectronicNodesSettings *************************************************** - -#undef CURRENT_FILE_ID -#define CURRENT_FILE_ID FID_UE5_TG_ARPG_Plugins_marketplace_Electron7ad48aeb5e8aV16_Source_ElectronicNodes_Public_ElectronicNodesSettings_h - -// ********** Begin Enum EWireStyle **************************************************************** -#define FOREACH_ENUM_EWIRESTYLE(op) \ - op(EWireStyle::Default) \ - op(EWireStyle::Manhattan) \ - op(EWireStyle::Subway) - -enum class EWireStyle : uint8; -template<> struct TIsUEnumClass { enum { Value = true }; }; -template<> ELECTRONICNODES_NON_ATTRIBUTED_API UEnum* StaticEnum(); -// ********** End Enum EWireStyle ****************************************************************** - -// ********** Begin Enum EWireAlignment ************************************************************ -#define FOREACH_ENUM_EWIREALIGNMENT(op) \ - op(EWireAlignment::Right) \ - op(EWireAlignment::Left) - -enum class EWireAlignment : uint8; -template<> struct TIsUEnumClass { enum { Value = true }; }; -template<> ELECTRONICNODES_NON_ATTRIBUTED_API UEnum* StaticEnum(); -// ********** End Enum EWireAlignment ************************************************************** - -// ********** Begin Enum EWirePriority ************************************************************* -#define FOREACH_ENUM_EWIREPRIORITY(op) \ - op(EWirePriority::None) \ - op(EWirePriority::Node) \ - op(EWirePriority::Pin) - -enum class EWirePriority : uint8; -template<> struct TIsUEnumClass { enum { Value = true }; }; -template<> ELECTRONICNODES_NON_ATTRIBUTED_API UEnum* StaticEnum(); -// ********** End Enum EWirePriority *************************************************************** - -// ********** Begin Enum ECrossingStyle ************************************************************ -#define FOREACH_ENUM_ECROSSINGSTYLE(op) \ - op(ECrossingStyle::Gap) \ - op(ECrossingStyle::Arc) \ - op(ECrossingStyle::Circle) - -enum class ECrossingStyle : uint8; -template<> struct TIsUEnumClass { enum { Value = true }; }; -template<> ELECTRONICNODES_NON_ATTRIBUTED_API UEnum* StaticEnum(); -// ********** End Enum ECrossingStyle ************************************************************** - -// ********** Begin Enum EMinDistanceStyle ********************************************************* -#define FOREACH_ENUM_EMINDISTANCESTYLE(op) \ - op(EMinDistanceStyle::Line) \ - op(EMinDistanceStyle::Spline) - -enum class EMinDistanceStyle : uint8; -template<> struct TIsUEnumClass { enum { Value = true }; }; -template<> ELECTRONICNODES_NON_ATTRIBUTED_API UEnum* StaticEnum(); -// ********** End Enum EMinDistanceStyle *********************************************************** - -// ********** Begin Enum EBubbleDisplayRule ******************************************************** -#define FOREACH_ENUM_EBUBBLEDISPLAYRULE(op) \ - op(EBubbleDisplayRule::Always) \ - op(EBubbleDisplayRule::DisplayOnSelection) \ - op(EBubbleDisplayRule::MoveOnSelection) - -enum class EBubbleDisplayRule : uint8; -template<> struct TIsUEnumClass { enum { Value = true }; }; -template<> ELECTRONICNODES_NON_ATTRIBUTED_API UEnum* StaticEnum(); -// ********** End Enum EBubbleDisplayRule ********************************************************** - -// ********** Begin Enum ESelectionRule ************************************************************ -#define FOREACH_ENUM_ESELECTIONRULE(op) \ - op(ESelectionRule::Near) \ - op(ESelectionRule::Far) - -enum class ESelectionRule : uint8; -template<> struct TIsUEnumClass { enum { Value = true }; }; -template<> ELECTRONICNODES_NON_ATTRIBUTED_API UEnum* StaticEnum(); -// ********** End Enum ESelectionRule ************************************************************** - -PRAGMA_ENABLE_DEPRECATION_WARNINGS diff --git a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/UnrealEditor/Inc/ElectronicNodes/UHT/Timestamp b/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/UnrealEditor/Inc/ElectronicNodes/UHT/Timestamp deleted file mode 100644 index e260ac2df..000000000 --- a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/UnrealEditor/Inc/ElectronicNodes/UHT/Timestamp +++ /dev/null @@ -1 +0,0 @@ -E:\UE5\TG_ARPG\Plugins\marketplace\Electron7ad48aeb5e8aV16\Source\ElectronicNodes\Public\ElectronicNodesSettings.h diff --git a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/Default.rc2.res b/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/Default.rc2.res deleted file mode 100644 index aa5f8bb3a..000000000 Binary files a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/Default.rc2.res and /dev/null differ diff --git a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/Default.rc2.res.rsp b/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/Default.rc2.res.rsp deleted file mode 100644 index af6c41acd..000000000 --- a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/Default.rc2.res.rsp +++ /dev/null @@ -1,94 +0,0 @@ -/nologo -/D_WIN64 -/l 0x409 -/I "." -/I "C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.44.35207/INCLUDE" -/I "C:/Program Files (x86)/Windows Kits/10/include/10.0.22621.0/ucrt" -/I "C:/Program Files (x86)/Windows Kits/10/include/10.0.22621.0/shared" -/I "C:/Program Files (x86)/Windows Kits/10/include/10.0.22621.0/um" -/I "C:/Program Files (x86)/Windows Kits/10/include/10.0.22621.0/winrt" -/DIS_PROGRAM=0 -/DUE_EDITOR=1 -/DUSE_SHADER_COMPILER_WORKER_TRACE=0 -/DUE_REFERENCE_COLLECTOR_REQUIRE_OBJECTPTR=1 -/DWITH_VERSE_VM=0 -/DENABLE_PGO_PROFILE=0 -/DUSE_VORBIS_FOR_STREAMING=1 -/DUSE_XMA2_FOR_STREAMING=1 -/DWITH_DEV_AUTOMATION_TESTS=1 -/DWITH_PERF_AUTOMATION_TESTS=1 -/DWITH_LOW_LEVEL_TESTS=0 -/DEXPLICIT_TESTS_TARGET=0 -/DWITH_TESTS=1 -/DUNICODE -/D_UNICODE -/D__UNREAL__ -/DIS_MONOLITHIC=0 -/DUE_MERGED_MODULES=0 -/DWITH_ENGINE=1 -/DWITH_UNREAL_DEVELOPER_TOOLS=1 -/DWITH_UNREAL_TARGET_DEVELOPER_TOOLS=1 -/DWITH_APPLICATION_CORE=1 -/DWITH_COREUOBJECT=1 -/DUE_WITH_CONSTINIT_UOBJECT=0 -/DUE_TRACE_ENABLED=1 -/DUE_TRACE_FORCE_ENABLED=0 -/DWITH_VERSE=1 -/DUE_USE_VERSE_PATHS=1 -/DWITH_VERSE_BPVM=1 -/DUSE_STATS_WITHOUT_ENGINE=0 -/DWITH_PLUGIN_SUPPORT=0 -/DWITH_ACCESSIBILITY=1 -/DWITH_PERFCOUNTERS=1 -/DWITH_FIXED_TIME_STEP_SUPPORT=1 -/DUSE_LOGGING_IN_SHIPPING=0 -/DALLOW_CONSOLE_IN_SHIPPING=0 -/DALLOW_PROFILEGPU_IN_TEST=0 -/DALLOW_PROFILEGPU_IN_SHIPPING=0 -/DWITH_LOGGING_TO_MEMORY=0 -/DUSE_CACHE_FREED_OS_ALLOCS=1 -/DUSE_CHECKS_IN_SHIPPING=0 -/DUSE_UTF8_TCHARS=0 -/DUSE_ESTIMATED_UTCNOW=0 -/DUE_ALLOW_EXEC_COMMANDS_IN_SHIPPING=1 -/DWITH_EDITOR=1 -/DWITH_IOSTORE_IN_EDITOR=1 -/DWITH_CLIENT_CODE=1 -/DWITH_SERVER_CODE=1 -/DUE_FNAME_OUTLINE_NUMBER=0 -/DWITH_PUSH_MODEL=1 -/DWITH_CEF3=1 -/DWITH_LIVE_CODING=1 -/DWITH_CPP_MODULES=0 -/DWITH_PROCESS_PRIORITY_CONTROL=0 -/DUE_DEFINE_FORCEINLINE_HINT_TO_INLINE=0 -/DUBT_MODULE_MANIFEST="UnrealEditor.modules" -/DUBT_MODULE_MANIFEST_DEBUGGAME="UnrealEditor-Win64-DebugGame.modules" -/DUBT_COMPILED_PLATFORM=Win64 -/DUBT_COMPILED_TARGET=Editor -/DUBT_COMPILED_ARCHITECTURE=x64 -/DUE_APP_NAME="UnrealEditor" -/DUE_WARNINGS_AS_ERRORS=0 -/DFORCE_ANSI_ALLOCATOR=0 -/DUSE_MALLOC_BINNED2=1 -/DUSE_MALLOC_BINNED3=0 -/DNDIS_MINIPORT_MAJOR_VERSION=0 -/DWIN32=1 -/D_WIN32_WINNT=0x0A00 -/DWINVER=0x0A00 -/DNTDDI_VERSION=0x0A000000 -/DPLATFORM_WINDOWS=1 -/DPLATFORM_MICROSOFT=1 -/DOVERRIDE_PLATFORM_HEADER_NAME=Windows -/DRHI_RAYTRACING=1 -/DWINDOWS_MAX_NUM_TLS_SLOTS=2048 -/DWINDOWS_MAX_NUM_THREADS_WITH_TLS_SLOTS=512 -/DNDEBUG=1 -/DUE_BUILD_DEVELOPMENT=1 -/DORIGINAL_FILE_NAME="UnrealEditor-ElectronicNodes.dll" -/DBUILD_ICON_FILE_NAME="\"..\\Build\\Windows\\Resources\\Default.ico\"" -/DPROJECT_COPYRIGHT_STRING="Fill out your copyright notice in the Description page of Project Settings." -/DPROJECT_PRODUCT_NAME="Third Person Game Template" -/DPROJECT_PRODUCT_IDENTIFIER=TG_ARPG -/fo "E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/Default.rc2.res" -"../Build/Windows/Resources/Default.rc2" \ No newline at end of file diff --git a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/Definitions.ElectronicNodes.h b/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/Definitions.ElectronicNodes.h deleted file mode 100644 index f1436a695..000000000 --- a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/Definitions.ElectronicNodes.h +++ /dev/null @@ -1,37 +0,0 @@ -// Generated by UnrealBuildTool (UEBuildModuleCPP.cs) : Shared PCH Definitions for ElectronicNodes -#pragma once -#include "SharedDefinitions.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -#undef ELECTRONICNODES_API -#undef ELECTRONICNODES_NON_ATTRIBUTED_API -#define UE_IS_ENGINE_MODULE 0 -#define UE_DEPRECATED_FORGAME UE_DEPRECATED -#define UE_DEPRECATED_FORENGINE UE_DEPRECATED -#define UE_VALIDATE_FORMAT_STRINGS 1 -#define UE_VALIDATE_INTERNAL_API 1 -#define UE_VALIDATE_EXPERIMENTAL_API 1 -#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_4 0 -#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_5 0 -#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_6 0 -#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_7 0 -#define UE_PROJECT_NAME TG_ARPG -#define UE_TARGET_NAME TG_ARPGEditor -#define UE_MODULE_NAME "ElectronicNodes" -#define UE_PLUGIN_NAME "ElectronicNodes" -#define IMPLEMENT_ENCRYPTION_KEY_REGISTRATION() -#define IMPLEMENT_SIGNING_KEY_REGISTRATION() -#define ANIMGRAPH_API DLLIMPORT -#define ANIMGRAPH_NON_ATTRIBUTED_API DLLIMPORT -#define ANIMGRAPHRUNTIME_API DLLIMPORT -#define ANIMGRAPHRUNTIME_NON_ATTRIBUTED_API DLLIMPORT -#define AIGRAPH_API DLLIMPORT -#define AIGRAPH_NON_ATTRIBUTED_API DLLIMPORT -#define BEHAVIORTREEEDITOR_API DLLIMPORT -#define BEHAVIORTREEEDITOR_NON_ATTRIBUTED_API DLLIMPORT -#define EDITORSTYLE_API DLLIMPORT -#define EDITORSTYLE_NON_ATTRIBUTED_API DLLIMPORT -#define WEBBROWSER_API DLLIMPORT -#define WEBBROWSER_NON_ATTRIBUTED_API DLLIMPORT -#define SETTINGSEDITOR_API DLLIMPORT -#define SETTINGSEDITOR_NON_ATTRIBUTED_API DLLIMPORT -#define ELECTRONICNODES_API DLLEXPORT -#define ELECTRONICNODES_NON_ATTRIBUTED_API DLLEXPORT diff --git a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ENConnectionDrawingPolicy.cpp.dep.json b/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ENConnectionDrawingPolicy.cpp.dep.json deleted file mode 100644 index 2381cdffb..000000000 --- a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ENConnectionDrawingPolicy.cpp.dep.json +++ /dev/null @@ -1,56 +0,0 @@ -{ - "Version": "1.2", - "Data": { - "Source": "e:\\ue5\\tg_arpg\\plugins\\marketplace\\electron7ad48aeb5e8av16\\source\\electronicnodes\\private\\enconnectiondrawingpolicy.cpp", - "ProvidedModule": "", - "PCH": "e:\\ue5\\tg_arpg\\intermediate\\build\\win64\\x64\\tg_arpgeditor\\development\\unrealed\\sharedpch.unrealed.project.valapi.valexpapi.cpp20.h.pch", - "Includes": [ - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\electron7ad48aeb5e8av16\\intermediate\\build\\win64\\x64\\unrealeditor\\development\\electronicnodes\\definitions.electronicnodes.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\electron7ad48aeb5e8av16\\source\\electronicnodes\\private\\enconnectiondrawingpolicy.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\unrealed\\public\\edgraphutilities.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\grapheditor\\public\\connectiondrawingpolicy.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\grapheditor\\public\\grapheditorsettings.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\unrealed\\public\\edgraphnode_comment.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\unrealed\\uht\\edgraphnode_comment.generated.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\grapheditor\\uht\\grapheditorsettings.generated.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\grapheditor\\public\\graphsplineoverlapresult.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\grapheditor\\public\\sgraphpin.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\grapheditor\\public\\sgraphnode.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\grapheditor\\public\\snodepanel.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\engine\\public\\diffresults.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\grapheditor\\public\\marqueeoperation.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\grapheditor\\uht\\snodepanel.generated.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\widgets\\layout\\swrapbox.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\electron7ad48aeb5e8av16\\source\\electronicnodes\\public\\electronicnodessettings.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\electron7ad48aeb5e8av16\\intermediate\\build\\win64\\unrealeditor\\inc\\electronicnodes\\uht\\electronicnodessettings.generated.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\grapheditor\\public\\blueprintconnectiondrawingpolicy.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\electron7ad48aeb5e8av16\\source\\electronicnodes\\private\\enpathdrawer.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\grapheditor\\public\\sgraphpanel.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\engine\\public\\grapheditaction.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\electron7ad48aeb5e8av16\\source\\electronicnodes\\private\\lib\\utils.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\unrealed\\classes\\materialgraph\\materialgraphschema.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\unrealed\\uht\\materialgraphschema.generated.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\electron7ad48aeb5e8av16\\source\\electronicnodes\\private\\policies\\enanimgraphconnectiondrawingpolicy.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\animationblueprinteditor\\private\\animgraphconnectiondrawingpolicy.cpp", - "e:\\unrealengine\\windows\\engine\\source\\editor\\animationblueprinteditor\\private\\animgraphconnectiondrawingpolicy.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\animationblueprinteditor\\private\\animationpins\\sgraphpinpose.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\animgraph\\public\\animgraphattributes.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\animgraph\\uht\\animgraphattributes.generated.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\animgraph\\public\\animgraphnode_base.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\unrealed\\public\\ipropertyaccesseditor.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\animgraph\\uht\\animgraphnode_base.generated.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\animgraph\\public\\animationgraphschema.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\animgraph\\uht\\animationgraphschema.generated.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\blueprintgraph\\classes\\k2node_knot.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\blueprintgraph\\uht\\k2node_knot.generated.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\unrealed\\public\\kismet2\\blueprinteditorutils.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\classviewer\\public\\classviewermodule.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\animationblueprinteditor\\private\\animationpins\\sgraphpinpose.cpp", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\electron7ad48aeb5e8av16\\source\\electronicnodes\\private\\policies\\enbehaviortreeconnectiondrawingpolicy.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\behaviortreeeditor\\private\\behaviortreeconnectiondrawingpolicy.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\aigraph\\public\\aigraphconnectiondrawingpolicy.h" - ], - "ImportedModules": [], - "ImportedHeaderUnits": [] - } -} \ No newline at end of file diff --git a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ENConnectionDrawingPolicy.cpp.obj.rsp b/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ENConnectionDrawingPolicy.cpp.obj.rsp deleted file mode 100644 index 1edda8361..000000000 --- a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ENConnectionDrawingPolicy.cpp.obj.rsp +++ /dev/null @@ -1,55 +0,0 @@ -"E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Source/ElectronicNodes/Private/ENConnectionDrawingPolicy.cpp" -@"E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ElectronicNodes.Shared.rsp" -/FI"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/FI"E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/Definitions.ElectronicNodes.h" -/Yu"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/Fp"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h.pch" -/Fo"E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ENConnectionDrawingPolicy.cpp.obj" -/experimental:log "E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ENConnectionDrawingPolicy.cpp.sarif" -/sourceDependencies "E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ENConnectionDrawingPolicy.cpp.dep.json" -/nologo -/Oi -/FC -/diagnostics:caret -/c -/Gw -/Gy -/utf-8 -/wd4819 -/DSAL_NO_ATTRIBUTE_DECLARATIONS=1 -/permissive- -/Zc:strictStrings- -/Zc:__cplusplus -/Zc:inline -/Zc:preprocessor -/D_CRT_STDIO_LEGACY_WIDE_SPECIFIERS=1 -/D_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS=1 -/D_WINDLL -/D_DISABLE_EXTENDED_ALIGNED_STORAGE -/Ob2 -/d2ExtendedWarningInfo -/Ox -/Ot -/GF -/errorReport:prompt -/EHsc -/DPLATFORM_EXCEPTIONS_DISABLED=0 -/Z7 -/MD -/bigobj -/fp:fast -/Zo -/Zp8 -/W4 -/we4456 -/we4458 -/we4459 -/wd4244 -/wd4838 -/we4668 -/wd4267 -/wd4100 -/TP -/GR- -/std:c++20 -/wd5054 \ No newline at end of file diff --git a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ENConnectionDrawingPolicy.cpp.sarif b/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ENConnectionDrawingPolicy.cpp.sarif deleted file mode 100644 index 04af628c1..000000000 --- a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ENConnectionDrawingPolicy.cpp.sarif +++ /dev/null @@ -1,18 +0,0 @@ -{ - "version": "2.1.0", - "$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.5.json", - "runs": [ - { - "results": [], - "tool": { - "driver": { - "name": "MSVC", - "shortDescription": { - "text": "Microsoft Visual C++ Compiler Warnings/Errors" - }, - "informationUri": "https://docs.microsoft.com/cpp/error-messages/compiler-errors-1/c-cpp-build-errors" - } - } - } - ] -} \ No newline at end of file diff --git a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ENPathDrawer.cpp.dep.json b/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ENPathDrawer.cpp.dep.json deleted file mode 100644 index b8d5c7a12..000000000 --- a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ENPathDrawer.cpp.dep.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "Version": "1.2", - "Data": { - "Source": "e:\\ue5\\tg_arpg\\plugins\\marketplace\\electron7ad48aeb5e8av16\\source\\electronicnodes\\private\\enpathdrawer.cpp", - "ProvidedModule": "", - "PCH": "e:\\ue5\\tg_arpg\\intermediate\\build\\win64\\x64\\tg_arpgeditor\\development\\unrealed\\sharedpch.unrealed.project.valapi.valexpapi.cpp20.h.pch", - "Includes": [ - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\electron7ad48aeb5e8av16\\intermediate\\build\\win64\\x64\\unrealeditor\\development\\electronicnodes\\definitions.electronicnodes.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\electron7ad48aeb5e8av16\\source\\electronicnodes\\private\\enpathdrawer.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\grapheditor\\public\\connectiondrawingpolicy.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\grapheditor\\public\\grapheditorsettings.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\unrealed\\public\\edgraphnode_comment.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\unrealed\\uht\\edgraphnode_comment.generated.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\grapheditor\\uht\\grapheditorsettings.generated.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\grapheditor\\public\\graphsplineoverlapresult.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\grapheditor\\public\\sgraphpin.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\grapheditor\\public\\sgraphnode.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\grapheditor\\public\\snodepanel.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\engine\\public\\diffresults.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\grapheditor\\public\\marqueeoperation.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\grapheditor\\uht\\snodepanel.generated.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\widgets\\layout\\swrapbox.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\electron7ad48aeb5e8av16\\source\\electronicnodes\\private\\enconnectiondrawingpolicy.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\unrealed\\public\\edgraphutilities.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\electron7ad48aeb5e8av16\\source\\electronicnodes\\public\\electronicnodessettings.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\electron7ad48aeb5e8av16\\intermediate\\build\\win64\\unrealeditor\\inc\\electronicnodes\\uht\\electronicnodessettings.generated.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\grapheditor\\public\\blueprintconnectiondrawingpolicy.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\electron7ad48aeb5e8av16\\source\\electronicnodes\\private\\lib\\utils.h" - ], - "ImportedModules": [], - "ImportedHeaderUnits": [] - } -} \ No newline at end of file diff --git a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ENPathDrawer.cpp.obj.rsp b/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ENPathDrawer.cpp.obj.rsp deleted file mode 100644 index 88c3ba53c..000000000 --- a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ENPathDrawer.cpp.obj.rsp +++ /dev/null @@ -1,55 +0,0 @@ -"E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Source/ElectronicNodes/Private/ENPathDrawer.cpp" -@"E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ElectronicNodes.Shared.rsp" -/FI"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/FI"E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/Definitions.ElectronicNodes.h" -/Yu"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/Fp"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h.pch" -/Fo"E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ENPathDrawer.cpp.obj" -/experimental:log "E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ENPathDrawer.cpp.sarif" -/sourceDependencies "E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ENPathDrawer.cpp.dep.json" -/nologo -/Oi -/FC -/diagnostics:caret -/c -/Gw -/Gy -/utf-8 -/wd4819 -/DSAL_NO_ATTRIBUTE_DECLARATIONS=1 -/permissive- -/Zc:strictStrings- -/Zc:__cplusplus -/Zc:inline -/Zc:preprocessor -/D_CRT_STDIO_LEGACY_WIDE_SPECIFIERS=1 -/D_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS=1 -/D_WINDLL -/D_DISABLE_EXTENDED_ALIGNED_STORAGE -/Ob2 -/d2ExtendedWarningInfo -/Ox -/Ot -/GF -/errorReport:prompt -/EHsc -/DPLATFORM_EXCEPTIONS_DISABLED=0 -/Z7 -/MD -/bigobj -/fp:fast -/Zo -/Zp8 -/W4 -/we4456 -/we4458 -/we4459 -/wd4244 -/wd4838 -/we4668 -/wd4267 -/wd4100 -/TP -/GR- -/std:c++20 -/wd5054 \ No newline at end of file diff --git a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ENPathDrawer.cpp.sarif b/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ENPathDrawer.cpp.sarif deleted file mode 100644 index 04af628c1..000000000 --- a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ENPathDrawer.cpp.sarif +++ /dev/null @@ -1,18 +0,0 @@ -{ - "version": "2.1.0", - "$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.5.json", - "runs": [ - { - "results": [], - "tool": { - "driver": { - "name": "MSVC", - "shortDescription": { - "text": "Microsoft Visual C++ Compiler Warnings/Errors" - }, - "informationUri": "https://docs.microsoft.com/cpp/error-messages/compiler-errors-1/c-cpp-build-errors" - } - } - } - ] -} \ No newline at end of file diff --git a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ENUpdatePopup.cpp.dep.json b/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ENUpdatePopup.cpp.dep.json deleted file mode 100644 index eca71eb89..000000000 --- a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ENUpdatePopup.cpp.dep.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "Version": "1.2", - "Data": { - "Source": "e:\\ue5\\tg_arpg\\plugins\\marketplace\\electron7ad48aeb5e8av16\\source\\electronicnodes\\private\\popup\\enupdatepopup.cpp", - "ProvidedModule": "", - "PCH": "e:\\ue5\\tg_arpg\\intermediate\\build\\win64\\x64\\tg_arpgeditor\\development\\unrealed\\sharedpch.unrealed.project.valapi.valexpapi.cpp20.h.pch", - "Includes": [ - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\electron7ad48aeb5e8av16\\intermediate\\build\\win64\\x64\\unrealeditor\\development\\electronicnodes\\definitions.electronicnodes.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\electron7ad48aeb5e8av16\\source\\electronicnodes\\private\\popup\\enupdatepopup.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\framework\\text\\slatehyperlinkrun.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\framework\\text\\ilayoutblock.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\framework\\text\\irunrenderer.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\framework\\text\\islaterun.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\editorstyle\\public\\editorstyleset.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\widgets\\text\\srichtextblock.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\framework\\text\\itextdecorator.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\framework\\text\\textdecorators.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\framework\\text\\slatewidgetrun.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\framework\\text\\slatetextlayoutfactory.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\framework\\text\\slatetextlayout.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\webbrowser\\public\\swebbrowser.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\webbrowser\\public\\swebbrowserview.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\widgets\\sviewport.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\webbrowser\\public\\iwebbrowsersingleton.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\webbrowser\\public\\iwebbrowserresourceloader.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\projects\\public\\interfaces\\ipluginmanager.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\projects\\public\\plugindescriptor.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\projects\\public\\custombuildsteps.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\projects\\public\\localizationdescriptor.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\projects\\public\\moduledescriptor.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\projects\\public\\plugindisalloweddescriptor.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\projects\\public\\pluginreferencedescriptor.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\projects\\public\\versescope.h" - ], - "ImportedModules": [], - "ImportedHeaderUnits": [] - } -} \ No newline at end of file diff --git a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ENUpdatePopup.cpp.obj.rsp b/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ENUpdatePopup.cpp.obj.rsp deleted file mode 100644 index 338965644..000000000 --- a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ENUpdatePopup.cpp.obj.rsp +++ /dev/null @@ -1,55 +0,0 @@ -"E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Source/ElectronicNodes/Private/Popup/ENUpdatePopup.cpp" -@"E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ElectronicNodes.Shared.rsp" -/FI"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/FI"E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/Definitions.ElectronicNodes.h" -/Yu"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/Fp"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h.pch" -/Fo"E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ENUpdatePopup.cpp.obj" -/experimental:log "E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ENUpdatePopup.cpp.sarif" -/sourceDependencies "E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ENUpdatePopup.cpp.dep.json" -/nologo -/Oi -/FC -/diagnostics:caret -/c -/Gw -/Gy -/utf-8 -/wd4819 -/DSAL_NO_ATTRIBUTE_DECLARATIONS=1 -/permissive- -/Zc:strictStrings- -/Zc:__cplusplus -/Zc:inline -/Zc:preprocessor -/D_CRT_STDIO_LEGACY_WIDE_SPECIFIERS=1 -/D_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS=1 -/D_WINDLL -/D_DISABLE_EXTENDED_ALIGNED_STORAGE -/Ob2 -/d2ExtendedWarningInfo -/Ox -/Ot -/GF -/errorReport:prompt -/EHsc -/DPLATFORM_EXCEPTIONS_DISABLED=0 -/Z7 -/MD -/bigobj -/fp:fast -/Zo -/Zp8 -/W4 -/we4456 -/we4458 -/we4459 -/wd4244 -/wd4838 -/we4668 -/wd4267 -/wd4100 -/TP -/GR- -/std:c++20 -/wd5054 \ No newline at end of file diff --git a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ENUpdatePopup.cpp.sarif b/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ENUpdatePopup.cpp.sarif deleted file mode 100644 index 04af628c1..000000000 --- a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ENUpdatePopup.cpp.sarif +++ /dev/null @@ -1,18 +0,0 @@ -{ - "version": "2.1.0", - "$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.5.json", - "runs": [ - { - "results": [], - "tool": { - "driver": { - "name": "MSVC", - "shortDescription": { - "text": "Microsoft Visual C++ Compiler Warnings/Errors" - }, - "informationUri": "https://docs.microsoft.com/cpp/error-messages/compiler-errors-1/c-cpp-build-errors" - } - } - } - ] -} \ No newline at end of file diff --git a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ElectronicNodes.Shared.rsp b/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ElectronicNodes.Shared.rsp deleted file mode 100644 index 4f9f9f20b..000000000 --- a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ElectronicNodes.Shared.rsp +++ /dev/null @@ -1,319 +0,0 @@ -/I "." -/I "Editor/AnimationBlueprintEditor/Private" -/I "Editor/BehaviorTreeEditor/Private" -/I "Editor/GraphEditor/Private" -/I "Editor/MaterialEditor/Private" -/I "E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Source/ElectronicNodes/Private" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/CoreUObject/UHT" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/CoreUObject/VerseVMBytecode" -/I "Runtime/CoreUObject/Public" -/I "Runtime/Core/Public" -/I "Runtime/TraceLog/Public" -/I "Runtime/AutoRTFM/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/ImageCore/UHT" -/I "Runtime/ImageCore/Public" -/I "Runtime/CorePreciseFP/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/Engine/UHT" -/I "Runtime/Engine/Classes" -/I "Runtime/Engine/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/CoreOnline/UHT" -/I "Runtime/CoreOnline/Public" -/I "Runtime/Json/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/FieldNotification/UHT" -/I "Runtime/FieldNotification/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/NetCore/UHT" -/I "Runtime/Net/Core/Classes" -/I "Runtime/Net/Core/Public" -/I "Runtime/Net/Common/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/JsonUtilities/UHT" -/I "Runtime/JsonUtilities/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/SlateCore/UHT" -/I "Runtime/SlateCore/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/DeveloperSettings/UHT" -/I "Runtime/DeveloperSettings/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/InputCore/UHT" -/I "Runtime/InputCore/Classes" -/I "Runtime/InputCore/Public" -/I "Runtime/ApplicationCore/Public" -/I "Runtime/RHI/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/Slate/UHT" -/I "Runtime/Slate/Public" -/I "Runtime/ImageWrapper/Public" -/I "Runtime/Messaging/Public" -/I "Runtime/MessagingCommon/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/RenderCore/UHT" -/I "Runtime/RenderCore/Public" -/I "Runtime/OpenGLDrv/Public" -/I "Runtime/Analytics/AnalyticsET/Public" -/I "Runtime/Analytics/Analytics/Public" -/I "Runtime/Sockets/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/AssetRegistry/UHT" -/I "Runtime/AssetRegistry/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/EngineMessages/UHT" -/I "Runtime/EngineMessages/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/EngineSettings/UHT" -/I "Runtime/EngineSettings/Classes" -/I "Runtime/EngineSettings/Public" -/I "Runtime/SynthBenchmark/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/GameplayTags/UHT" -/I "Runtime/GameplayTags/Classes" -/I "Runtime/GameplayTags/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/PacketHandler/UHT" -/I "Runtime/PacketHandlers/PacketHandler/Classes" -/I "Runtime/PacketHandlers/PacketHandler/Public" -/I "Runtime/PacketHandlers/ReliabilityHandlerComponent/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/AudioPlatformConfiguration/UHT" -/I "Runtime/AudioPlatformConfiguration/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/MeshDescription/UHT" -/I "Runtime/MeshDescription/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/StaticMeshDescription/UHT" -/I "Runtime/StaticMeshDescription/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/SkeletalMeshDescription/UHT" -/I "Runtime/SkeletalMeshDescription/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/AnimationCore/UHT" -/I "Runtime/AnimationCore/Public" -/I "Runtime/PakFile/Public" -/I "Runtime/RSA/Public" -/I "Runtime/NetworkReplayStreaming/NetworkReplayStreaming/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/PhysicsCore/UHT" -/I "Runtime/PhysicsCore/Public" -/I "Runtime/Experimental/ChaosCore/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/Chaos/UHT" -/I "Runtime/Experimental/Chaos/Public" -/I "Runtime/Experimental/Voronoi/Public" -/I "Runtime/GeometryCore/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/ChaosVDRuntime/UHT" -/I "Runtime/Experimental/ChaosVisualDebugger/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/NNE/UHT" -/I "Runtime/NNE/Public" -/I "Runtime/SignalProcessing/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/StateStream/UHT" -/I "Runtime/StateStream/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/AudioExtensions/UHT" -/I "Runtime/AudioExtensions/Public" -/I "Runtime/AudioMixerCore/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/AudioMixer/UHT" -/I "Runtime/AudioMixer/Classes" -/I "Runtime/AudioMixer/Public" -/I "Developer/TargetPlatform/Public" -/I "Developer/TextureFormat/Public" -/I "Developer/DesktopPlatform/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/AudioLinkEngine/UHT" -/I "Runtime/AudioLink/AudioLinkEngine/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/AudioLinkCore/UHT" -/I "Runtime/AudioLink/AudioLinkCore/Public" -/I "Runtime/Networking/Public" -/I "Runtime/Experimental/IoStore/OnDemandCore/Public" -/I "Developer/TextureBuildUtilities/Public" -/I "Developer/Horde/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/ClothSysRuntimeIntrfc/UHT" -/I "Runtime/ClothingSystemRuntimeInterface/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/IrisCore/UHT" -/I "Runtime/Net/Iris/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/MovieSceneCapture/UHT" -/I "Runtime/MovieSceneCapture/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/Renderer/UHT" -/I "Runtime/Renderer/Public" -/I "../Shaders/Public" -/I "../Shaders/Shared" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/TypedElementFramework/UHT" -/I "Runtime/TypedElementFramework/Tests" -/I "Runtime/TypedElementFramework/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/TypedElementRuntime/UHT" -/I "Runtime/TypedElementRuntime/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/AnimationDataController/UHT" -/I "Developer/AnimationDataController/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/AnimationBlueprintEditor/UHT" -/I "Editor/AnimationBlueprintEditor/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/Kismet/UHT" -/I "Editor/Kismet/Classes" -/I "Editor/Kismet/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/Persona/UHT" -/I "Editor/Persona/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/SkeletonEditor/UHT" -/I "Editor/SkeletonEditor/Public" -/I "Developer/AnimationWidgets/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/ToolWidgets/UHT" -/I "Developer/ToolWidgets/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/ToolMenus/UHT" -/I "Developer/ToolMenus/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/AnimationEditor/UHT" -/I "Editor/AnimationEditor/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/AdvancedPreviewScene/UHT" -/I "Editor/AdvancedPreviewScene/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/PropertyEditor/UHT" -/I "Editor/PropertyEditor/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/EditorConfig/UHT" -/I "Editor/EditorConfig/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/EditorFramework/UHT" -/I "Editor/EditorFramework/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/EditorSubsystem/UHT" -/I "Editor/EditorSubsystem/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/InteractiveToolsFramework/UHT" -/I "Runtime/InteractiveToolsFramework/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/UnrealEd/UHT" -/I "Programs/UnrealLightmass/Public" -/I "Editor/UnrealEd/Classes" -/I "Editor/UnrealEd/Public" -/I "Editor/AssetTagsEditor/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/CollectionManager/UHT" -/I "Developer/CollectionManager/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/ContentBrowser/UHT" -/I "Editor/ContentBrowser/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/AssetTools/UHT" -/I "Developer/AssetTools/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/AssetDefinition/UHT" -/I "Editor/AssetDefinition/Public" -/I "Developer/Merge/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/ContentBrowserData/UHT" -/I "Editor/ContentBrowserData/Public" -/I "Runtime/Projects/Public" -/I "Developer/MeshUtilities/Public" -/I "Developer/MeshMergeUtilities/Public" -/I "Developer/MeshReductionInterface/Public" -/I "Runtime/RawMesh/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/MaterialUtilities/UHT" -/I "Developer/MaterialUtilities/Public" -/I "Editor/KismetCompiler/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/GameplayTasks/UHT" -/I "Runtime/GameplayTasks/Classes" -/I "Runtime/GameplayTasks/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/ClassViewer/UHT" -/I "Editor/ClassViewer/Public" -/I "Developer/DirectoryWatcher/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/Documentation/UHT" -/I "Editor/Documentation/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/MainFrame/UHT" -/I "Editor/MainFrame/Public" -/I "Runtime/SandboxFile/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/SourceControl/UHT" -/I "Developer/SourceControl/Public" -/I "Developer/UncontrolledChangelists/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/UnrealEdMessages/UHT" -/I "Editor/UnrealEdMessages/Classes" -/I "Editor/UnrealEdMessages/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/BlueprintGraph/UHT" -/I "Editor/BlueprintGraph/Classes" -/I "Editor/BlueprintGraph/Public" -/I "Runtime/Online/HTTP/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/FunctionalTesting/UHT" -/I "Developer/FunctionalTesting/Classes" -/I "Developer/FunctionalTesting/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/AutomationController/UHT" -/I "Developer/AutomationController/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/AutomationTest/UHT" -/I "Runtime/AutomationTest/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/Localization/UHT" -/I "Developer/Localization/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/AudioEditor/UHT" -/I "Editor/AudioEditor/Classes" -/I "Editor/AudioEditor/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/LevelEditor/UHT" -/I "Editor/LevelEditor/Public" -/I "Editor/CommonMenuExtensions/Public" -/I "Developer/Settings/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/VREditor/UHT" -/I "Editor/VREditor/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/ViewportInteraction/UHT" -/I "Editor/ViewportInteraction/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/HeadMountedDisplay/UHT" -/I "Runtime/HeadMountedDisplay/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/Landscape/UHT" -/I "Runtime/Landscape/Classes" -/I "Runtime/Landscape/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/DetailCustomizations/UHT" -/I "Editor/DetailCustomizations/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/GraphEditor/UHT" -/I "Editor/GraphEditor/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/StructViewer/UHT" -/I "Editor/StructViewer/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/MaterialEditor/UHT" -/I "Editor/MaterialEditor/Public" -/I "Runtime/NetworkFileSystem/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/UMG/UHT" -/I "Runtime/UMG/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/MovieScene/UHT" -/I "Runtime/MovieScene/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/TimeManagement/UHT" -/I "Runtime/TimeManagement/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/UniversalObjectLocator/UHT" -/I "Runtime/UniversalObjectLocator/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/MovieSceneTracks/UHT" -/I "Runtime/MovieSceneTracks/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/Constraints/UHT" -/I "Runtime/Experimental/Animation/Constraints/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/PropertyPath/UHT" -/I "Runtime/PropertyPath/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/NavigationSystem/UHT" -/I "Runtime/NavigationSystem/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/GeometryCollectionEngine/UHT" -/I "Runtime/Experimental/GeometryCollectionEngine/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/ChaosSolverEngine/UHT" -/I "Runtime/Experimental/ChaosSolverEngine/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/DataflowCore/UHT" -/I "Runtime/Experimental/Dataflow/Core/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/DataflowEngine/UHT" -/I "Runtime/Experimental/Dataflow/Engine/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/DataflowSimulation/UHT" -/I "Runtime/Experimental/Dataflow/Simulation/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/FieldSystemEngine/UHT" -/I "Runtime/Experimental/FieldSystem/Source/FieldSystemEngine/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/ISMPool/UHT" -/I "Runtime/Experimental/ISMPool/Public" -/I "Developer/MeshBuilder/Public" -/I "Runtime/MeshUtilitiesCommon/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/MSQS/UHT" -/I "Runtime/MaterialShaderQualitySettings/Classes" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/ToolMenusEditor/UHT" -/I "Editor/ToolMenusEditor/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/StatusBar/UHT" -/I "Editor/StatusBar/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/InterchangeCore/UHT" -/I "Runtime/Interchange/Core/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/InterchangeEngine/UHT" -/I "Runtime/Interchange/Engine/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/DeveloperToolSettings/UHT" -/I "Developer/DeveloperToolSettings/Classes" -/I "Developer/DeveloperToolSettings/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/SubobjectDataInterface/UHT" -/I "Editor/SubobjectDataInterface/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/SubobjectEditor/UHT" -/I "Editor/SubobjectEditor/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/PhysicsUtilities/UHT" -/I "Developer/PhysicsUtilities/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/WidgetRegistration/UHT" -/I "Developer/WidgetRegistration/Public" -/I "Editor/ActorPickerMode/Public" -/I "Editor/SceneDepthPickerMode/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/AnimationEditMode/UHT" -/I "Editor/AnimationEditMode/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/AnimGraph/UHT" -/I "Editor/AnimGraph/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/AnimGraphRuntime/UHT" -/I "Runtime/AnimGraphRuntime/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/AIGraph/UHT" -/I "Editor/AIGraph/Classes" -/I "Editor/AIGraph/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/BehaviorTreeEditor/UHT" -/I "Editor/BehaviorTreeEditor/Classes" -/I "Editor/BehaviorTreeEditor/Public" -/I "Editor/EditorStyle/Public" -/I "../Intermediate/Build/Win64/UnrealEditor/Inc/WebBrowser/UHT" -/I "Runtime/WebBrowser/Public" -/I "Developer/SettingsEditor/Public" -/I "E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/UnrealEditor/Inc/ElectronicNodes/UHT" -/I "E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Source" -/I "E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Source/ElectronicNodes/Public" -/I "E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd" -/external:W0 -/external:I "ThirdParty/GuidelinesSupportLibrary/GSL-1144/include" -/external:I "ThirdParty/AtomicQueue" -/external:I "ThirdParty/RapidJSON/1.1.0" -/external:I "ThirdParty/LibTiff/Source/Win64" -/external:I "ThirdParty/LibTiff/Source" -/external:I "ThirdParty/OpenGL" -/external:I "C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.44.35207/INCLUDE" -/external:I "C:/Program Files (x86)/Windows Kits/10/include/10.0.22621.0/ucrt" -/external:I "C:/Program Files (x86)/Windows Kits/10/include/10.0.22621.0/shared" -/external:I "C:/Program Files (x86)/Windows Kits/10/include/10.0.22621.0/um" -/external:I "C:/Program Files (x86)/Windows Kits/10/include/10.0.22621.0/winrt" \ No newline at end of file diff --git a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ElectronicNodes.cpp.dep.json b/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ElectronicNodes.cpp.dep.json deleted file mode 100644 index 403c06e3e..000000000 --- a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ElectronicNodes.cpp.dep.json +++ /dev/null @@ -1,153 +0,0 @@ -{ - "Version": "1.2", - "Data": { - "Source": "e:\\ue5\\tg_arpg\\plugins\\marketplace\\electron7ad48aeb5e8av16\\source\\electronicnodes\\private\\electronicnodes.cpp", - "ProvidedModule": "", - "PCH": "e:\\ue5\\tg_arpg\\intermediate\\build\\win64\\x64\\tg_arpgeditor\\development\\unrealed\\sharedpch.unrealed.project.valapi.valexpapi.cpp20.h.pch", - "Includes": [ - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\electron7ad48aeb5e8av16\\intermediate\\build\\win64\\x64\\unrealeditor\\development\\electronicnodes\\definitions.electronicnodes.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\electron7ad48aeb5e8av16\\source\\electronicnodes\\public\\electronicnodes.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\electron7ad48aeb5e8av16\\source\\electronicnodes\\public\\electronicnodessettings.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\electron7ad48aeb5e8av16\\intermediate\\build\\win64\\unrealeditor\\inc\\electronicnodes\\uht\\electronicnodessettings.generated.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\electron7ad48aeb5e8av16\\source\\electronicnodes\\private\\enconnectiondrawingpolicy.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\unrealed\\public\\edgraphutilities.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\grapheditor\\public\\connectiondrawingpolicy.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\grapheditor\\public\\grapheditorsettings.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\unrealed\\public\\edgraphnode_comment.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\unrealed\\uht\\edgraphnode_comment.generated.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\grapheditor\\uht\\grapheditorsettings.generated.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\grapheditor\\public\\graphsplineoverlapresult.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\grapheditor\\public\\sgraphpin.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\grapheditor\\public\\sgraphnode.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\grapheditor\\public\\snodepanel.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\engine\\public\\diffresults.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\grapheditor\\public\\marqueeoperation.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\grapheditor\\uht\\snodepanel.generated.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\widgets\\layout\\swrapbox.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\grapheditor\\public\\blueprintconnectiondrawingpolicy.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\electron7ad48aeb5e8av16\\source\\electronicnodes\\private\\encommands.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\grapheditor\\public\\nodefactory.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\projects\\public\\interfaces\\ipluginmanager.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\projects\\public\\plugindescriptor.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\projects\\public\\custombuildsteps.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\projects\\public\\localizationdescriptor.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\projects\\public\\moduledescriptor.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\projects\\public\\plugindisalloweddescriptor.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\projects\\public\\pluginreferencedescriptor.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\projects\\public\\versescope.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\electron7ad48aeb5e8av16\\source\\electronicnodes\\private\\lib\\hotpatch.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\core\\public\\windows\\allowwindowsplatformtypes.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\core\\public\\windows\\windowshwrapper.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\core\\public\\windows\\prewindowsapi.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\core\\public\\windows\\minwindows.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\windows.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\shared\\sdkddkver.h", - "c:\\program files\\microsoft visual studio\\2022\\community\\vc\\tools\\msvc\\14.44.35207\\include\\excpt.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\shared\\windef.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\shared\\minwindef.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\winnt.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\shared\\kernelspecs.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\shared\\basetsd.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\shared\\guiddef.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\shared\\pshpack4.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\shared\\poppack.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\shared\\pshpack4.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\shared\\poppack.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\shared\\pshpack4.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\shared\\pshpack2.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\shared\\poppack.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\shared\\pshpack2.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\shared\\pshpack2.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\shared\\poppack.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\shared\\poppack.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\shared\\pshpack8.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\shared\\poppack.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\shared\\pshpack1.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\shared\\poppack.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\shared\\pshpack1.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\shared\\poppack.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\shared\\poppack.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\shared\\apiset.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\shared\\ktmtypes.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\winbase.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\shared\\apisetcconv.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\minwinbase.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\apiquery2.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\processenv.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\fileapifromapp.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\fileapi.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\debugapi.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\utilapiset.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\handleapi.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\errhandlingapi.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\fibersapi.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\namedpipeapi.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\profileapi.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\heapapi.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\ioapiset.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\synchapi.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\interlockedapi.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\processthreadsapi.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\sysinfoapi.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\memoryapi.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\enclaveapi.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\threadpoollegacyapiset.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\threadpoolapiset.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\jobapi.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\jobapi2.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\wow64apiset.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\libloaderapi.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\securitybaseapi.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\namespaceapi.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\systemtopologyapi.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\processtopologyapi.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\securityappcontainer.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\realtimeapiset.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\shared\\winerror.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\timezoneapi.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\wingdi.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\shared\\pshpack1.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\shared\\poppack.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\shared\\pshpack2.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\shared\\poppack.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\shared\\pshpack4.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\shared\\poppack.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\shared\\pshpack4.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\shared\\poppack.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\winuser.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\shared\\pshpack2.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\shared\\poppack.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\shared\\tvout.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\winnls.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\datetimeapi.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\stringapiset.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\winnls.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\wincon.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\wincontypes.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\consoleapi.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\consoleapi2.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\consoleapi3.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\winver.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\verrsrc.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\winreg.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\reason.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\winnetwk.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\shared\\wnnc.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\shared\\stralign.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\imm.h", - "c:\\program files (x86)\\windows kits\\10\\include\\10.0.22621.0\\um\\ime_cmodes.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\core\\public\\windows\\postwindowsapi.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\core\\public\\windows\\hidewindowsplatformtypes.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\mainframe\\public\\interfaces\\imainframemodule.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\electron7ad48aeb5e8av16\\source\\electronicnodes\\private\\patch\\nodefactorypatch.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\electron7ad48aeb5e8av16\\source\\electronicnodes\\private\\popup\\enupdatepopup.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\framework\\text\\slatehyperlinkrun.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\framework\\text\\ilayoutblock.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\framework\\text\\irunrenderer.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\framework\\text\\islaterun.h", - "e:\\unrealengine\\windows\\engine\\source\\developer\\settingseditor\\public\\isettingseditormodule.h" - ], - "ImportedModules": [], - "ImportedHeaderUnits": [] - } -} \ No newline at end of file diff --git a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ElectronicNodes.cpp.obj.rsp b/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ElectronicNodes.cpp.obj.rsp deleted file mode 100644 index 6786271b1..000000000 --- a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ElectronicNodes.cpp.obj.rsp +++ /dev/null @@ -1,55 +0,0 @@ -"E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Source/ElectronicNodes/Private/ElectronicNodes.cpp" -@"E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ElectronicNodes.Shared.rsp" -/FI"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/FI"E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/Definitions.ElectronicNodes.h" -/Yu"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/Fp"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h.pch" -/Fo"E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ElectronicNodes.cpp.obj" -/experimental:log "E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ElectronicNodes.cpp.sarif" -/sourceDependencies "E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ElectronicNodes.cpp.dep.json" -/nologo -/Oi -/FC -/diagnostics:caret -/c -/Gw -/Gy -/utf-8 -/wd4819 -/DSAL_NO_ATTRIBUTE_DECLARATIONS=1 -/permissive- -/Zc:strictStrings- -/Zc:__cplusplus -/Zc:inline -/Zc:preprocessor -/D_CRT_STDIO_LEGACY_WIDE_SPECIFIERS=1 -/D_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS=1 -/D_WINDLL -/D_DISABLE_EXTENDED_ALIGNED_STORAGE -/Ob2 -/d2ExtendedWarningInfo -/Ox -/Ot -/GF -/errorReport:prompt -/EHsc -/DPLATFORM_EXCEPTIONS_DISABLED=0 -/Z7 -/MD -/bigobj -/fp:fast -/Zo -/Zp8 -/W4 -/we4456 -/we4458 -/we4459 -/wd4244 -/wd4838 -/we4668 -/wd4267 -/wd4100 -/TP -/GR- -/std:c++20 -/wd5054 \ No newline at end of file diff --git a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ElectronicNodes.cpp.sarif b/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ElectronicNodes.cpp.sarif deleted file mode 100644 index 04af628c1..000000000 --- a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ElectronicNodes.cpp.sarif +++ /dev/null @@ -1,18 +0,0 @@ -{ - "version": "2.1.0", - "$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.5.json", - "runs": [ - { - "results": [], - "tool": { - "driver": { - "name": "MSVC", - "shortDescription": { - "text": "Microsoft Visual C++ Compiler Warnings/Errors" - }, - "informationUri": "https://docs.microsoft.com/cpp/error-messages/compiler-errors-1/c-cpp-build-errors" - } - } - } - ] -} \ No newline at end of file diff --git a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/LiveCodingInfo.json b/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/LiveCodingInfo.json deleted file mode 100644 index 8373209f2..000000000 --- a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/LiveCodingInfo.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "RemapUnityFiles": - { - "Module.ElectronicNodes.cpp.obj": [ - "ElectronicNodes.init.gen.cpp.obj", - "ElectronicNodesSettings.gen.cpp.obj", - "PerModuleInline.gen.cpp.obj", - "ElectronicNodes.cpp.obj", - "ENConnectionDrawingPolicy.cpp.obj", - "ENPathDrawer.cpp.obj", - "NodeFactoryPatch.cpp.obj", - "ENUpdatePopup.cpp.obj" - ] - } -} \ No newline at end of file diff --git a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/Module.ElectronicNodes.cpp b/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/Module.ElectronicNodes.cpp deleted file mode 100644 index 450f05cb6..000000000 --- a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/Module.ElectronicNodes.cpp +++ /dev/null @@ -1,4 +0,0 @@ -// This file is automatically generated at compile-time to include some subset of the user-created cpp files. -#include "E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/UnrealEditor/Inc/ElectronicNodes/UHT/ElectronicNodes.init.gen.cpp" -#include "E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/UnrealEditor/Inc/ElectronicNodes/UHT/ElectronicNodesSettings.gen.cpp" -#include "E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/PerModuleInline.gen.cpp" diff --git a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/Module.ElectronicNodes.cpp.dep.json b/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/Module.ElectronicNodes.cpp.dep.json deleted file mode 100644 index 7d12ff15b..000000000 --- a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/Module.ElectronicNodes.cpp.dep.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "Version": "1.2", - "Data": { - "Source": "e:\\ue5\\tg_arpg\\plugins\\marketplace\\electron7ad48aeb5e8av16\\intermediate\\build\\win64\\x64\\unrealeditor\\development\\electronicnodes\\module.electronicnodes.cpp", - "ProvidedModule": "", - "PCH": "e:\\ue5\\tg_arpg\\intermediate\\build\\win64\\x64\\tg_arpgeditor\\development\\unrealed\\sharedpch.unrealed.project.valapi.valexpapi.cpp20.h.pch", - "Includes": [ - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\electron7ad48aeb5e8av16\\intermediate\\build\\win64\\x64\\unrealeditor\\development\\electronicnodes\\definitions.electronicnodes.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\electron7ad48aeb5e8av16\\intermediate\\build\\win64\\unrealeditor\\inc\\electronicnodes\\uht\\electronicnodes.init.gen.cpp", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\electron7ad48aeb5e8av16\\intermediate\\build\\win64\\unrealeditor\\inc\\electronicnodes\\uht\\electronicnodessettings.gen.cpp", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\electron7ad48aeb5e8av16\\source\\electronicnodes\\public\\electronicnodessettings.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\electron7ad48aeb5e8av16\\intermediate\\build\\win64\\unrealeditor\\inc\\electronicnodes\\uht\\electronicnodessettings.generated.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\electron7ad48aeb5e8av16\\intermediate\\build\\win64\\x64\\unrealeditor\\development\\electronicnodes\\permoduleinline.gen.cpp", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\core\\public\\hal\\permoduleinline.inl" - ], - "ImportedModules": [], - "ImportedHeaderUnits": [] - } -} \ No newline at end of file diff --git a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/Module.ElectronicNodes.cpp.obj.rsp b/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/Module.ElectronicNodes.cpp.obj.rsp deleted file mode 100644 index 88eac1496..000000000 --- a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/Module.ElectronicNodes.cpp.obj.rsp +++ /dev/null @@ -1,55 +0,0 @@ -"E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/Module.ElectronicNodes.cpp" -@"E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ElectronicNodes.Shared.rsp" -/FI"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/FI"E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/Definitions.ElectronicNodes.h" -/Yu"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/Fp"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h.pch" -/Fo"E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/Module.ElectronicNodes.cpp.obj" -/experimental:log "E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/Module.ElectronicNodes.cpp.sarif" -/sourceDependencies "E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/Module.ElectronicNodes.cpp.dep.json" -/nologo -/Oi -/FC -/diagnostics:caret -/c -/Gw -/Gy -/utf-8 -/wd4819 -/DSAL_NO_ATTRIBUTE_DECLARATIONS=1 -/permissive- -/Zc:strictStrings- -/Zc:__cplusplus -/Zc:inline -/Zc:preprocessor -/D_CRT_STDIO_LEGACY_WIDE_SPECIFIERS=1 -/D_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS=1 -/D_WINDLL -/D_DISABLE_EXTENDED_ALIGNED_STORAGE -/Ob2 -/d2ExtendedWarningInfo -/Ox -/Ot -/GF -/errorReport:prompt -/EHsc -/DPLATFORM_EXCEPTIONS_DISABLED=0 -/Z7 -/MD -/bigobj -/fp:fast -/Zo -/Zp8 -/W4 -/we4456 -/we4458 -/we4459 -/wd4244 -/wd4838 -/we4668 -/wd4267 -/wd4100 -/TP -/GR- -/std:c++20 -/wd5054 \ No newline at end of file diff --git a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/Module.ElectronicNodes.cpp.sarif b/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/Module.ElectronicNodes.cpp.sarif deleted file mode 100644 index 04af628c1..000000000 --- a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/Module.ElectronicNodes.cpp.sarif +++ /dev/null @@ -1,18 +0,0 @@ -{ - "version": "2.1.0", - "$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.5.json", - "runs": [ - { - "results": [], - "tool": { - "driver": { - "name": "MSVC", - "shortDescription": { - "text": "Microsoft Visual C++ Compiler Warnings/Errors" - }, - "informationUri": "https://docs.microsoft.com/cpp/error-messages/compiler-errors-1/c-cpp-build-errors" - } - } - } - ] -} \ No newline at end of file diff --git a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/NodeFactoryPatch.cpp.dep.json b/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/NodeFactoryPatch.cpp.dep.json deleted file mode 100644 index bafeb660f..000000000 --- a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/NodeFactoryPatch.cpp.dep.json +++ /dev/null @@ -1,36 +0,0 @@ -{ - "Version": "1.2", - "Data": { - "Source": "e:\\ue5\\tg_arpg\\plugins\\marketplace\\electron7ad48aeb5e8av16\\source\\electronicnodes\\private\\patch\\nodefactorypatch.cpp", - "ProvidedModule": "", - "PCH": "e:\\ue5\\tg_arpg\\intermediate\\build\\win64\\x64\\tg_arpgeditor\\development\\unrealed\\sharedpch.unrealed.project.valapi.valexpapi.cpp20.h.pch", - "Includes": [ - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\electron7ad48aeb5e8av16\\intermediate\\build\\win64\\x64\\unrealeditor\\development\\electronicnodes\\definitions.electronicnodes.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\electron7ad48aeb5e8av16\\source\\electronicnodes\\private\\patch\\nodefactorypatch.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\grapheditor\\public\\nodefactory.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\grapheditor\\public\\connectiondrawingpolicy.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\grapheditor\\public\\grapheditorsettings.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\unrealed\\public\\edgraphnode_comment.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\unrealed\\uht\\edgraphnode_comment.generated.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\grapheditor\\uht\\grapheditorsettings.generated.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\grapheditor\\public\\graphsplineoverlapresult.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\grapheditor\\public\\sgraphpin.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\grapheditor\\public\\sgraphnode.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\grapheditor\\public\\snodepanel.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\engine\\public\\diffresults.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\grapheditor\\public\\marqueeoperation.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\grapheditor\\uht\\snodepanel.generated.h", - "e:\\unrealengine\\windows\\engine\\source\\runtime\\slate\\public\\widgets\\layout\\swrapbox.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\electron7ad48aeb5e8av16\\source\\electronicnodes\\private\\enconnectiondrawingpolicy.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\unrealed\\public\\edgraphutilities.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\electron7ad48aeb5e8av16\\source\\electronicnodes\\public\\electronicnodessettings.h", - "e:\\ue5\\tg_arpg\\plugins\\marketplace\\electron7ad48aeb5e8av16\\intermediate\\build\\win64\\unrealeditor\\inc\\electronicnodes\\uht\\electronicnodessettings.generated.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\grapheditor\\public\\blueprintconnectiondrawingpolicy.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\animgraph\\public\\animationstatemachineschema.h", - "e:\\unrealengine\\windows\\engine\\intermediate\\build\\win64\\unrealeditor\\inc\\animgraph\\uht\\animationstatemachineschema.generated.h", - "e:\\unrealengine\\windows\\engine\\source\\editor\\animationblueprinteditor\\private\\animationgraphfactory.h" - ], - "ImportedModules": [], - "ImportedHeaderUnits": [] - } -} \ No newline at end of file diff --git a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/NodeFactoryPatch.cpp.obj.rsp b/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/NodeFactoryPatch.cpp.obj.rsp deleted file mode 100644 index 3e6f8eee6..000000000 --- a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/NodeFactoryPatch.cpp.obj.rsp +++ /dev/null @@ -1,55 +0,0 @@ -"E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Source/ElectronicNodes/Private/Patch/NodeFactoryPatch.cpp" -@"E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ElectronicNodes.Shared.rsp" -/FI"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/FI"E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/Definitions.ElectronicNodes.h" -/Yu"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -/Fp"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h.pch" -/Fo"E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/NodeFactoryPatch.cpp.obj" -/experimental:log "E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/NodeFactoryPatch.cpp.sarif" -/sourceDependencies "E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/NodeFactoryPatch.cpp.dep.json" -/nologo -/Oi -/FC -/diagnostics:caret -/c -/Gw -/Gy -/utf-8 -/wd4819 -/DSAL_NO_ATTRIBUTE_DECLARATIONS=1 -/permissive- -/Zc:strictStrings- -/Zc:__cplusplus -/Zc:inline -/Zc:preprocessor -/D_CRT_STDIO_LEGACY_WIDE_SPECIFIERS=1 -/D_SILENCE_STDEXT_HASH_DEPRECATION_WARNINGS=1 -/D_WINDLL -/D_DISABLE_EXTENDED_ALIGNED_STORAGE -/Ob2 -/d2ExtendedWarningInfo -/Ox -/Ot -/GF -/errorReport:prompt -/EHsc -/DPLATFORM_EXCEPTIONS_DISABLED=0 -/Z7 -/MD -/bigobj -/fp:fast -/Zo -/Zp8 -/W4 -/we4456 -/we4458 -/we4459 -/wd4244 -/wd4838 -/we4668 -/wd4267 -/wd4100 -/TP -/GR- -/std:c++20 -/wd5054 \ No newline at end of file diff --git a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/NodeFactoryPatch.cpp.sarif b/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/NodeFactoryPatch.cpp.sarif deleted file mode 100644 index 04af628c1..000000000 --- a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/NodeFactoryPatch.cpp.sarif +++ /dev/null @@ -1,18 +0,0 @@ -{ - "version": "2.1.0", - "$schema": "https://schemastore.azurewebsites.net/schemas/json/sarif-2.1.0-rtm.5.json", - "runs": [ - { - "results": [], - "tool": { - "driver": { - "name": "MSVC", - "shortDescription": { - "text": "Microsoft Visual C++ Compiler Warnings/Errors" - }, - "informationUri": "https://docs.microsoft.com/cpp/error-messages/compiler-errors-1/c-cpp-build-errors" - } - } - } - ] -} \ No newline at end of file diff --git a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/PerModuleInline.gen.cpp b/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/PerModuleInline.gen.cpp deleted file mode 100644 index 4ee185c4a..000000000 --- a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/PerModuleInline.gen.cpp +++ /dev/null @@ -1,7 +0,0 @@ -// Generated by UnrealBuildTool (UEBuildModuleCPP.cs) -#if !defined(PER_MODULE_INLINE_FILE) && defined(CORE_API) -#define PER_MODULE_INLINE_FILE "HAL/PerModuleInline.inl" -#endif -#if defined(PER_MODULE_INLINE_FILE) && !defined(SUPPRESS_PER_MODULE_INLINE_FILE) -#include PER_MODULE_INLINE_FILE -#endif \ No newline at end of file diff --git a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/UnrealEditor-ElectronicNodes.dll.rsp b/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/UnrealEditor-ElectronicNodes.dll.rsp deleted file mode 100644 index c4c56ec9b..000000000 --- a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/UnrealEditor-ElectronicNodes.dll.rsp +++ /dev/null @@ -1,94 +0,0 @@ -/MANIFEST:NO -/NOLOGO -/DEBUG:FULL -/errorReport:prompt -/MACHINE:x64 -/SUBSYSTEM:WINDOWS -/FIXED:No -/NXCOMPAT -/STACK:12000000 -/DELAY:UNLOAD -/DLL -/PDBALTPATH:%_PDB% -/d2:-ExtendedWarningInfo -/OPT:NOREF -/OPT:NOICF -/INCREMENTAL:NO -/ignore:4199 -/ignore:4099 -/ALTERNATENAME:__imp___std_init_once_begin_initialize=__imp_InitOnceBeginInitialize -/ALTERNATENAME:__imp___std_init_once_complete=__imp_InitOnceComplete -/DELAYLOAD:"d3d12.dll" -/DELAYLOAD:"DBGHELP.DLL" -/LIBPATH:"C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.44.35207/lib/x64" -/LIBPATH:"C:/Program Files (x86)/Windows Kits/10/lib/10.0.22621.0/ucrt/x64" -/LIBPATH:"C:/Program Files (x86)/Windows Kits/10/lib/10.0.22621.0/um/x64" -/NODEFAULTLIB:"LIBCMT" -/NODEFAULTLIB:"LIBCPMT" -/NODEFAULTLIB:"LIBCMTD" -/NODEFAULTLIB:"LIBCPMTD" -/NODEFAULTLIB:"MSVCRTD" -/NODEFAULTLIB:"MSVCPRTD" -/NODEFAULTLIB:"LIBC" -/NODEFAULTLIB:"LIBCP" -/NODEFAULTLIB:"LIBCD" -/NODEFAULTLIB:"LIBCPD" -/FUNCTIONPADMIN:6 -/NOIMPLIB -/NOEXP -/NATVIS:"../Intermediate/Build/Win64/x64/UnrealEditor/Development/RenderCore/RenderCore.natvis" -"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/Module.ElectronicNodes.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ElectronicNodes.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ENConnectionDrawingPolicy.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ENPathDrawer.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/NodeFactoryPatch.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ENUpdatePopup.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/Default.rc2.res" -"../Intermediate/Build/Win64/x64/UnrealEditor/Development/CoreUObject/UnrealEditor-CoreUObject.lib" -"../Intermediate/Build/Win64/x64/UnrealEditor/Development/Engine/UnrealEditor-Engine.lib" -"../Intermediate/Build/Win64/x64/UnrealEditor/Development/Slate/UnrealEditor-Slate.lib" -"../Intermediate/Build/Win64/x64/UnrealEditor/Development/SlateCore/UnrealEditor-SlateCore.lib" -"../Intermediate/Build/Win64/x64/UnrealEditor/Development/RenderCore/UnrealEditor-RenderCore.lib" -"../Intermediate/Build/Win64/x64/UnrealEditor/Development/InputCore/UnrealEditor-InputCore.lib" -"../Intermediate/Build/Win64/x64/UnrealEditor/Development/Projects/UnrealEditor-Projects.lib" -"../Intermediate/Build/Win64/x64/UnrealEditor/Development/UnrealEd/UnrealEditor-UnrealEd.lib" -"../Intermediate/Build/Win64/x64/UnrealEditor/Development/GraphEditor/UnrealEditor-GraphEditor.lib" -"../Intermediate/Build/Win64/x64/UnrealEditor/Development/BlueprintGraph/UnrealEditor-BlueprintGraph.lib" -"../Intermediate/Build/Win64/x64/UnrealEditor/Development/AnimGraph/UnrealEditor-AnimGraph.lib" -"../Intermediate/Build/Win64/x64/UnrealEditor/Development/AnimationBlueprintEditor/UnrealEditor-AnimationBlueprintEditor.lib" -"../Intermediate/Build/Win64/x64/UnrealEditor/Development/AIGraph/UnrealEditor-AIGraph.lib" -"../Intermediate/Build/Win64/x64/UnrealEditor/Development/BehaviorTreeEditor/UnrealEditor-BehaviorTreeEditor.lib" -"../Intermediate/Build/Win64/x64/UnrealEditor/Development/DeveloperSettings/UnrealEditor-DeveloperSettings.lib" -"../Intermediate/Build/Win64/x64/UnrealEditor/Development/EditorStyle/UnrealEditor-EditorStyle.lib" -"../Intermediate/Build/Win64/x64/UnrealEditor/Development/WebBrowser/UnrealEditor-WebBrowser.lib" -"../Intermediate/Build/Win64/x64/UnrealEditor/Development/SettingsEditor/UnrealEditor-SettingsEditor.lib" -"../Intermediate/Build/Win64/x64/UnrealEditor/Development/Core/UnrealEditor-Core.lib" -"delayimp.lib" -"wininet.lib" -"rpcrt4.lib" -"ws2_32.lib" -"dbghelp.lib" -"comctl32.lib" -"Winmm.lib" -"kernel32.lib" -"user32.lib" -"gdi32.lib" -"winspool.lib" -"comdlg32.lib" -"advapi32.lib" -"shell32.lib" -"ole32.lib" -"oleaut32.lib" -"uuid.lib" -"odbc32.lib" -"odbccp32.lib" -"netapi32.lib" -"iphlpapi.lib" -"setupapi.lib" -"synchronization.lib" -"dwmapi.lib" -"imm32.lib" -/OUT:"E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Binaries/Win64/UnrealEditor-ElectronicNodes.dll" -/PDB:"E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Binaries/Win64/UnrealEditor-ElectronicNodes.pdb" -/ignore:4078 \ No newline at end of file diff --git a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/UnrealEditor-ElectronicNodes.exp b/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/UnrealEditor-ElectronicNodes.exp deleted file mode 100644 index 1287b5102..000000000 Binary files a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/UnrealEditor-ElectronicNodes.exp and /dev/null differ diff --git a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/UnrealEditor-ElectronicNodes.lib.rsp b/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/UnrealEditor-ElectronicNodes.lib.rsp deleted file mode 100644 index 2f9c30c15..000000000 --- a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/UnrealEditor-ElectronicNodes.lib.rsp +++ /dev/null @@ -1,17 +0,0 @@ -/NOLOGO -/errorReport:prompt -/MACHINE:x64 -/SUBSYSTEM:WINDOWS -/DEF -/NAME:"UnrealEditor-ElectronicNodes.dll" -/IGNORE:4221 -/NODEFAULTLIB -"E:/UE5/TG_ARPG/Intermediate/Build/Win64/x64/TG_ARPGEditor/Development/UnrealEd/SharedPCH.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/Module.ElectronicNodes.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ElectronicNodes.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ENConnectionDrawingPolicy.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ENPathDrawer.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/NodeFactoryPatch.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/ENUpdatePopup.cpp.obj" -"E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/Default.rc2.res" -/OUT:"E:/UE5/TG_ARPG/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditor/Development/ElectronicNodes/UnrealEditor-ElectronicNodes.lib" \ No newline at end of file diff --git a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditorGPF/Development/ElectronicNodes/Definitions.ElectronicNodes.h b/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditorGPF/Development/ElectronicNodes/Definitions.ElectronicNodes.h deleted file mode 100644 index b07362fe3..000000000 --- a/Plugins/marketplace/Electron7ad48aeb5e8aV16/Intermediate/Build/Win64/x64/UnrealEditorGPF/Development/ElectronicNodes/Definitions.ElectronicNodes.h +++ /dev/null @@ -1,36 +0,0 @@ -// Generated by UnrealBuildTool (UEBuildModuleCPP.cs) : Shared PCH Definitions for ElectronicNodes -#pragma once -#include "SharedDefinitions.UnrealEd.Project.ValApi.ValExpApi.Cpp20.h" -#undef ELECTRONICNODES_API -#undef ELECTRONICNODES_NON_ATTRIBUTED_API -#define UE_IS_ENGINE_MODULE 0 -#define UE_DEPRECATED_FORGAME UE_DEPRECATED -#define UE_DEPRECATED_FORENGINE UE_DEPRECATED -#define UE_VALIDATE_FORMAT_STRINGS 1 -#define UE_VALIDATE_INTERNAL_API 1 -#define UE_VALIDATE_EXPERIMENTAL_API 1 -#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_6 0 -#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_7 0 -#define UE_ENABLE_INCLUDE_ORDER_DEPRECATED_IN_5_8 0 -#define UE_PROJECT_NAME TG_ARPG -#define UE_TARGET_NAME TG_ARPGEditor -#define UE_MODULE_NAME "ElectronicNodes" -#define UE_PLUGIN_NAME "ElectronicNodes" -#define IMPLEMENT_ENCRYPTION_KEY_REGISTRATION() -#define IMPLEMENT_SIGNING_KEY_REGISTRATION() -#define ANIMGRAPH_API DLLIMPORT -#define ANIMGRAPH_NON_ATTRIBUTED_API DLLIMPORT -#define ANIMGRAPHRUNTIME_API DLLIMPORT -#define ANIMGRAPHRUNTIME_NON_ATTRIBUTED_API DLLIMPORT -#define AIGRAPH_API DLLIMPORT -#define AIGRAPH_NON_ATTRIBUTED_API DLLIMPORT -#define BEHAVIORTREEEDITOR_API DLLIMPORT -#define BEHAVIORTREEEDITOR_NON_ATTRIBUTED_API DLLIMPORT -#define EDITORSTYLE_API DLLIMPORT -#define EDITORSTYLE_NON_ATTRIBUTED_API DLLIMPORT -#define WEBBROWSER_API DLLIMPORT -#define WEBBROWSER_NON_ATTRIBUTED_API DLLIMPORT -#define SETTINGSEDITOR_API DLLIMPORT -#define SETTINGSEDITOR_NON_ATTRIBUTED_API DLLIMPORT -#define ELECTRONICNODES_API DLLEXPORT -#define ELECTRONICNODES_NON_ATTRIBUTED_API DLLEXPORT diff --git a/README.md b/README.md index 1ecafb4cd..8f6421abc 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,157 @@ # TG_ARPG +一个基于虚幻引擎5(UE5)开发的第三人称动作角色扮演游戏(ARPG)项目。 + +## 项目概述 + +- **引擎版本**: UE5(使用源码引擎) +- **项目类型**: 第三人称ARPG +- **渲染特性**: Lumen全局光照、虚拟阴影贴图、DX12 +- **网络**: Steam在线子系统支持 + +## 目录结构 + +``` +TG_ARPG/ +├── Binaries/ # 编译生成的二进制文件 +├── Config/ # 配置文件 +│ ├── DefaultEngine.ini # 引擎配置 +│ ├── DefaultGame.ini # 游戏配置 +│ ├── DefaultInput.ini # 输入配置 +│ └── DefaultGameplayTags.ini # Gameplay标签配置 +├── Content/ # 游戏内容资源 +│ ├── Blueprint/ # 蓝图资源 +│ ├── Characters/ # 角色资源 +│ ├── Maps/ # 关卡地图 +│ ├── UI/ # 用户界面 +│ ├── Art/ # 美术资源 +│ ├── Audio/ # 音频资源 +│ ├── VFX/ # 视觉特效资源 +│ └── ... # 其他资源目录 +├── Plugins/ # 插件目录 +├── Source/ # C++源代码 +│ ├── TG_ARPG/ # 主游戏模块 +│ ├── KawaiiPhysics/ # 物理模拟插件 +│ └── KawaiiPhysicsEd/ # 物理模拟编辑器扩展 +├── Saved/ # 运行时保存数据 +├── Intermediate/ # 中间编译文件 +└── DerivedDataCache/ # 派生数据缓存 +``` + +## 核心模块 + +### 主游戏模块 (TG_ARPG) + +位于 `Source/TG_ARPG/`,包含游戏核心逻辑: + +- **能力系统组件**: `TGAbilitySystemComponent` - GAS能力系统 +- **属性集**: `TGAttributeSet` - 角色属性管理 +- **游戏能力**: `TGGameplayAbility` - 技能/能力基类 +- **控制器**: `TG_ControllerBase` - 玩家控制器基类 +- **敌人基类**: `TG_ARPGEnemyBase` - 敌人角色基类 +- **UI系统**: `TGCommonActivatableWidget`, `TGHUDLayout` - CommonUI集成 + +### 集成的插件 + +#### 官方插件 +- **GameplayAbilities** - 游戏能力系统(GAS) +- **CommonUI** - 通用UI框架 +- **CommonGame** - 游戏框架扩展 +- **CommonUser** - 用户管理 +- **TargetingSystem** - 目标锁定系统 +- **AudioModulation** - 音频调制 + +#### 第三方插件 +- **TengenLibs** - 天元工具库 +- **DBTween** - 动画缓动库 +- **ElectronicNodes** - 蓝图节点美化 +- **AsyncLoadingScreen** - 异步加载屏幕 +- **CommonLoadingScreen** - 通用加载屏幕 +- **ModelContextProtocol** - 模型上下文协议 + +#### 自定义插件 +- **KawaiiPhysics** - 可爱物理(布料/头发模拟) +- **AdvancedSessions** - 高级会话管理 +- **AdvancedSteamSessions** - Steam会话管理 +- **ViveMocapKit** - 动作捕捉 +- **VFXToolbox** - 特效工具箱 + +## 技术特性 + +### 渲染设置 +- **全局光照**: Lumen +- **反射**: Lumen反射 +- **阴影**: 虚拟阴影贴图(VSM) +- **抗锯齿**: TSR(Temporal Super Resolution) +- **图形API**: DirectX 12 (SM6) + +### 输入系统 +- **输入框架**: Enhanced Input + CommonInput +- **支持设备**: 键盘鼠标、手柄(PS4/PS5/Xbox/Switch) + +### 网络功能 +- **在线子系统**: Steam +- **网络驱动**: Steam网络连接 +- **会话管理**: 支持Steam多人游戏 + +### 碰撞配置 +自定义碰撞通道: +- **NPC** - 非玩家角色 +- **Missile** - 投射物 +- **Raidar** - 雷达检测 +- **RaidarTrace** - 雷达追踪 + +## 开发工具 + +### 脚本工具 +- `启动TG_ARPG.bat` - 项目启动脚本 +- `UE插件版本更新工具.ps1` - 插件版本更新 +- `UE插件版本自动同步工具.ps1` - 插件版本同步 + +### IDE配置 +- `.vsconfig` - Visual Studio配置 +- `.vscode/` - VS Code配置 +- `.idea/` - JetBrains IDE配置 + ## 插件升级须知 -* 插件编译必须用源引擎 -* Dll添加到项目Plugins目录下 -* \ No newline at end of file + +1. 插件编译必须使用**源码引擎** +2. Dll文件需添加到项目Plugins目录下 + +## 项目配置 + +### 默认地图 +- **游戏默认地图**: Login +- **编辑器启动地图**: Entry +- **过渡地图**: Transition_Level +- **服务器默认地图**: Login + +### 游戏模式 +- **默认游戏模式**: TG_GameModeMainMenu +- **游戏实例类**: TG_GameInstance + +## 资源组织结构 + +### 美术资源 +- **角色**: Paragon系列角色(Aurora, Fey, Greystone等) +- **环境**: TokyoStylizedEnvironment, NewYorkCity +- **特效**: 多个VFX包(Niagara效果集合) +- **动画**: Frank系列动画包 + +### 音频资源 +- 音效库 +- 背景音乐 + +### UI资源 +- CommonUI输入配置 +- 平台特定控制器数据 +- 材质和贴图 + +## 版本控制 + +- 使用Git进行版本控制 +- `.gitignore` 已配置UE项目标准忽略规则 + +--- + +*最后更新: 2026-05-17* diff --git a/TG_ARPG.uproject b/TG_ARPG.uproject index a7e8d9da1..f6b594f33 100644 --- a/TG_ARPG.uproject +++ b/TG_ARPG.uproject @@ -69,6 +69,14 @@ { "Name": "CommonLoadingScreen", "Enabled": true + }, + { + "Name": "ModelContextProtocol", + "Enabled": true + }, + { + "Name": "MCPClientToolset", + "Enabled": true } ] } \ No newline at end of file