ScanResourceRoot — FiveM Natives
0x636F097F · CFX · server
Scans the resources in the specified resource root. This function is only available in the 'monitor mode' process and is not available for user resources.
Parameters
| Name | Type | Description |
|---|---|---|
| rootPath | char* | The resource directory to scan. |
| callback | func | A callback that will receive an object with results. |
Returns
void