User Tools

Site Tools


eliteapi:functions:entity:sethead

SetHead

Sets the entities head.

ELITEAPI_API bool __stdcall SetHead(void* apiObject, int index, unsigned short headId);

Parameters

  • apiObject [in]
    • A handle to an EliteAPI object.
  • index [in]
    • The index of the entity to obtain.
  • headId [in]
    • The head model id to set the entity to.

Return Value

True on success, false otherwise.

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