| Property | Value |
|---|---|
| Native Name | _CLEAR_CONVERSATION_HISTORY_FOR_SCRIPTED_CONVERSATION |
| Hash | 0xEF51242E35242B47 |
| Return Type | void |
| Build | 1207 |
| Parameters | convoRoot (char*) |
Usage
Lua (Direct):
ClearConversationHistoryForScriptedConversation(convoRoot)
Lua (Hash):
Citizen.InvokeNative(0xEF51242E35242B47, convoRoot)