LuaItemPrototype.PlaceAsTileResult and ItemPrototype.place_as_tile

Place to report issues and suggest improvements to the API documentation.
User avatar
protocol_1903
Filter Inserter
Filter Inserter
Posts: 399
Joined: Fri Sep 09, 2022 4:33 pm
Contact:

LuaItemPrototype.PlaceAsTileResult and ItemPrototype.place_as_tile

Post by protocol_1903 »

In both the runtime and data stage API docs, the place as tile result data is not documented at all. I assume it would be a copy-paste from one to the other, but I have no idea since I can't tell how it works.
Py and PyBlock developer, wielder of LUA in arbitrary ways. I make mods. Check them out, maybe.
https://mods.factorio.com/user/protocol_1903
User avatar
PennyJim
Fast Inserter
Fast Inserter
Posts: 153
Joined: Wed Jan 18, 2023 3:49 am
Contact:

Re: LuaItemPrototype.PlaceAsTileResult and ItemPrototype.place_as_tile

Post by PennyJim »

Well it is documented. There's just no description of how it works, which is what I think you mean and want.

https://lua-api.factorio.com/latest/con ... esult.html
https://lua-api.factorio.com/latest/pro ... ce_as_tile
User avatar
protocol_1903
Filter Inserter
Filter Inserter
Posts: 399
Joined: Fri Sep 09, 2022 4:33 pm
Contact:

Re: LuaItemPrototype.PlaceAsTileResult and ItemPrototype.place_as_tile

Post by protocol_1903 »

Yes, a description of how they are evaluated is desireable.
Py and PyBlock developer, wielder of LUA in arbitrary ways. I make mods. Check them out, maybe.
https://mods.factorio.com/user/protocol_1903
Post Reply

Return to “Documentation Improvement Requests”