User Tools

Site Tools


eliteapi:functions:entity:sethands

SetHands

Sets the entities hands.

ELITEAPI_API bool __stdcall SetHands(void* apiObject, int index, unsigned short handsId);

Parameters

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

Return Value

True on success, false otherwise.

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