Hi,
In CBEffect, I saw this code: local kos = CBE.VentGroup{ and was wondering what does it mean. I know a parenthesis after a value means function call but I have no idea what dose the curly brace. My best guess is that it makes a table or something inside VentGroup.
Thanks.