| Property | Value |
|---|---|
| Native Name | GET_NAMED_RENDERTARGET_RENDER_ID |
| Hash | 0xB6762A85EE29AA60 |
| Return Type | int |
| Build | 1207 |
| Parameters | name (const char*) |
Parameters
name(const char*)
Usage
Lua (Direct):
local result = GetNamedRendertargetRenderId(name)
Lua (Hash):
local result = Citizen.InvokeNative(0xB6762A85EE29AA60, name)