[0.13.6]CircuitCondition.fulfilled missing from API docs

This subforum contains all the issues which we already resolved.
Post Reply
xcompwiz
Burner Inserter
Burner Inserter
Posts: 15
Joined: Fri May 27, 2016 8:18 pm
Contact:

[0.13.6]CircuitCondition.fulfilled missing from API docs

Post by xcompwiz »

Apparently the CircuitCondition struct table thing has a "fulfilled" property. Handy and entirely practical. See (viewtopic.php?p=179527#p179527)

Unfortunately the API docs are missing this important tidbit of information. (http://lua-api.factorio.com/0.13.6/Conc ... tCondition).

Disclaimer: I have not personally verified the existence of the property, but present the first linked post as evidence. :P

Cheers! :)

Oxyd
Former Staff
Former Staff
Posts: 1428
Joined: Thu May 07, 2015 8:42 am
Contact:

Re: [0.13.6]CircuitCondition.fulfilled missing from API docs

Post by Oxyd »

Nice find.

fulfilled actually doesn't belong to CircuitCondition – rather the type circuit_condition of various behaviours is a table {condition, fulfilled}.

This'll be fixed in 0.13.7 docs.

Post Reply

Return to “Resolved Problems and Bugs”