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