Search Unity

Calling RPC directly from the Server

Discussion in 'Multiplayer' started by rterranova, Jan 30, 2013.

  1. rterranova

    rterranova

    Joined:
    Nov 6, 2009
    Posts:
    43
    Can you call a RPC directly from a Server.

    For example the server calls RPC Function myRPCFunc and the client then recieves it?