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