IsAutoFollowing

Determines if the player is currently auto-following a target / location or not.

ELITEAPI_API bool __stdcall IsAutoFollowing(void* apiObject);

Parameters

Return Value

True if the player is currently auto-following, false otherwise.