SwiftlyS2

CMsgSteamNetworkingIdentityLegacyBinary

Interface CMsgSteamNetworkingIdentityLegacyBinary

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgSteamNetworkingIdentityLegacyBinary : ITypedProtobuf<CMsgSteamNetworkingIdentityLegacyBinary>, INativeHandle

Implements

Properties

GenericBytes

byte[] GenericBytes { get; set; }
Property Value

GenericString

string GenericString { get; set; }
Property Value

Ipv6AndPort

byte[] Ipv6AndPort { get; set; }
Property Value

SteamId

ulong SteamId { get; set; }
Property Value

On this page