mirror of
https://github.com/Ed94/Cog.git
synced 2026-06-13 00:01:37 -07:00
Fix unity build
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#pragma once
|
||||
|
||||
#include "CoreMinimal.h"
|
||||
#include "ActiveGameplayEffectHandle.h"
|
||||
#include "GameplayTagContainer.h"
|
||||
#include "CogWindow.h"
|
||||
#include "CogWindowConfig.h"
|
||||
@@ -14,7 +15,6 @@ class UCogAbilityDataAsset;
|
||||
class UGameplayEffect;
|
||||
namespace EGameplayModOp { enum Type; };
|
||||
struct FActiveGameplayEffect;
|
||||
struct FActiveGameplayEffectHandle;
|
||||
struct FGameplayModifierInfo;
|
||||
struct FModifierSpec;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user