CC#•Created by Dilly on 10/2/2023 in #help ❔ Comparing Types using local var Type type
Hello, I am trying to write a method comparing types to clean up my code. I am trying to use a single method to sort through a list and pull out specific elements by type. (type being a child class of the lists type)