Photon Quantum 3.0.0

Public Attributes | List of all members
Quantum.GameResult Class Reference

The game result class can be extended by a partial class. It is used with the EventGameResult to report the game result to the server. See the online documentation for more information. More...

Inheritance diagram for Quantum.GameResult:
IGameResult

Public Attributes

int Frame
 The frame when the game result was created. More...
 

Detailed Description

The game result class can be extended by a partial class. It is used with the EventGameResult to report the game result to the server. See the online documentation for more information.

Member Data Documentation

◆ Frame

int Quantum.GameResult.Frame

The frame when the game result was created.