Not a very scalable solution. You can just use an array instead, or get actor by class and use that array, bind all of them in the single go on BeginPlay.
1 Like
Not a very scalable solution. You can just use an array instead, or get actor by class and use that array, bind all of them in the single go on BeginPlay.