Determines if the player currently has a fish on their line.
ELITEAPI_API bool __stdcall HasFishOnLine(void* apiObject);
Parameters
Return Value
True if fighting a fish, false otherwise.