#include "CoreMinimal.h"
#include "GameFramework/Pawn.h"
#include "Pawns/DefenseSystemPawn.h"
#include "AutoTurret.generated.h"
Go to the source code of this file.