enum class ESplitScreenMessageType : uint32 { MSG_SPLITSCREEN_ADDUSER = 0, MSG_SPLITSCREEN_REMOVEUSER = 1, };