aemu_dac_get_module

Syntax

native bool:aemu_dac_get_module(output[], const lenght, bool:path = false);

Usage

output
Buffer to copy module name to
lenght
Maximum buffer size
path
Provides full path of the module name

Description

Gets the DAC name of the suspicious module.

Note

: Use this native only inside the forward 'aemu_dac_query' and for reason 2,3 only

Return

return true if so, false otherwise