Class EntityStorageSystem
Inheritance
System.Object
EntityStorageSystem
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
Returns
Type |
Description |
System.Boolean |
|