getBackground method
- ItemLocation location
Implementation
BackgroundDefinition? getBackground(ItemLocation location) =>
getPack(location.namespace)?.getBackground(location.id);
BackgroundDefinition? getBackground(ItemLocation location) =>
getPack(location.namespace)?.getBackground(location.id);