Is anybody watching this thread anymore? Worked like a charm for converting my enums, but I have another similar question. I have an animnotify class created in blueprint which accepts a structure for input. When I redirect the class to my c++ equivalent I lose all of the structure data, which is passed by many animations. I’ve tried redirecting the structure itself to no avail. Is there some similar trick to this thread?