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

28 lines
823 B
C++

#pragma once
// Dumped with Dumper-7!
namespace SDK
{
//---------------------------------------------------------------------------------------------------------------------
// ENUMS
//---------------------------------------------------------------------------------------------------------------------
//---------------------------------------------------------------------------------------------------------------------
// STRUCTS
//---------------------------------------------------------------------------------------------------------------------
// 0x1 (0x1 - 0x0)
// ScriptStruct MagicLeapAudio.MagicLeapAudioDummyStruct
struct FMagicLeapAudioDummyStruct
{
public:
uint8 Pad_5C5[0x1]; // Fixing Size Of Struct [ Dumper-7 ]
};
}