C# Class ExitGames.Client.Photon.EventCode

Class for constants. These values are for events defined by Photon Loadbalancing. Pun uses these constants internally.
They start at 255 and go DOWN. Your own in-game events can start at 0.
Show file Open project: hydrater/Lucid Class Usage Examples