GetNumResourceMetadata — FiveM Natives
0x776E864 · CFX · shared
Gets the amount of metadata values with the specified key existing in the specified resource's manifest. See also: Resource manifest
Parameters
| Name | Type | Description |
|---|---|---|
| resourceName | char* | The resource name. |
| metadataKey | char* | The key to look up in the resource manifest. |
Returns
int