Discussion list for Unity developers.
unity-dev at moock.org
Tue Jun 12 10:10:15 CDT 2007
On 6/12/07, Discussion list for Unity developers. <unity-dev at moock.org> wrote: > > in Unity 2, you'd send your custom message using UClient.sendUPC(): > > sendUPC(roomID, methodName, arg1, arg2,...argn) > > on the server, you add code to your custom room to receive the specified > methodName. > > does that meet your needs, or are you looking for something in addition > to sendUPC()'s functionality? Yeah that works. My Unity knowledge is more rusty than I thought! You can scratch this one from the wish list. Chad