sim.handleAddOnScripts

Lua only. Calls a specific function in add-ons. Should only be called from the main script

Synopsis

int count = sim.handleAddOnScripts(int callType)

Arguments

  • callType: desired system call type (e.g. sysCall_actuation).

Return values

  • count: number of called add-on scripts