Unfortunately using “Cast to Actor Class” from my object references class always fails and I cant think of another way.
Any help would be much appreciated.
‘BP_Control’ is directly inherited from ‘Actor’. But the input ‘Asset’ is an ‘Object’ so i can use the Object/Asset from the Content Browser instead of referencing a specific Actor. I’m hoping to keep this Level and Project agnostic.
In my reply to ClockworkOcean you can see the mismatch “Object Class Reference is not compatible with Actor Class Reference”