GetCompatibleSilos(PlacementTarget)
abstract
public abstract SiloAddress[] GetCompatibleSilos(PlacementTarget target) Gets the collection of silos which are compatible with the provided placement target.
Parameters
targetPlacementTarget- A description of the grain being placed as well as contextual information about the request which is triggering placement.
Returns
The collection of silos which are compatible with the provided placement target.
