NetPad
  • General
    • Introduction
    • Technical Overview
  • Manual
    • Terminology
      • Server (Game), Client (Controller)
      • Controller - Input, Proxy
      • Constants
      • Webserver
    • Components
      • NetPadServer
      • NetPadClient
      • NetPadBehaviour
      • Input
        • NetPadJoystick
        • NetPadGyroscope
        • NetPadDPad
          • DPadButton
        • NetPadAccelerometer
        • NetPadTouch
        • NetPadCamera
        • NetPadButton
        • Multi-Touch + Gestures
      • LayoutListener
      • NetPadDiscoveryServer
      • NetPadDiscoveryClient
    • Other
      • Constants
      • Settings
      • Buildpipeline
    • Other
      • Attributes
      • Build Pipeline
      • NetPad Settings
      • NetPad Constants
Powered by GitBook
On this page
  1. Manual
  2. Components

NetPadDiscoveryClient

The Discovery Client is a separate component designed to facilitate the process of finding available NetPadDiscoveryServer and auto connecting to the server.

Add this component to your NetPadClient gameObject to automate the connectiong process.

PreviousNetPadDiscoveryServerNextOther

Last updated 2 years ago