===== HasFishOnLine ===== Determines if the player currently has a fish on their line. ELITEAPI_API bool __stdcall HasFishOnLine(void* apiObject); **Parameters** *//apiObject// [in] * A handle to an EliteAPI object. **Return Value** True if fighting a fish, false otherwise.