Click or drag to resize

ReceiverUpdateDesc Structure

Represents a description of a receiver update.

Namespace:  Demo3D.MultiModel.Server
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 18.03.00
Syntax
C#
public struct ReceiverUpdateDesc : IEquatable<ReceiverUpdateDesc>

The ReceiverUpdateDesc type exposes the following members.

Constructors
  NameDescription
Public methodReceiverUpdateDesc
Represents a description of a receiver update.
Top
Properties
  NameDescription
Public propertyReceiver
Public propertyUpdateType
Top
See Also