mirror of
https://github.com/DumbDev69420/EscapeTheBackrooms_Internal.git
synced 2025-07-01 02:42:56 +08:00
29 lines
1.0 KiB
C++
29 lines
1.0 KiB
C++
![]() |
#pragma once
|
||
|
|
||
|
// Dumped with Dumper-7!
|
||
|
|
||
|
|
||
|
namespace SDK
|
||
|
{
|
||
|
//---------------------------------------------------------------------------------------------------------------------
|
||
|
// ENUMS
|
||
|
//---------------------------------------------------------------------------------------------------------------------
|
||
|
|
||
|
|
||
|
//---------------------------------------------------------------------------------------------------------------------
|
||
|
// STRUCTS
|
||
|
//---------------------------------------------------------------------------------------------------------------------
|
||
|
|
||
|
// 0x14 (0x14 - 0x0)
|
||
|
// UserDefinedStruct HE_SubtitleSeq.HE_SubtitleSeq
|
||
|
struct FHE_SubtitleSeq
|
||
|
{
|
||
|
public:
|
||
|
TArray<struct FHE_Subtitle> AddSubtitle_55_08FC403D464A20C6CBF55A82BF774C1F; // 0x0(0x10)(Edit, BlueprintVisible)
|
||
|
float MinusDelayBeforeStartSequenceSec_51_81E5F8174699CC734A4E6C803D4C9618; // 0x10(0x4)(Edit, BlueprintVisible, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash)
|
||
|
};
|
||
|
|
||
|
}
|
||
|
|
||
|
|