SwiftlyS2

NetMessageConnectionCrashed

Interface NetMessageConnectionCrashed

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface NetMessageConnectionCrashed : ITypedProtobuf<NetMessageConnectionCrashed>, INativeHandle

Implements

Properties

Message

string Message { get; set; }
Property Value

Reason

uint Reason { get; set; }
Property Value

On this page