Click or drag to resize

ObjectReportStates Class

Encapsulates the states of an object
Inheritance Hierarchy
SystemObject
  ImmerseSDK.ReportingObjectReportStates

Namespace:  ImmerseSDK.Reporting
Assembly:  ImmerseSDK.App (in ImmerseSDK.App.dll) Version: 3.5.0.0 (3.5.0.0)
Syntax
C#
[SerializableAttribute]
public class ObjectReportStates

The ObjectReportStates type exposes the following members.

Constructors
  NameDescription
Public methodObjectReportStates
Initializes a new instance of the ObjectReportStates class
Top
Fields
  NameDescription
Public fieldEngaged
True if the object is engaged at the time
Public fieldReportingName
The reporting name
Public fieldState
The state of the object
Top
See Also