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