Show / Hide Table of Contents

Class StackSystem

Inheritance
System.Object
SharedStackSystem
StackSystem
Namespace: Content.Client.Stack
Assembly: Content.Client.dll
Syntax
public sealed class StackSystem : SharedStackSystem

Methods

| Improve this Doc View Source

Initialize()

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

SetCount(EntityUid, Int32, StackComponent)

Declaration
public override void SetCount(EntityUid uid, int amount, StackComponent component = null)
Parameters
Type Name Description
EntityUid uid
System.Int32 amount
StackComponent component
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾