Show / Hide Table of Contents

Class ItemSystem

Inheritance
System.Object
SharedItemSystem
ItemSystem
Namespace: Content.Server.Item
Assembly: Content.Server.dll
Syntax
public sealed class ItemSystem : SharedItemSystem

Methods

| Improve this Doc View Source

OnStackCountChanged(EntityUid, ItemComponent, StackCountChangedEvent)

Declaration
protected override void OnStackCountChanged(EntityUid uid, ItemComponent component, StackCountChangedEvent args)
Parameters
Type Name Description
EntityUid uid
ItemComponent component
StackCountChangedEvent args
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾