[Therenas] Documentation error in LuaEntity.get_logistic_point

This subforum contains all the issues which we already resolved.
Post Reply
carbonash
Manual Inserter
Manual Inserter
Posts: 3
Joined: Wed Apr 21, 2021 6:44 am
Contact:

[Therenas] Documentation error in LuaEntity.get_logistic_point

Post by carbonash »

I'm refering to this page https://lua-api.factorio.com/latest/LuaEntity.html

The function `get_logistic_point` (https://lua-api.factorio.com/latest/Lua ... stic_point) has a parameter named `defines.logistic_member_index` with type `defines.logistic_member_index`. The name should instead be a simple string such as index.

See `connect_rolling_stock` as an example of a function that does this: https://lua-api.factorio.com/latest/Lua ... ling_stock

User avatar
Therenas
Factorio Staff
Factorio Staff
Posts: 232
Joined: Tue Dec 11, 2018 2:10 pm
Contact:

Re: [Therenas]Documentation error in LuaEntity.get_logistic_point

Post by Therenas »

Thanks for the report, this has been rectified for the next release.

Post Reply

Return to “Resolved Problems and Bugs”