Hi everbody. I’m trying to loop thru overlapping actors with range based for like in the lecture video. However, there seems to be this error in for statement: “this range-based ‘for’ statement requires a suitable ‘begin’ function and none was found”. I tried googling but haven’t been able to fix it yet.
Can anyone explain this?
Thanks!