using System.Collections; using System.Collections.Generic; using UnityEngine; using System; using UnityEngine.UI; using TMPro; using UnityEngine.EventSystems; public class InventoryCollectablesMenuManager : MonoBehaviour { [Header("General")] public GameObject diariesMenu; public GameObject diariesMenuButtonPrompts; public RectTransform diaryEntryTextScrollView; public ScrollRect diaryEntryScrollRect; public TextMeshProUGUI entryText; public GameObject previewEntryPageMenu; public GameObject readingEntryPageMenu; public RawImage entryImage; [Header("Medea Diary Related")] public GameObject medeaDiaryEntriesMenu; public List