Class SharedItemMapperSystem
ItemMapperSystem
is a system that on each initialization, insertion, removal of an entity from
given ItemMapperComponent (with appropriate storage attached) will check each stored item to see
if its tags/component, and overall quantity match MapLayers.
Namespace: Content.Shared.Storage.EntitySystems
Assembly: Content.Shared.dll
Syntax
public abstract class SharedItemMapperSystem : EntitySystem
Methods
| Improve this Doc View SourceInitialize()
Declaration
public override void Initialize()