setXpDropsEnabled

open fun setXpDropsEnabled(enable: Boolean): Boolean

Sets the option for showing XP drops.

Return

True if the option was successfully set; false if it was not for some unknown reason.

Parameters

enable

True to enable the displaying of XP drops; false to disable.