SetAutoFollow

Sets if the player is currently auto-following the target or point.

ELITEAPI_API bool __stdcall SetAutoFollow(void* apiObject, bool follow);

Parameters

Return Value

Returns true on success, false otherwise.