public void ScrollToDialogueElement(GameObject element) { UICommands.SnapScrollToContentChild(element, dialogueScroller); }