Profiler Start
Overview

The Profiler Start Node marks the start of a Profiler Block that will be analyzed in the Profiler View.
Scope: Project, Scene, Function, Prefab.
Attributes

Attribute
Type
Description
Block Name
String
Default name the block will have in the Profiler View, if none is given in the Input Socket.
Block Color
Color
Color the block will have in the Profiler View.
Inputs
Input
Type
Description
Pulse Input (►)
Pulse
A standard Input Pulse, to trigger the execution of the Node.
Block Name
String
Name the block will have in the Profiler View.
Outputs
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.
See Also
Last updated
Was this helpful?