LocalizationUpdate
↳ extends Niantic.Protobuf.IMessage
Declaration
public sealed partial class LocalizationUpdate : IMessage<LocalizationUpdate>, IBufferMessageConstructors
Constructor
public LocalizationUpdate()
Overload
public LocalizationUpdate(LocalizationUpdate other)
Properties
| Name | Type | Summary |
|---|---|---|
| Confidence | float | - |
| static readonly Descriptor | MessageDescriptor | - |
| FrameId | ulong | - |
| LocalizationMethod | LocalizationMethod | - |
| NodeIdentifier | ByteString | - |
| static readonly Parser | MessageParser<LocalizationUpdate> | - |
| Status | LocalizationStatus | - |
| TimestampMs | ulong | - |
| readonly TrackingToNodePose | RepeatedField<float> | - |
Fields
Methods
| Name | Type | Summary |
|---|---|---|
| CalculateSize | int | - |
| Clone | LocalizationUpdate | - |
| Equals | bool | - |
| GetHashCode | int | - |
| MergeFrom | void | - |
| ToString | string | - |
| WriteTo | void | - |
Relationships
implements: Niantic.Protobuf.IBufferMessage