Page 1 of 1

LuaFluidBox.get_connections() API documentation

Posted: Sun Dec 31, 2017 5:11 pm
by Muppet9010
the documentation for LuaFluidBox.get_connections() appears to be missing the requirement to pass an index fluidbox in both function list and function description.

get_connections() → array of LuaFluidBox The fluidbox connections for the given fluidbox index

seen in 16.12 documentation and game version.

calling without index causes error that missing parameters haven't been supplied.