Photon Fusion
2.1.1
Represents the result of starting the Fusion Simulation. More...
Public Member Functions | |
| override string | ToString () |
| String representation of the StartGameResult. | |
Properties | |
| string | ErrorMessage [get] |
| Custom Error Message filled with data about the Shutdown. Usually used to store custom data when the StartGame fails. | |
| bool | Ok [get] |
| Signal if the Start was OK. | |
| ShutdownReason | ShutdownReason [get] |
| Start Game Shutdown Reason. | |
| string | StackTrace [get] |
| Optional Exception StackTrace. | |
Represents the result of starting the Fusion Simulation.