User Tools

Site Tools


eliteapi:functions:entity:setfishingtimer

SetFishingTimer

Sets the entities fish timer.

ELITEAPI_API bool __stdcall SetFishingTimer(void* apiObject, int index, unsigned short timer);

Parameters

  • apiObject [in]
    • A handle to an EliteAPI object.
  • index [in]
    • The index of the entity to obtain.
  • timer [in]
    • The fish timer to set the entity to.

Return Value

True on success, false otherwise.

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