sim.broadcastMsgBroadcasts a message to all scripts, except for the emitting script. Messages are received synchronously via the sysCall_msg callback function Synopsissim.broadcastMsg(dict message, int options = 0)
sim.broadcastMsg(map message, int options = 0)
Arguments
|