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