Interface IPositionedAddonsNetworkIngredientsHandler<T,M>

Type Parameters:
T - The instance type.
M - The matching condition parameter, may be Void. Instances MUST properly implement the equals method.
All Known Implementing Classes:
DefaultPositionedAddonsNetworkIngredientsHandler

public interface IPositionedAddonsNetworkIngredientsHandler<T,M>
A capability that retrieves the IPositionedAddonsNetworkIngredients of an IngredientComponent in a network.