Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 273 Bytes

GetIsTaskActive.md

File metadata and controls

19 lines (15 loc) · 273 Bytes
ns
TASK

GET_IS_TASK_ACTIVE

// 0xB0760331C7AA4155 0x86FDDF55
BOOL GET_IS_TASK_ACTIVE(Ped ped, int taskIndex);
Task index enum: https://alloc8or.re/gta5/doc/enums/eTaskTypeIndex.txt

Parameters

  • ped:
  • taskIndex:

Return value