Files
EscapeTheBackrooms_Internal/EscapeTheBackroomsGUiTest/SDK/SDK/S_HubLevels_structs.hpp
2024-04-20 14:19:09 +02:00

28 lines
826 B
C++

#pragma once
// Dumped with Dumper-7!
namespace SDK
{
//---------------------------------------------------------------------------------------------------------------------
// ENUMS
//---------------------------------------------------------------------------------------------------------------------
//---------------------------------------------------------------------------------------------------------------------
// STRUCTS
//---------------------------------------------------------------------------------------------------------------------
// 0x10 (0x10 - 0x0)
// UserDefinedStruct S_HubLevels.S_HubLevels
struct FS_HubLevels
{
public:
TArray<struct FS_LevelStats> Stats_27_4C45C1AA462CC6194F50ADAADFB106A8; // 0x0(0x10)(Edit, BlueprintVisible, ContainsInstancedReference)
};
}