CIPLocationInfo
Interface CIPLocationInfo
Namespace: SwiftlyS2.Shared.ProtobufDefinitions
Assembly: SwiftlyS2.CS2.dll
public interface CIPLocationInfo : ITypedProtobuf<CIPLocationInfo>, INativeHandleImplements
Properties
City
string City { get; set; }Property Value
Country
string Country { get; set; }Property Value
Ip
uint Ip { get; set; }Property Value
Latitude
float Latitude { get; set; }Property Value
Longitude
float Longitude { get; set; }Property Value
State
string State { get; set; }Property Value