Class CloudTestingWindow.TestCounter
Namespace: Unity.RecordedTesting.Editor
Syntax
public class TestCounter : object
Fields
_name
Declaration
public string _name
Field Value
| Type | Description |
|---|---|
| String |
_value
Declaration
public int _value
Field Value
| Type | Description |
|---|---|
| Int32 |