You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add connect() and disconnect() to IFluidContainer and FluidContainer. These functions will be made optional on IFluidContainer to avoid a breaking change. In a future release these will be made mandatory functions.
The text was updated successfully, but these errors were encountered:
Add
connect()
anddisconnect()
toIFluidContainer
andFluidContainer
. These functions will be made optional onIFluidContainer
to avoid a breaking change. In a future release these will be made mandatory functions.The text was updated successfully, but these errors were encountered: