The Call JavaScript Function Node executes a JavaScript function that is defined in a Web Sprite Object, which has to be given to the Node as its Object Attribute.
Scope: Scene.
JS Function Name
String
Name of the function to be executed, if none is given in the Function name Input Socket.
Function name
Parameters [n]
Drop-down
Label, Data Type, and default value of the parameters given to the function.
Pulse Input (►)
Pulse
A standard Input Pulse, to trigger the execution of the Node.
Object ID
ObjectID
Web Sprite Object that contains the definition of the function to be executed.
Name of the function to be executed.
Parameter [n]
Defined in the Data Type of the Parameters Attribute
Parameters
Value of the corresponding parameter.
Pulse Output (►)
A standard Output Pulse, to move onto the next Node along the Logic Branch, once this Node has finished its execution.
OnLoaded
Flows to additional actions when the Web Sprite Object has finished loading.
On JavaScript Callback
Last updated 11 months ago