Page 1 of 1

LuaGuiElement.type

Posted: Sun Jan 21, 2024 2:48 pm
by SupplyDepoo
This should be GuiElementType, not string: https://lua-api.factorio.com/latest/cla ... .html#type

Re: LuaGuiElement.type

Posted: Sun Jan 21, 2024 3:19 pm
by curiosity
Every type is like that.

Re: LuaGuiElement.type

Posted: Sun Jan 21, 2024 3:25 pm
by SupplyDepoo
Can mods add new GUI element types?

Re: LuaGuiElement.type

Posted: Wed Jan 31, 2024 6:08 pm
by Bilka
SupplyDepoo wrote: Sun Jan 21, 2024 2:48 pm This should be GuiElementType, not string: https://lua-api.factorio.com/latest/cla ... .html#type
Thanks for the note, changed for the next release.