Some blocks that interact with CC or OC have absolutely no documentation(that i can find) for some of their methods.
Such as the Environmental scanner's getAtmosphere() method which just returns 2 booleans and an int, of which i managed to figure out that the second one reports air(?) presence.

Or the Biometric scanner's getScanResults() which returns a boolean, a nil and the name of the player, true indicating whether the scan was successful or not, but what is the nil value supposed to indicate?

And a fair bit more but those are from the top of my head.
I suggest these blocks should have their methods and the documentation of said methods on either the wiki or the ingame book.
Some blocks that interact with CC or OC have absolutely no documentation(that i can find) for some of their methods.


Such as the Environmental scanner's getAtmosphere() method which just returns 2 booleans and an int, of which i managed to figure out that the second one reports air(?) presence.
Or the Biometric scanner's getScanResults() which returns a boolean, a nil and the name of the player, true indicating whether the scan was successful or not, but what is the nil value supposed to indicate?
And a fair bit more but those are from the top of my head.
I suggest these blocks should have their methods and the documentation of said methods on either the wiki or the ingame book.