===== GetAutoFollowTargetIndex ===== Obtains the current auto-follow target index. ELITEAPI_API unsigned int __stdcall GetAutoFollowTargetIndex(void* apiObject); **Parameters** *//apiObject// [in] * A handle to an EliteAPI object. **Return Value** Returns the current auto-follow targets target index if auto-following, 0 otherwise.