How to create an array of int points to find a grids "rings" from center.

I mean, one approach could be to make a BP that just does one ring, given the coords of the corner. Then a whole grid would just be multiple copies of this BP with gradually incrementing parameters.