128 lines
9.1 KiB
C++
128 lines
9.1 KiB
C++
#pragma once
|
|
|
|
/*
|
|
* SDK generated by Dumper-7
|
|
*
|
|
* https://github.com/Encryqed/Dumper-7
|
|
*/
|
|
|
|
// Package: WBP_TitleFlow_Logo
|
|
|
|
#include "Basic.hpp"
|
|
|
|
#include "SlateCore_structs.hpp"
|
|
#include "InputCore_structs.hpp"
|
|
#include "Engine_structs.hpp"
|
|
|
|
|
|
namespace SDK::Params
|
|
{
|
|
|
|
// Function WBP_TitleFlow_Logo.WBP_TitleFlow_Logo_C.BP_HideCommon
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct WBP_TitleFlow_Logo_C_BP_HideCommon final
|
|
{
|
|
public:
|
|
bool NoUse; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UNoceUICommonMessageSubsystem* CallFunc_GetGameInstanceSubsystem_ReturnValue; // 0x0008(0x0008)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
//DUMPER7_ASSERTS_WBP_TitleFlow_Logo_C_BP_HideCommon;
|
|
|
|
// Function WBP_TitleFlow_Logo.WBP_TitleFlow_Logo_C.BP_ShowCommon
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct WBP_TitleFlow_Logo_C_BP_ShowCommon final
|
|
{
|
|
public:
|
|
bool NoUse; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UNoceUICommonMessageSubsystem* CallFunc_GetGameInstanceSubsystem_ReturnValue; // 0x0008(0x0008)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
//DUMPER7_ASSERTS_WBP_TitleFlow_Logo_C_BP_ShowCommon;
|
|
|
|
// Function WBP_TitleFlow_Logo.WBP_TitleFlow_Logo_C.ExecuteUbergraph_WBP_TitleFlow_Logo
|
|
// 0x0048 (0x0048 - 0x0000)
|
|
struct WBP_TitleFlow_Logo_C_ExecuteUbergraph_WBP_TitleFlow_Logo final
|
|
{
|
|
public:
|
|
int32 EntryPoint; // 0x0000(0x0004)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
TDelegate<void()> K2Node_CreateDelegate_OutputDelegate; // 0x0004(0x0010)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
TDelegate<void()> K2Node_CreateDelegate_OutputDelegate_1; // 0x0014(0x0010)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
TDelegate<void()> K2Node_CreateDelegate_OutputDelegate_2; // 0x0024(0x0010)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_34[0x4]; // 0x0034(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
TArray<class UWidgetAnimation*> K2Node_MakeArray_Array; // 0x0038(0x0010)(ReferenceParm)
|
|
};
|
|
//DUMPER7_ASSERTS_WBP_TitleFlow_Logo_C_ExecuteUbergraph_WBP_TitleFlow_Logo;
|
|
|
|
// Function WBP_TitleFlow_Logo.WBP_TitleFlow_Logo_C.HandleNotRepeatKeys
|
|
// 0x0040 (0x0040 - 0x0000)
|
|
struct WBP_TitleFlow_Logo_C_HandleNotRepeatKeys final
|
|
{
|
|
public:
|
|
struct FInputEvent InInputEvent; // 0x0000(0x0020)(ConstParm, BlueprintVisible, BlueprintReadOnly, Parm, OutParm, ReferenceParm)
|
|
struct FKey InKey; // 0x0020(0x0018)(ConstParm, BlueprintVisible, BlueprintReadOnly, Parm, OutParm, ReferenceParm, HasGetValueTypeHash)
|
|
bool ReturnValue; // 0x0038(0x0001)(Parm, OutParm, ZeroConstructor, ReturnParm, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_IsAnyKey_ReturnValue; // 0x0039(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_EqualEqual_IntInt_ReturnValue; // 0x003A(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_BooleanAND_ReturnValue; // 0x003B(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_Not_PreBool_ReturnValue; // 0x003C(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_BooleanAND_ReturnValue_1; // 0x003D(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
//DUMPER7_ASSERTS_WBP_TitleFlow_Logo_C_HandleNotRepeatKeys;
|
|
|
|
// Function WBP_TitleFlow_Logo.WBP_TitleFlow_Logo_C.OnFadeInLogoCompleted
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct WBP_TitleFlow_Logo_C_OnFadeInLogoCompleted final
|
|
{
|
|
public:
|
|
struct FTimerHandle CallFunc_K2_SetTimer_ReturnValue; // 0x0000(0x0008)(NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
//DUMPER7_ASSERTS_WBP_TitleFlow_Logo_C_OnFadeInLogoCompleted;
|
|
|
|
// Function WBP_TitleFlow_Logo.WBP_TitleFlow_Logo_C.PlayFadeInLogo
|
|
// 0x0008 (0x0008 - 0x0000)
|
|
struct WBP_TitleFlow_Logo_C_PlayFadeInLogo final
|
|
{
|
|
public:
|
|
class UObject* CallFunc_Array_Get_Item; // 0x0000(0x0008)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
//DUMPER7_ASSERTS_WBP_TitleFlow_Logo_C_PlayFadeInLogo;
|
|
|
|
// Function WBP_TitleFlow_Logo.WBP_TitleFlow_Logo_C.SetAllData
|
|
// 0x0020 (0x0020 - 0x0000)
|
|
struct WBP_TitleFlow_Logo_C_SetAllData final
|
|
{
|
|
public:
|
|
bool NoUse; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_1[0x7]; // 0x0001(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UNoceSaveSubsystem* CallFunc_GetGameInstanceSubsystem_ReturnValue; // 0x0008(0x0008)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
class UNoceSystemSaveGame* CallFunc_GetSystemSaveGame_ReturnValue; // 0x0010(0x0008)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_IsValid_ReturnValue; // 0x0018(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_IsSettingInitialized_ReturnValue; // 0x0019(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_Not_PreBool_ReturnValue; // 0x001A(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
//DUMPER7_ASSERTS_WBP_TitleFlow_Logo_C_SetAllData;
|
|
|
|
// Function WBP_TitleFlow_Logo.WBP_TitleFlow_Logo_C.ShowNextLogo
|
|
// 0x0030 (0x0030 - 0x0000)
|
|
struct WBP_TitleFlow_Logo_C_ShowNextLogo final
|
|
{
|
|
public:
|
|
struct FTimerHandle CallFunc_K2_SetTimer_ReturnValue; // 0x0000(0x0008)(NoDestructor, HasGetValueTypeHash)
|
|
int32 CallFunc_Subtract_IntInt_ReturnValue; // 0x0008(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_C[0x4]; // 0x000C(0x0004)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UObject* CallFunc_Array_Get_Item; // 0x0010(0x0008)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_Array_IsValidIndex_ReturnValue; // 0x0018(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_19[0x3]; // 0x0019(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
int32 Temp_int_Variable; // 0x001C(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UObject* CallFunc_Array_Get_Item_1; // 0x0020(0x0008)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_Array_Get_Item_2; // 0x0028(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_Array_IsValidIndex_ReturnValue_1; // 0x0029(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_2A[0x2]; // 0x002A(0x0002)(Fixing Size After Last Property [ Dumper-7 ])
|
|
int32 CallFunc_Add_IntInt_ReturnValue; // 0x002C(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
//DUMPER7_ASSERTS_WBP_TitleFlow_Logo_C_ShowNextLogo;
|
|
|
|
}
|
|
|