RegisterStreamingFileFromKvs
DocsRegisterStreamingFileFromKvs(kvsKey)Description
Experimental: This native may be altered or removed in future versions of CitizenFX without warning.
Registers a KVP value as an asset with the GTA streaming module system. This function currently won't work.
Parameters
| Name | Type | Description |
|---|---|---|
kvsKey | char* | The KVP key in the current resource to register as an asset. |
Returns
voidThis native does not return a value.