Photon Fusion 1.1.11

Public Member Functions | Properties | List of all members
StartGameResult Class Reference

Represents the result of starting the Fusion Simulation More...

Public Member Functions

override string ToString ()
 StartGameResult to String More...
 

Properties

string ErrorMessage [get]
 Custom Error Message filled with data about the Shutdown. Usually used to store custom data when the StartGame fails. More...
 
bool Ok [get]
 Signal if the Start was OK More...
 
ShutdownReason ShutdownReason [get]
 Start Game Shutdown Reason More...
 

Detailed Description

Represents the result of starting the Fusion Simulation

Member Function Documentation

◆ ToString()

override string ToString ( )

StartGameResult to String

Returns

Property Documentation

◆ ErrorMessage

string ErrorMessage
get

Custom Error Message filled with data about the Shutdown. Usually used to store custom data when the StartGame fails.

◆ Ok

bool Ok
get

Signal if the Start was OK

◆ ShutdownReason

Start Game Shutdown Reason