fixes for running GasaGen more than once in editor

This commit is contained in:
2024-12-15 19:54:01 -05:00
parent c895772cff
commit 3109ea4641
5 changed files with 32 additions and 24 deletions

View File

@ -7,7 +7,6 @@ USTRUCT()
struct GASA_API FGasaDevOptionsCache
{
GENERATED_BODY()
UPROPERTY()
TArray<UObject*> AttributeSets;
UPROPERTY()