Creating a UObject in a Construction Script

Thanks! I’ll look into it.

Unfortunately, I’m also running into an issue where the class is not valid at any point on construction, therefore I cannot create the Item or get its information through GetDefaultObject().

I think the easiest solution would be just to have a DataTable in the Actor of all the Items and their associated meshes and go from there.

1 Like