GET_PED_SOURCE_OF_DEATH
0x93C8B64DEB84728C
0x84ADF9EB
// GetPedSourceOfDeath
Entity GET_PED_SOURCE_OF_DEATH(Ped ped);
Returns the Entity (Ped, Vehicle, or ?Object?) that killed the 'ped'
Is best to check if the Ped is dead before asking for its killer.
Old name: _GET_PED_KILLER