Class SharedPlayerSystem
To be used from some systems. Otherwise, use Robust.Shared.Players.ISharedPlayerManager
Namespace: Content.Shared.Players
Assembly: Content.Shared.dll
Syntax
public abstract class SharedPlayerSystem : EntitySystem
Methods
| Improve this Doc View SourceContentData(ICommonSession)
Declaration
public abstract PlayerData ContentData(ICommonSession session)
Parameters
Type | Name | Description |
---|---|---|
Robust.Shared.Players.ICommonSession | session |
Returns
Type | Description |
---|---|
PlayerData |