SwiftlyS2

CMsgSteamDatagramSetSecondaryAddressResult

Interface CMsgSteamDatagramSetSecondaryAddressResult

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgSteamDatagramSetSecondaryAddressResult : ITypedProtobuf<CMsgSteamDatagramSetSecondaryAddressResult>, INativeHandle

Implements

Properties

Message

string Message { get; set; }
Property Value

Success

bool Success { get; set; }
Property Value

On this page