Description: Only used in R* script long_update.ysc in script function REFRESH_CLOSEST_TOWN
| Property | Value |
|---|---|
| Native Name | _PERSISTENCE_REFRESH_TOWN_VOLUME |
| Hash | 0xEFB5F34CC0953B27 |
| Return Type | void |
| Build | 1207 |
| Parameters | volume (Volume) |
Parameters
volume(Volume)
Usage
Lua (Direct):
PersistenceRefreshTownVolume(volume)
Lua (Hash):
Citizen.InvokeNative(0xEFB5F34CC0953B27, volume)
End of PERSISTENCE natives