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