===== GetCastBarPercent ===== Obtains the current cast bars percent value. ELITEAPI_API float __stdcall GetCastBarPercent(void* apiObject); **Parameters** *//apiObject// [in] * A handle to an EliteAPI object. **Return Value** Returns the current cast bar percent value. If the function fails, it will return 0.