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