Where could I find ExitGames.Client.Photon documentation?

Options
LogunovFGP
edited December 2022 in DotNet

Hi, we are using Photon Engine 4 Self Hosted server, and this is bundled with ExitGames.Client.Photon based unity example.


There is absolutely none documentation on it, each referrence moves to: https://doc.photonengine.com/en-us/server/v4/getting-started/photon-server-in-5min which is **server documentation** and has no relation to **client library given**.

Method description doesn't have any XML comments included, they are empty and saying nothing what they do. Is that supposed to be used by intuition or there are hidden tutorials like for server in place?

Found this only: https://doc-api.photonengine.com/en/dotnet/current/class_exit_games_1_1_client_1_1_photon_1_1_network_simulation_set.html


But this is also empty, for example: https://doc-api.photonengine.com/en/dotnet/current/class_exit_games_1_1_client_1_1_photon_1_1_peer_base.html here is a peer documentation, which has absolute nothing about difference between Service() and SendOutgoindMessages()

With many regards and full of respect,

Alexander.

Answers