Gamebase SDK for Unity  2.2.1
Toast Gamebase Platform

◆ IsSuccess()

static bool IsSuccess ( GamebaseError  error)
static

Return true if the GamebaseException object is null or the error code is zero.

Since
Added 1.4.0.
Parameters
errorThe exception that occurred.
Returns
True if success, false if not.