Add Unreal Engine SDK

This commit is contained in:
2025-11-11 21:10:27 +01:00
parent 74fe4a0dcc
commit feceb24d94
30 changed files with 412593 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
#pragma once
/*
* SDK generated by Dumper-7
*
* https://github.com/Encryqed/Dumper-7
*/
// FORWARD DECLARATIONS
namespace LS_MM_00_Cinem2 { class USequenceDirector_C; }
namespace LS_MM_00_Cinem { class USequenceDirector_C; }
namespace RofleemoActivity { enum class ERofleemoActivity : uint8; }
namespace EGroundAIMovementSpeed { enum class EGroundAIMovementSpeed : uint8; }
namespace VoidTrain
{
enum class EGroundAIMovementSpeed : uint8;
enum class ERofleemoActivity : uint8;
}