Profiler Start
Last updated
Last updated
The Profiler Start Node marks the start of a Profiler Block that will be analyzed in the Profiler View.
Scope: Project, Scene, Function, Prefab.
Attribute | Type | Description |
---|---|---|
| String | Default name the block will have in the Profiler View, if none is given in the Input Socket. |
| Color | Color the block will have in the Profiler View. |
Input | Type | Description |
---|---|---|
Pulse Input (►) | Pulse | A standard Input Pulse, to trigger the execution of the Node. |
| String | Name the block will have in the Profiler View. |
Output | Type | Description |
---|---|---|
Pulse Output (►) | Pulse | A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution. |