mirror of
https://github.com/DumbDev69420/EscapeTheBackrooms_Internal.git
synced 2025-07-01 02:42:56 +08:00
Projektdateien hinzufügen.
This commit is contained in:
@ -0,0 +1,31 @@
|
||||
#pragma once
|
||||
|
||||
// Dumped with Dumper-7!
|
||||
|
||||
|
||||
#include "../SDK.hpp"
|
||||
|
||||
namespace SDK
|
||||
{
|
||||
namespace Params
|
||||
{
|
||||
//---------------------------------------------------------------------------------------------------------------------
|
||||
// PARAMETERS
|
||||
//---------------------------------------------------------------------------------------------------------------------
|
||||
|
||||
// 0x30 (0x30 - 0x0)
|
||||
// Function W_VOIPIndicator.W_VOIPIndicator_C.ExecuteUbergraph_W_VOIPIndicator
|
||||
struct UW_VOIPIndicator_C_ExecuteUbergraph_W_VOIPIndicator_Params
|
||||
{
|
||||
public:
|
||||
int32 EntryPoint; // 0x0(0x4)(BlueprintVisible, BlueprintReadOnly, Parm, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||||
bool CallFunc_RequestSteamFriendInfo_ReturnValue; // 0x4(0x1)(ZeroConstructor, IsPlainOldData, NoDestructor)
|
||||
uint8 Pad_1F3E[0x3]; // Fixing Size After Last Property [ Dumper-7 ]
|
||||
class FString CallFunc_GetSteamPersonaName_ReturnValue; // 0x8(0x10)(ZeroConstructor, HasGetValueTypeHash)
|
||||
class FText CallFunc_Conv_StringToText_ReturnValue; // 0x18(0x18)(None)
|
||||
};
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user