The Assert Node compares two values and outputs the result of the comparison as a Boolean. The Data Type of the values to be compared can be chosen on the Attributes.
Scope: Project, Scene, Function, Prefab.
Data Type
Drop-down
The Data Type of the two values that will be compared.
Operator
The operation that will be used to compare the values.
Default A
Defined in the Data Type Attribute
The default value of A, if none is given in the Input Socket.
A
Default B
The default value of B, if none is given in the Input Socket.
B
Label
String
Message that will be printed on the Console along with the comparison result.
Pulse Input (►)
Pulse
A standard Input Pulse, to trigger the execution of the Node.
First value to compare.
Second value to compare.
Pulse Output (►)
A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution.
C
Bool
Result of the comparison.
Last updated 11 months ago