How do I change a mesh in a Construction Script based on a class variable?

Nope thats not possible. Can I ask what exactly you want to achieve. Sounds like you overcomplicate things. If you just want to async load use a Soft object refference and resolve it during construction.

Use a Struct to pack your data that you need together like the class to Spawn and the Soft Obj ref.

1 Like