BevLocalizationUpdate
↳ extends Niantic.Protobuf.IMessage
Declaration
public sealed partial class BevLocalizationUpdate : IMessage<BevLocalizationUpdate>, IBufferMessageConstructors
Constructor
public BevLocalizationUpdate()
Overload
public BevLocalizationUpdate(BevLocalizationUpdate other)
Properties
| Name | Type | Summary |
|---|---|---|
| Altitude | double | - |
| Confidence | double | - |
| static readonly Descriptor | MessageDescriptor | - |
| FrameId | ulong | - |
| readonly HasFrameId | bool | - |
| Heading | double | - |
| Latitude | double | - |
| Likelihood | double | - |
| Longitude | double | - |
| Method | BevLocalizationMethod | - |
| static readonly Parser | MessageParser<BevLocalizationUpdate> | - |
| RequestIdentifier | ByteString | - |
Fields
Methods
| Name | Type | Summary |
|---|---|---|
| CalculateSize | int | - |
| ClearFrameId | void | - |
| Clone | BevLocalizationUpdate | - |
| Equals | bool | - |
| GetHashCode | int | - |
| MergeFrom | void | - |
| ToString | string | - |
| WriteTo | void | - |
Relationships
implements: Niantic.Protobuf.IBufferMessage