SwiftlyS2

CMsgClientWelcome_Location

Interface CMsgClientWelcome_Location

Namespace: SwiftlyS2.Shared.ProtobufDefinitions

Assembly: SwiftlyS2.CS2.dll

public interface CMsgClientWelcome_Location : ITypedProtobuf<CMsgClientWelcome_Location>, INativeHandle

Implements

Properties

Country

string Country { get; set; }
Property Value

Latitude

float Latitude { get; set; }
Property Value

Longitude

float Longitude { get; set; }
Property Value

On this page