Interface IIngredientComponentStorageObservable.IIndexChangeObserver<T,M>

Type Parameters:
T - The instance type.
M - The match condition type.
All Known Implementing Classes:
EnergyNetwork, PositionedAddonsNetworkIngredients
Enclosing interface:
IIngredientComponentStorageObservable<T,M>

public static interface IIngredientComponentStorageObservable.IIndexChangeObserver<T,M>
An observer for listening to storage changes.