mirror of
https://github.com/Ed94/Cog.git
synced 2026-08-03 22:28:45 +00:00
Fixes to Cog for building on engine side, deleted NetImGui from this repo
NetImGui hosted at https://github.com/Ed94/UE_ImGui/tree/Main Eventually I just want the thirdparty module on its own repo...
This commit is contained in:
@@ -19,6 +19,6 @@ public:
|
||||
|
||||
virtual bool GetColor(const FCogWindow& InCallingWindow, FLinearColor& OutColor) const override;
|
||||
|
||||
UPROPERTY(EditAnywhere)
|
||||
UPROPERTY(EditAnywhere, Category = "Cog")
|
||||
TSubclassOf<UGameplayEffect> Effect;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user