Description: Called together with FREE_MEMORY_FOR_LOW_QUALITY_PHOTO
| Property | Value |
|---|---|
| Native Name | BEGIN_CREATE_LOW_QUALITY_COPY_OF_PHOTO |
| Hash | 0x494A9874F17A7D50 |
| Return Type | BOOL |
| Build | 1207 |
| Parameters | p0 (int) |
Parameters
p0(int)
Usage
Lua (Direct):
local result = BeginCreateLowQualityCopyOfPhoto(p0)
Lua (Hash):
local result = Citizen.InvokeNative(0x494A9874F17A7D50, p0)