Updated Unreal Engine SDK

This commit is contained in:
2026-04-02 18:46:16 +02:00
parent beb33b5f81
commit 09621b6535
23 changed files with 37490 additions and 37212 deletions

View File

@@ -28,13 +28,6 @@ enum class EHandleEvent : uint8
Max = 4,
};
// ScriptStruct Constraints.MovieSceneConstraintChannel
// 0x0000 (0x0108 - 0x0108)
struct FMovieSceneConstraintChannel final : public FMovieSceneBoolChannel
{
};
DUMPER7_ASSERTS_FMovieSceneConstraintChannel;
// ScriptStruct Constraints.ConstraintsInWorld
// 0x0028 (0x0028 - 0x0000)
struct FConstraintsInWorld final
@@ -46,6 +39,13 @@ public:
};
DUMPER7_ASSERTS_FConstraintsInWorld;
// ScriptStruct Constraints.MovieSceneConstraintChannel
// 0x0000 (0x0108 - 0x0108)
struct FMovieSceneConstraintChannel final : public FMovieSceneBoolChannel
{
};
DUMPER7_ASSERTS_FMovieSceneConstraintChannel;
// ScriptStruct Constraints.ConstraintAndActiveChannel
// 0x0110 (0x0110 - 0x0000)
struct FConstraintAndActiveChannel final