Show / Hide Table of Contents

Class PlayerJoinedLobbyEvent

Inheritance
System.Object
PlayerJoinedLobbyEvent
Namespace: Content.Server.GameTicking
Assembly: Content.Server.dll
Syntax
public sealed class PlayerJoinedLobbyEvent : EntityEventArgs

Constructors

| Improve this Doc View Source

PlayerJoinedLobbyEvent(IPlayerSession)

Declaration
public PlayerJoinedLobbyEvent(IPlayerSession playerSession)
Parameters
Type Name Description
Robust.Server.Player.IPlayerSession playerSession

Fields

| Improve this Doc View Source

PlayerSession

Declaration
public readonly IPlayerSession PlayerSession
Field Value
Type Description
Robust.Server.Player.IPlayerSession
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾