Returns whether the currently displayed loot came from fishing. Used in the default UI to play a fishing sound effect and change the appearance of the loot window.


See also Loot functions.

Signature:

isFishing = IsFishingLoot()

Returns:

  • isFishing - 1 if the currently displayed loot is fishing loot; otherwise nil (1nil)