CustomData
↳ extends Niantic.Protobuf.IMessage
Declaration
public sealed partial class CustomData : IMessage<CustomData>, IBufferMessageConstructors
Constructor
public CustomData()
Overload
public CustomData(CustomData other)
Properties
| Name | Type | Summary |
|---|---|---|
| static readonly Descriptor | MessageDescriptor | - |
| DoubleArray | DoubleArray | - |
| FloatArray | FloatArray | - |
| readonly HasStringData | bool | - |
| IntArray | IntArray | - |
| Label | string | - |
| static readonly Parser | MessageParser<CustomData> | - |
| StringData | string | - |
| readonly ValueCase | ValueOneofCase | - |
Fields
| Name | Type | Summary |
|---|---|---|
| static DoubleArrayFieldNumber | int | - |
| static FloatArrayFieldNumber | int | - |
| static IntArrayFieldNumber | int | - |
| static LabelFieldNumber | int | - |
| static StringDataFieldNumber | int | - |
Methods
| Name | Type | Summary |
|---|---|---|
| CalculateSize | int | - |
| ClearStringData | void | - |
| ClearValue | void | - |
| Clone | CustomData | - |
| Equals | bool | - |
| GetHashCode | int | - |
| MergeFrom | void | - |
| ToString | string | - |
| WriteTo | void | - |
Relationships
implements: Niantic.Protobuf.IBufferMessage