Player.CmdBroadCastNewPlayerSetup C# (CSharp) 메소드

CmdBroadCastNewPlayerSetup() 개인적인 메소드

private CmdBroadCastNewPlayerSetup ( ) : void
리턴 void
    private void CmdBroadCastNewPlayerSetup()
    {
        RpcSetupPlayerOnAllClients();
    }