===== SetFishStamina ===== Sets the current fishes stamina. ELITEAPI_API bool __stdcall SetFishStamina(void* apiObject, int stamina); **Parameters** *//apiObject// [in] * A handle to an EliteAPI object. *//stamina// [in] * The stamina to set the fishes health to. **Return Value**