In the API documentation of Photon Server, there is a namespace called Photon.LoadBalancing. However, the assembly is not included in the Photon Server SDK. I can see Photon.SocketServer.dll in libs folder, but there is no Photon.LoadBalancing.dll.
Am I missing something? I want my classes to derive from GameApplication and GameClientPeer.
Am I missing something? I want my classes to derive from GameApplication and GameClientPeer.