Show / Hide Table of Contents

Struct RoundEndMessageEvent.RoundEndPlayerInfo

Namespace: Content.Shared.GameTicking
Assembly: Content.Shared.dll
Syntax
public struct RoundEndPlayerInfo

Fields

| Improve this Doc View Source

Antag

Declaration
public bool Antag
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

Connected

Declaration
public bool Connected
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

Observer

Declaration
public bool Observer
Field Value
Type Description
System.Boolean
| Improve this Doc View Source

PlayerICName

Declaration
public string? PlayerICName
Field Value
Type Description
System.Nullable<System.String>
| Improve this Doc View Source

PlayerNetEntity

Declaration
public NetEntity? PlayerNetEntity
Field Value
Type Description
System.Nullable<NetEntity>
| Improve this Doc View Source

PlayerOOCName

Declaration
public string PlayerOOCName
Field Value
Type Description
System.String
| Improve this Doc View Source

Role

Declaration
public string Role
Field Value
Type Description
System.String
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾