Stop tracking SDK sources. Add SDK zipped

This commit is contained in:
2026-01-23 18:41:10 +01:00
parent 410c0c20c7
commit 9d40e61d91
123 changed files with 0 additions and 477915 deletions

View File

@@ -1,27 +0,0 @@
#pragma once
/*
* SDK generated by Dumper-7
*
* https://github.com/Encryqed/Dumper-7
*/
// Package: FieldNotification
#include "Basic.hpp"
namespace SDK
{
// ScriptStruct FieldNotification.FieldNotificationId
// 0x0008 (0x0008 - 0x0000)
struct FFieldNotificationId final
{
public:
class FName FieldName; // 0x0000(0x0008)(Edit, BlueprintVisible, ZeroConstructor, IsPlainOldData, NoDestructor, HasGetValueTypeHash, NativeAccessSpecifierPublic)
};
DUMPER7_ASSERTS_FFieldNotificationId;
}