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