That looks like a constructor, but it doesn’t match the name of the struct. Try charging it to FItemInfo() (without the void), so that it is a constructor for the struct it is part of.
That looks like a constructor, but it doesn’t match the name of the struct. Try charging it to FItemInfo() (without the void), so that it is a constructor for the struct it is part of.