Class ProfilerReport
Namespace: Unity.Simulation
Syntax
[Serializable]
public class ProfilerReport
Fields
Category
Declaration
public Category Category
Field Value
Type | Description |
---|---|
Category |
events
Declaration
public EventBase[] events
Field Value
Type | Description |
---|---|
EventBase[] |
name
Declaration
public string name
Field Value
Type | Description |
---|---|
String |