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