I have a handful of UI’s where I want to change the typeface depending on the maptype you’re on. I understand that in this case I should use an array to store and modify the typeface, but that still requires me to find each individual text variable then put it into an array before I can modify. Is there a function or blueprint to find all text object references? Is there a plugin for UE5.4 or what am I to do?