Represents the result of starting the Fusion Simulation More...
Public Member Functions | |
override string | ToString () |
String representation of the StartGameResult 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... | |
string | StackTrace [get] |
Optional Exception StackTrace More... | |
Represents the result of starting the Fusion Simulation
override string ToString | ( | ) |
String representation of the StartGameResult
|
get |
Custom Error Message filled with data about the Shutdown. Usually used to store custom data when the StartGame fails.
|
get |
Signal if the Start was OK
Start Game Shutdown Reason
|
get |
Optional Exception StackTrace