User Tools

Site Tools


eliteapi:functions:autofollow:setautofollowcoords

SetAutoFollowInfo

Sets the current auto-follow coords to follow to.

ELITEAPI_API bool __stdcall SetAutoFollowCoords(void* apiObject, float fX, float fY, float fZ);

Parameters

  • apiObject [in]
    • A handle to an EliteAPI object.
  • fX [in]
    • The x-coord to auto-follow to.
  • fY [in]
    • The y-coord to auto-follow to.
  • fZ [in]
    • The z-coord to auto-follow to.

Return Value

Returns true on success, false otherwise.

eliteapi/functions/autofollow/setautofollowcoords.txt · Last modified: 2014/12/05 22:46 by atom0s