Call Function Nodes

By using the Call Function node, you can call functions you defined, activate or deactivate events, call APIs, write to HTML TextBox, Open URL, or Reload Image from URL.

Call Function - Call Custom Function

Figure 1. Call Custom Function.

By using a Call Custom Function node, you can call functions you made by names. The called functions will execute nodes in order from Make Function (See also “Make Function” in Onboarding).

Call Function - Activate/Deactivate Event

Figure 1. Activate/Deactivate Event.

By using an Activate or Deactivate Event node, you can activate or deactivate the events by name. Only active events can be triggered during gameplay (See also “Event” in Onboarding).