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