I’m trying to create blueprints through the editor scripting utility. This all works fine, the only problem is it cant use seteditorproperty. It keeps saying “Property ‘ItemID’ on … is missing”. But Im sure it is there. Anyone a clue what it can be?
Does your array possibly have any empty elements? I’m not exactly sure what is being done here other than duplicating some assets, in which case they’d be assigned ID’s (which I assume is the reason for the Delay). But I’m not sure exactly what you’re trying to from there, maybe clarification of intent with this code could help illuminate a solution!