mirror of
https://github.com/DumbDev69420/EscapeTheBackrooms_Internal.git
synced 2025-06-30 18:42:25 +08:00
93 lines
5.0 KiB
C++
93 lines
5.0 KiB
C++
#pragma once
|
|
|
|
// Dumped with Dumper-7!
|
|
|
|
|
|
#include "../SDK.hpp"
|
|
|
|
namespace SDK
|
|
{
|
|
namespace Params
|
|
{
|
|
//---------------------------------------------------------------------------------------------------------------------
|
|
// PARAMETERS
|
|
//---------------------------------------------------------------------------------------------------------------------
|
|
|
|
// 0x69 (0x69 - 0x0)
|
|
// Function WB_ChatMessage.WB_ChatMessage_C.CheckFont
|
|
struct UWB_ChatMessage_C_CheckFont_Params
|
|
{
|
|
public:
|
|
struct FSlateFontInfo K2Node_MakeStruct_SlateFontInfo; // 0x0(0x58)(HasGetValueTypeHash)
|
|
class FString CallFunc_GetCurrentCulture_ReturnValue; // 0x58(0x10)(ZeroConstructor, HasGetValueTypeHash)
|
|
bool CallFunc_NotEqual_StriStri_ReturnValue; // 0x68(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
};
|
|
|
|
// 0x18 (0x18 - 0x0)
|
|
// Function WB_ChatMessage.WB_ChatMessage_C.IsFiltering
|
|
struct UWB_ChatMessage_C_IsFiltering_Params
|
|
{
|
|
public:
|
|
bool IsFiltering; // 0x0(0x1)(Parm, OutParm, ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
uint8 Pad_F98[0x7]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
class APlayerController* CallFunc_GetPlayerController_ReturnValue; // 0x8(0x8)(ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
class UChatComponent_C* CallFunc_GetComponentByClass_ReturnValue; // 0x10(0x8)(ZeroConstructor, InstancedReference, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
// 0x38 (0x38 - 0x0)
|
|
// Function WB_ChatMessage.WB_ChatMessage_C.Set_Username_Color
|
|
struct UWB_ChatMessage_C_Set_Username_Color_Params
|
|
{
|
|
public:
|
|
struct FLinearColor SpecifiedColor; // 0x0(0x10)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FSlateColor K2Node_MakeStruct_SlateColor; // 0x10(0x28)(None)
|
|
};
|
|
|
|
// 0x40 (0x40 - 0x0)
|
|
// Function WB_ChatMessage.WB_ChatMessage_C.Set_Username_Global
|
|
struct UWB_ChatMessage_C_Set_Username_Global_Params
|
|
{
|
|
public:
|
|
class FString Chat_sender; // 0x0(0x10)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, HasGetValueTypeHash)
|
|
class FString CallFunc_Concat_StrStr_ReturnValue; // 0x10(0x10)(ZeroConstructor, HasGetValueTypeHash)
|
|
bool CallFunc_EqualEqual_StrStr_ReturnValue; // 0x20(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
uint8 Pad_F99[0x7]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
class FText CallFunc_Conv_StringToText_ReturnValue; // 0x28(0x18)(None)
|
|
};
|
|
|
|
// 0x38 (0x38 - 0x0)
|
|
// Function WB_ChatMessage.WB_ChatMessage_C.Set_ChatMessage_Color
|
|
struct UWB_ChatMessage_C_Set_ChatMessage_Color_Params
|
|
{
|
|
public:
|
|
struct FLinearColor Specified_Color; // 0x0(0x10)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
struct FSlateColor K2Node_MakeStruct_SlateColor; // 0x10(0x28)(None)
|
|
};
|
|
|
|
// 0x50 (0x50 - 0x0)
|
|
// Function WB_ChatMessage.WB_ChatMessage_C.Set_ChatMessage
|
|
struct UWB_ChatMessage_C_Set_ChatMessage_Params
|
|
{
|
|
public:
|
|
bool CallFunc_IsFiltering_IsFiltering; // 0x0(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
uint8 Pad_F9B[0x7]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
class FString CallFunc_FilterText_FilteredText; // 0x8(0x10)(ZeroConstructor, HasGetValueTypeHash)
|
|
bool CallFunc_FilterText_ReturnValue; // 0x18(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
|
uint8 Pad_F9C[0x7]; // Fixing Size After Last Property [ Dumper-7 ]
|
|
class FText CallFunc_Conv_StringToText_ReturnValue; // 0x20(0x18)(None)
|
|
class FText CallFunc_Conv_StringToText_ReturnValue_1; // 0x38(0x18)(None)
|
|
};
|
|
|
|
// 0x4 (0x4 - 0x0)
|
|
// Function WB_ChatMessage.WB_ChatMessage_C.ExecuteUbergraph_WB_ChatMessage
|
|
struct UWB_ChatMessage_C_ExecuteUbergraph_WB_ChatMessage_Params
|
|
{
|
|
public:
|
|
int32 EntryPoint; // 0x0(0x4)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
|
};
|
|
|
|
}
|
|
}
|
|
|
|
|