User Tools

Site Tools


eliteapi:functions:entity:setrenderflag02

SetRenderFlag02

Sets the entities render flag.

ELITEAPI_API bool __stdcall SetRenderFlag02(void* apiObject, int index, unsigned int flag);

Parameters

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

Return Value

True on success, false otherwise.

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