Class ReportingMonitor
Namespace: Global Namespace
Syntax
public class ReportingMonitor : MonoBehaviour
Properties
Instance
Declaration
public static ReportingMonitor Instance { get; set; }
Property Value
Type | Description |
---|---|
ReportingMonitor |
RecordingMode
Declaration
public RecordingMode RecordingMode { get; set; }
Property Value
Type | Description |
---|---|
RecordingMode |
Methods
Destroy(ReportingMonitor)
Declaration
public static void Destroy(ReportingMonitor instance)
Parameters
Type | Name | Description |
---|---|---|
ReportingMonitor | instance |