Am sad and feel bad.

This commit is contained in:
2025-10-17 16:43:49 -04:00
parent 951b45b07c
commit fc85fa2a5a
103 changed files with 14133 additions and 14468 deletions

View File

@@ -14,6 +14,7 @@ PRAGMA_DISABLE_DEPRECATION_WARNINGS
#endif
#define AURA_CombatInterface_generated_h
#define FID_Aura_Source_Aura_Public_Interact_CombatInterface_h_13_CALLBACK_WRAPPERS
#define FID_Aura_Source_Aura_Public_Interact_CombatInterface_h_13_ENHANCED_CONSTRUCTORS \
/** Standard constructor, called after all reflected properties have been initialized */ \
AURA_API UCombatInterface(const FObjectInitializer& ObjectInitializer = FObjectInitializer::Get()); \
@@ -51,6 +52,7 @@ protected: \
public: \
typedef UCombatInterface UClassType; \
typedef ICombatInterface ThisClass; \
static void Execute_UpdateFacingTarget(UObject* O, FVector const& TargetLocation); \
virtual UObject* _getUObject() const { return nullptr; }
@@ -58,6 +60,7 @@ public: \
#define FID_Aura_Source_Aura_Public_Interact_CombatInterface_h_21_GENERATED_BODY \
PRAGMA_DISABLE_DEPRECATION_WARNINGS \
public: \
FID_Aura_Source_Aura_Public_Interact_CombatInterface_h_13_CALLBACK_WRAPPERS \
FID_Aura_Source_Aura_Public_Interact_CombatInterface_h_13_INCLASS_IINTERFACE_NO_PURE_DECLS \
private: \
PRAGMA_ENABLE_DEPRECATION_WARNINGS