145 lines
11 KiB
C++
145 lines
11 KiB
C++
#pragma once
|
|
|
|
/*
|
|
* SDK generated by Dumper-7
|
|
*
|
|
* https://github.com/Encryqed/Dumper-7
|
|
*/
|
|
|
|
// Package: WBP_TitleFlow_Warning
|
|
|
|
#include "Basic.hpp"
|
|
|
|
#include "SlateCore_structs.hpp"
|
|
#include "NoceBase_structs.hpp"
|
|
#include "InputCore_structs.hpp"
|
|
#include "UMG_structs.hpp"
|
|
#include "Engine_structs.hpp"
|
|
|
|
|
|
namespace SDK::Params
|
|
{
|
|
|
|
// Function WBP_TitleFlow_Warning.WBP_TitleFlow_Warning_C.BP_HideCommon
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct WBP_TitleFlow_Warning_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_Warning_C_BP_HideCommon;
|
|
|
|
// Function WBP_TitleFlow_Warning.WBP_TitleFlow_Warning_C.BP_ShowCommon
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct WBP_TitleFlow_Warning_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_Warning_C_BP_ShowCommon;
|
|
|
|
// Function WBP_TitleFlow_Warning.WBP_TitleFlow_Warning_C.ExecuteUbergraph_WBP_TitleFlow_Warning
|
|
// 0x0060 (0x0060 - 0x0000)
|
|
struct WBP_TitleFlow_Warning_C_ExecuteUbergraph_WBP_TitleFlow_Warning final
|
|
{
|
|
public:
|
|
int32 EntryPoint; // 0x0000(0x0004)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
ENocePlatformType Temp_byte_Variable; // 0x0004(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_5[0x3]; // 0x0005(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
TDelegate<void()> K2Node_CreateDelegate_OutputDelegate; // 0x0008(0x0010)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
TDelegate<void()> K2Node_CreateDelegate_OutputDelegate_1; // 0x0018(0x0010)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
TArray<class UWidgetAnimation*> K2Node_MakeArray_Array; // 0x0028(0x0010)(ReferenceParm)
|
|
TArray<class UVerticalBox*> K2Node_MakeArray_Array_1; // 0x0038(0x0010)(ReferenceParm, ContainsInstancedReference)
|
|
ENocePlatformType CallFunc_GetPlatformType_ReturnValue; // 0x0048(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_49[0x7]; // 0x0049(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class FText K2Node_Select_Default; // 0x0050(0x0010)()
|
|
};
|
|
//DUMPER7_ASSERTS_WBP_TitleFlow_Warning_C_ExecuteUbergraph_WBP_TitleFlow_Warning;
|
|
|
|
// Function WBP_TitleFlow_Warning.WBP_TitleFlow_Warning_C.FadeOutCurrentWarning
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct WBP_TitleFlow_Warning_C_FadeOutCurrentWarning final
|
|
{
|
|
public:
|
|
bool CallFunc_EqualEqual_IntInt_ReturnValue; // 0x0000(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
//DUMPER7_ASSERTS_WBP_TitleFlow_Warning_C_FadeOutCurrentWarning;
|
|
|
|
// Function WBP_TitleFlow_Warning.WBP_TitleFlow_Warning_C.HandleNotRepeatKeys
|
|
// 0x0040 (0x0040 - 0x0000)
|
|
struct WBP_TitleFlow_Warning_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)
|
|
};
|
|
//DUMPER7_ASSERTS_WBP_TitleFlow_Warning_C_HandleNotRepeatKeys;
|
|
|
|
// Function WBP_TitleFlow_Warning.WBP_TitleFlow_Warning_C.OnFadeInWarningCompleted
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct WBP_TitleFlow_Warning_C_OnFadeInWarningCompleted final
|
|
{
|
|
public:
|
|
double NextWarningTime; // 0x0000(0x0008)(Edit, BlueprintVisible, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FTimerHandle CallFunc_K2_SetTimer_ReturnValue; // 0x0008(0x0008)(NoDestructor, HasGetValueTypeHash)
|
|
class UNeoAudioSystem* CallFunc_GetGameInstanceSubsystem_ReturnValue; // 0x0010(0x0008)(ZeroConstructor, NoDestructor, HasGetValueTypeHash)
|
|
double CallFunc_Array_Get_Item; // 0x0018(0x0008)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_Array_IsValidIndex_ReturnValue; // 0x0020(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_21[0x3]; // 0x0021(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
float CallFunc_K2_SetTimer_Time_ImplicitCast; // 0x0024(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
//DUMPER7_ASSERTS_WBP_TitleFlow_Warning_C_OnFadeInWarningCompleted;
|
|
|
|
// Function WBP_TitleFlow_Warning.WBP_TitleFlow_Warning_C.SetAllData
|
|
// 0x0001 (0x0001 - 0x0000)
|
|
struct WBP_TitleFlow_Warning_C_SetAllData final
|
|
{
|
|
public:
|
|
bool NoUse; // 0x0000(0x0001)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
//DUMPER7_ASSERTS_WBP_TitleFlow_Warning_C_SetAllData;
|
|
|
|
// Function WBP_TitleFlow_Warning.WBP_TitleFlow_Warning_C.ShowNextWarning
|
|
// 0x0010 (0x0010 - 0x0000)
|
|
struct WBP_TitleFlow_Warning_C_ShowNextWarning final
|
|
{
|
|
public:
|
|
bool CallFunc_EqualEqual_IntInt_ReturnValue; // 0x0000(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_1[0x3]; // 0x0001(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
int32 Temp_int_Variable; // 0x0004(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_Array_IsValidIndex_ReturnValue; // 0x0008(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_9[0x3]; // 0x0009(0x0003)(Fixing Size After Last Property [ Dumper-7 ])
|
|
int32 CallFunc_Add_IntInt_ReturnValue; // 0x000C(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
//DUMPER7_ASSERTS_WBP_TitleFlow_Warning_C_ShowNextWarning;
|
|
|
|
// Function WBP_TitleFlow_Warning.WBP_TitleFlow_Warning_C.UpdateWarningVisibility
|
|
// 0x0028 (0x0028 - 0x0000)
|
|
struct WBP_TitleFlow_Warning_C_UpdateWarningVisibility final
|
|
{
|
|
public:
|
|
bool Temp_bool_Variable; // 0x0000(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
ESlateVisibility Temp_byte_Variable; // 0x0001(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
ESlateVisibility Temp_byte_Variable_1; // 0x0002(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_3[0x1]; // 0x0003(0x0001)(Fixing Size After Last Property [ Dumper-7 ])
|
|
int32 Temp_int_Array_Index_Variable; // 0x0004(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 Temp_int_Loop_Counter_Variable; // 0x0008(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
int32 CallFunc_Add_IntInt_ReturnValue; // 0x000C(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_EqualEqual_IntInt_ReturnValue; // 0x0010(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
uint8 Pad_11[0x7]; // 0x0011(0x0007)(Fixing Size After Last Property [ Dumper-7 ])
|
|
class UVerticalBox* CallFunc_Array_Get_Item; // 0x0018(0x0008)(ZeroConstructor, InstancedReference, NoDestructor, HasGetValueTypeHash)
|
|
int32 CallFunc_Array_Length_ReturnValue; // 0x0020(0x0004)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
ESlateVisibility K2Node_Select_Default; // 0x0024(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
bool CallFunc_Less_IntInt_ReturnValue; // 0x0025(0x0001)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
//DUMPER7_ASSERTS_WBP_TitleFlow_Warning_C_UpdateWarningVisibility;
|
|
|
|
}
|
|
|