Set Remote URL

Overview

Set Remote URL sets the URL Attribute of a Web Sprite Object. It receives as inputs the Object ID of the Web Sprite Object and the URL.

Scope:Scene, Function, Prefab.

Attributes

Object

AttributeTypeDescription

Object

ObjectID

The Web Sprite Object whose URL you wish to set, if none is given in the Object ID Socket.

Default

AttributeTypeDescription

URL

String

Default value of the URL you wish to set the Web Sprite Object to, if none is given in the Input Socket.

Inputs

InputTypeDescription

Pulse Input (►)

Pulse

A standard Input Pulse, to trigger the execution of the Node.

Object ID

ObjectID

The Web Sprite Object whose URL you wish to set.

URL

String

The URL you wish to set the Web Sprite Object to.

Outputs

OutputTypeDescription

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