Bugfix Unreal Compliation Workaround for TQueues
This commit is contained in:
parent
bb544d2f35
commit
b765f633d6
@ -48,7 +48,6 @@ public:
|
|||||||
{"FW", 20}
|
{"FW", 20}
|
||||||
};
|
};
|
||||||
|
|
||||||
UPROPERTY(EditAnywhere)
|
|
||||||
TQueue<FString> BattleLog;
|
TQueue<FString> BattleLog;
|
||||||
|
|
||||||
protected:
|
protected:
|
||||||
|
Loading…
Reference in New Issue
Block a user