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