Show / Hide Table of Contents

Class EntityStorageSystem

Inheritance
System.Object
SharedEntityStorageSystem
EntityStorageSystem
Namespace: Content.Client.Storage.Systems
Assembly: Content.Client.dll
Syntax
public sealed class EntityStorageSystem : SharedEntityStorageSystem

Methods

| Improve this Doc View Source

Initialize()

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

ResolveStorage(EntityUid, ref SharedEntityStorageComponent)

Declaration
public override bool ResolveStorage(EntityUid uid, ref SharedEntityStorageComponent component)
Parameters
Type Name Description
EntityUid uid
SharedEntityStorageComponent component
Returns
Type Description
System.Boolean
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾