With invMain.ItemHeight = 27;
I got: room301.asc(18): Error (line 18): Undefined token 'invMain'
With InvWindow.ItemHeight = 27;
I got: room301.asc(18): Error (line 18): must have an instance of the struct to access a non-static member
I got: room301.asc(18): Error (line 18): Undefined token 'invMain'
With InvWindow.ItemHeight = 27;
I got: room301.asc(18): Error (line 18): must have an instance of the struct to access a non-static member