Projektdateien hinzufügen.

This commit is contained in:
Unknown
2024-04-20 14:19:09 +02:00
commit 1add1dc694
2567 changed files with 679363 additions and 0 deletions

View File

@ -0,0 +1,24 @@
#pragma once
// Definitions for missing Properties
class FMulticastSparseDelegateProperty_
{
unsigned __int8 Pad[0x1];
};
class FMulticastInlineDelegateProperty_
{
unsigned __int8 Pad[0x10];
};
class FDelegateProperty_
{
unsigned __int8 Pad[0x10];
};
class FFieldPathProperty_
{
unsigned __int8 Pad[0x20];
};