| Property | Value |
|---|---|
| Native Name | TEXT_BLOCK_REQUEST |
| Hash | 0xF66090013DE648D5 |
| Return Type | void |
| Build | 1207 |
| Parameters | textBlock (const char*) |
Parameters
textBlock(const char*)
Usage
Lua (Direct):
TextBlockRequest(textBlock)
Lua (Hash):
Citizen.InvokeNative(0xF66090013DE648D5, textBlock)