Show / Hide Table of Contents

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.

Inheritance
System.Object
SharedItemMapperSystem
ItemMapperSystem
ItemMapperSystem
Namespace: Content.Shared.Storage.EntitySystems
Assembly: Content.Shared.dll
Syntax
public abstract class SharedItemMapperSystem : EntitySystem

Methods

| Improve this Doc View Source

Initialize()

Declaration
public override void Initialize()
  • Improve this Doc
  • View Source
☀
☾
In This Article
  • Methods
    • Initialize()
Back to top
Generated by DocFX
☀
☾