ParaScript.SendMessageToOthers

Declaration

public void SendMessageToOthers(string method, params object[] args)

Parameter

string methodThe name of the function defined in the Lua file of the ParaScript
params object[] argsVariable parameter

Description

Sends network events to other players in a room.