SwiftlyS2

CMsgNotifyWatchdog

Interface CMsgNotifyWatchdog

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgNotifyWatchdog : ITypedProtobuf<CMsgNotifyWatchdog>, INativeHandle

Implements

Properties

AlertDestination

uint AlertDestination { get; set; }
Property Value

AlertType

uint AlertType { get; set; }
Property Value

Appid

uint Appid { get; set; }
Property Value

Critical

bool Critical { get; set; }
Property Value

Source

uint Source { get; set; }
Property Value

Text

string Text { get; set; }
Property Value

Time

uint Time { get; set; }
Property Value

On this page