Show / Hide Table of Contents

Class SharedPlayerSystem

To be used from some systems. Otherwise, use Robust.Shared.Players.ISharedPlayerManager

Inheritance
System.Object
SharedPlayerSystem
PlayerSystem
PlayerSystem
Namespace: Content.Shared.Players
Assembly: Content.Shared.dll
Syntax
public abstract class SharedPlayerSystem : EntitySystem

Methods

| Improve this Doc View Source

ContentData(ICommonSession)

Declaration
public abstract PlayerData ContentData(ICommonSession session)
Parameters
Type Name Description
Robust.Shared.Players.ICommonSession session
Returns
Type Description
PlayerData
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾