Skip to main content
Version: 4.55.1

Nodes > Script > Call External Execution

Call External Execution

This node allows you to start execution on another script. When used in combination with a ScriptReference node you can select an Execution Input node from the inspector. Otherwise you must type the name of the function to call.

Inputs

NameTypeDescription
ScriptComponentScriptComponentThe ScriptComponent to start execution on. Tip: It is best if this comes from a ScriptReference node.
functionNamestringWhen you are not using a ScriptReference node you can provide the function name as a string.
Was this page helpful?
Yes
No