| Property | Value |
|---|---|
| Native Name | _UILOG_SET_TOTAL_TAKE_SUMMARY |
| Hash | 0xD106B211EF1B8F04 |
| Return Type | void |
| Build | 1207 |
| Parameters | p0 (const char*), p1 (const char*) |
Parameters
p0(const char*)p1(const char*)
Usage
Lua (Direct):
UilogSetTotalTakeSummary(p0, p1)
Lua (Hash):
Citizen.InvokeNative(0xD106B211EF1B8F04, p0, p1)