Hi!
Working on a widget menu, I am trying to get variant names from a level variant set to populate a combo box, but I only get some kind of default name with an underscore and a number, like “Variant_14”, when the real variant name is something quite different.
I can communicate with the level variant set because when I send an explicit variant set name and variant name to activate it, it works just fine. And I get the correct number of variants, just that the names are wrong.
Any ideas on what might be causing this? Including a screenshot of the code.
Thanks in advance!