Native referenceFiveMshared

DELETE_RESOURCE_KVP

0x7389B5DF CFX
FUNCTION SIGNATURE
void DELETE_RESOURCE_KVP(char* key);
Property Value
Native Name DELETE_RESOURCE_KVP
Hash 0x7389B5DF
Return Type void
API Set shared
Parameters key (char*)

Parameters

  • key (char*) — The key to delete

Examples

DeleteResourceKvp('liberty_city')
Back to CFX