This function sends all queued events and disables analytics. Your game will automatically call this function on exit, so you do not generally need to call this.
Syntax
static bool Disable()
Returns
Returns true if all queued events were successfully sent.