Failure class
game.debug.Failure
Inheritance
Base: ISerializable
Derived
None.
Properties
| Property | Type | |
|---|---|---|
id | game.debug.FailureId | |
time | float | |
message | string | |
path | game.DebugPath | |
previous | game.debug.Failure? | |
cause | game.debug.Failure? |
Functions
None.
game.debug.Failure
Base: ISerializable
None.
| Property | Type | |
|---|---|---|
id | game.debug.FailureId | |
time | float | |
message | string | |
path | game.DebugPath | |
previous | game.debug.Failure? | |
cause | game.debug.Failure? |
None.