===== SetTarget ===== Sets the players current target. (Crash warning!) ELITEAPI_API bool __stdcall SetTarget(void* apiObject, int index); **Parameters** *//apiObject// [in] * A handle to an EliteAPI object. **Return Value** True on success, false otherwise.