using System.Collections.Generic; [SupportedPlatforms(UnrealPlatformClass.Server)] public class ShooterGameServerTarget : TargetRules public ShooterGameServerTarget(TargetInfo Target) : base(Target) Type = TargetType.Server;