User Tools

Site Tools


eliteapi:functions:entity:sethposition

SetHPosition

Sets the entities h position.

ELITEAPI_API bool __stdcall SetHPosition(void* apiObject, int index, float hPosition);

Parameters

  • apiObject [in]
    • A handle to an EliteAPI object.
  • index [in]
    • The index of the entity to obtain.
  • xPosition [in]
    • The h position to set the entity to.

Return Value

True on success, false otherwise.

eliteapi/functions/entity/sethposition.txt · Last modified: 2014/12/08 02:28 (external edit)