LuaFluidBox::get_fluid_segment_fluidboxes() -> array[LuaFluidBox]
Posted: Thu Jul 24, 2025 8:58 pm
A way to get all the fluidboxes that make up a segment.
Looks like its already somewhat accessible in the code since they get iterated for like the count function, it just seems non-deterministic so it would just need a sort before it gets returned i suppose.
Looks like its already somewhat accessible in the code since they get iterated for like the count function, it just seems non-deterministic so it would just need a sort before it gets returned i suppose.