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