createFluidBuffer

open fun createFluidBuffer(fluid: PylonFluid, capacity: Double, input: Boolean, output: Boolean)(source)

Creates a fluid buffer with the specified fluid type and capacity

Parameters

input

whether this buffer can be added to by fluid input points

output

whether this buffer can be taken from by fluid output points