Getting slightly frustrated because everytime I try to compile my blueprint function library I get an error saying:
Error Could not find a pin for the parameter __WorldContext of CreateLayout on Create Layout
CreateLayout calls the function PlaceNode which then calls SpawnActor. If that’s relevant. (Only place I can find Worldcontext Pin is on the PlaceNode Call in CreateLayout.)