i have a list of base objects class , but in order to use the get thumbnail function they need to be a variant object ,
so have tried to create the variant object from the base object to cast to it to get the thumbnail , but this does not appear to work , any clues as to how / or pointers to whats wrong
the only other way is to manualy snapshot and edit those screenshots , creating seperate icon thumbnails for each individual object ( and there is well over 100 of them in the project at the moment and more than 100 still to add ), plus the hastle of redoing them each time theres a change, but it seems as though i could do it for a variant but not the base bp of that , if so how do i go about that if the attempt is just not going to work