I put them into a loop but i got this error.
You can’t have a local variable with the same name as a member variable as the local variable “shadows” the member variable. Unreal treats that as an error.
I suggest you rename your member variable to be plural as suggested before.
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.