Classes | |
class | ExitGames.Client.Photon.SupportClass |
Contains several (more or less) useful static methods, mostly used for debugging. More... | |
class | ExitGames.Client.Photon.SupportClass.ThreadSafeRandom |
Class to wrap static access to the random.Next() call in a thread safe manner. More... | |
class | ExitGames.Client.Photon.Pool< T > |
class | ExitGames.Client.Photon.PreserveAttribute |
An Attribute named "Preserve" tells Unity to not strip the code. More... | |
Namespaces | |
namespace | ExitGames |
namespace | ExitGames.Client |
namespace | ExitGames.Client.Photon |