Class ItemSystem
Namespace: Content.Server.Item
Assembly: Content.Server.dll
Syntax
public sealed class ItemSystem : SharedItemSystem
Methods
| Improve this Doc View SourceOnStackCountChanged(EntityUid, ItemComponent, StackCountChangedEvent)
Declaration
protected override void OnStackCountChanged(EntityUid uid, ItemComponent component, StackCountChangedEvent args)
Parameters
Type | Name | Description |
---|---|---|
EntityUid | uid | |
ItemComponent | component | |
StackCountChangedEvent | args |