Skip to main content
Version: 4.55.1

Nodes > Constants > Script Reference

Script Reference

This specialized node functions like a ScriptComponent input but allows you to specify a script graph which the ScriptComponent must be an instance of. This allows you to reference functions and variables from that script graph in this one. Tip: Try creating it by dragging a script graph asset into your graph.

Outputs

NameTypeDescription
ScriptComponentScriptComponentThe input ScriptComponent or ScriptComponent array.

Properties

NameTypeDescription
refAsset referenceA reference to the script graph asset this input should be restricted to.
ArrayboolIf selected, this option will have this node be an input of an array of ScriptComponents instead of a single one.
namestringTitle used for this property on the parent object.
Sort IndexintControls the ordering relative to other properties on the parent object
Group NamestringIf not empty, draws this property in a collapsible group with this Group name
HintstringTooltip message shown on mouse hover
Was this page helpful?
Yes
No