// Copyright Epic Games, Inc. All Rights Reserved. #include "RestartServerManager.h" namespace UE::RestartServer::Name { const FName StateGraph("RestartServer"); } // UE::RestartServer::Name