Description: nullsub, doesn't do anything
| Property | Value |
|---|---|
| Native Name | ACTIVITY_FEED_ACTION_START_WITH_COMMAND_LINE |
| Hash | 0x91D657230BC208D2 |
| Return Type | void |
| Build | 1207 |
| Parameters | p0 (const char*), p1 (const char*) |
Parameters
p0(const char*)p1(const char*)
Usage
Lua (Direct):
ActivityFeedActionStartWithCommandLine(p0, p1)
Lua (Hash):
Citizen.InvokeNative(0x91D657230BC208D2, p0, p1)