Show / Hide Table of Contents

Class ItemSystem

Inheritance
System.Object
SharedItemSystem
ItemSystem
Namespace: Content.Client.Items.Systems
Assembly: Content.Client.dll
Syntax
public sealed class ItemSystem : SharedItemSystem

Methods

| Improve this Doc View Source

Initialize()

Declaration
public override void Initialize()
Overrides
SharedItemSystem.Initialize()
| Improve this Doc View Source

VisualsChanged(EntityUid)

When an items visual state changes, notify and entities that are holding this item that their sprite may need updating.

Declaration
public override void VisualsChanged(EntityUid uid)
Parameters
Type Name Description
EntityUid uid
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾