Looking through Albo's example callouts he utilizes NativeFunction.CallByName<uint>(TASK_COMBAT_PED",...)
I can find RAGE's documentation on the CallbyName method, but where can I find the list of items to pass to the method, like the above "TASK_COMBAT_PED"?
I feel like I'm missing a reference page somewhere... 🙂
TYIA!