Show / Hide Table of Contents

Class RequestCrewManifestMessage

A message to send to the server when requesting a crew manifest. CrewManifestSystem will open an EUI that will send the crew manifest to the player when it is updated.

Inheritance
System.Object
RequestCrewManifestMessage
Namespace: Content.Shared.CrewManifest
Assembly: Content.Shared.dll
Syntax
public sealed class RequestCrewManifestMessage : EntityEventArgs

Constructors

| Improve this Doc View Source

RequestCrewManifestMessage(NetEntity)

Declaration
public RequestCrewManifestMessage(NetEntity id)
Parameters
Type Name Description
NetEntity id

Properties

| Improve this Doc View Source

Id

Declaration
public NetEntity Id { get; }
Property Value
Type Description
NetEntity
  • Improve this Doc
  • View Source
☀
☾
In This Article
Back to top
Generated by DocFX
☀
☾