SwiftlyS2

NetMessageConnectionClosed

Interface NetMessageConnectionClosed

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface NetMessageConnectionClosed : ITypedProtobuf<NetMessageConnectionClosed>, INativeHandle

Implements

Properties

Message

string Message { get; set; }
Property Value

Reason

uint Reason { get; set; }
Property Value

On this page