Struct SampleReport
Namespace: Unity.Simulation.Tests
Syntax
[Serializable]
public struct SampleReport
Fields
category
Declaration
public int category
Field Value
| Type | Description |
|---|---|
| Int32 |
events
Declaration
public AggregationEvent[] events
Field Value
| Type | Description |
|---|---|
| AggregationEvent[] |
name
Declaration
public string name
Field Value
| Type | Description |
|---|---|
| String |