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