yes OutRow is a struct and in blueprint I am getting add copy
from the Arr variable
and adding OutRow.Number
in it, but the problem is I don’t know why I am incrementing i++
in for loop while I don’t see any incrementation in the blueprint script.