Table of Contents

Class Status

Namespace
OpenGSQ.Responses.Satisfactory
Assembly
OpenGSQ.dll

Represents the status response.

public class Status
Inheritance
Status
Inherited Members

Properties

BeaconPort

Gets or sets the beacon port.

public short BeaconPort { get; set; }

Property Value

short

State

Gets or sets the state.

public byte State { get; set; }

Property Value

byte

Version

Gets or sets the version.

public int Version { get; set; }

Property Value

int