ParaScript.SendMessageToOthersDeclaration public void SendMessageToOthers(string method, params object[] args) Parameter string methodThe name of the function defined in the Lua file of the ParaScriptparams object[] argsVariable parameter Description Sends network events to other players in a room.