MapPoint2D
↳ extends Niantic.Protobuf.IMessage
Declaration
public sealed partial class MapPoint2D : IMessage<MapPoint2D>, IBufferMessageConstructors
Constructor
public MapPoint2D()
Overload
public MapPoint2D(MapPoint2D other)
Properties
| Name | Type | Summary |
|---|---|---|
| static readonly Descriptor | MessageDescriptor | - |
| static readonly Parser | MessageParser<MapPoint2D> | - |
| readonly Point2D | RepeatedField<float> | - |
Fields
| Name | Type | Summary |
|---|---|---|
| static Point2DFieldNumber | int | - |
Methods
| Name | Type | Summary |
|---|---|---|
| CalculateSize | int | - |
| Clone | MapPoint2D | - |
| Equals | bool | - |
| GetHashCode | int | - |
| MergeFrom | void | - |
| ToString | string | - |
| WriteTo | void | - |
Relationships
implements: Niantic.Protobuf.IBufferMessage