isSuccess
Returns true if the GamebaseException object is null or the error code is zero.
Since
Added 1.4.0.
Return
True if success, false if not.
Parameters
exception
The exception that occurred.
Returns true if the GamebaseException object is null or the error code is zero.
Added 1.4.0.
True if success, false if not.
The exception that occurred.