Conversation Lua API

From Off Grid Wiki
Revision as of 12:27, 23 July 2020 by WikiAdmin (talk | contribs)
Jump to navigation Jump to search

Conversation

Description

Allows the user to start scripted conversations

Functions

StartScript

Conversation.StartScript(path, onCompleteCallback)

Expected parameter types

Name Type
path string
onCompleteCallback Lua Type

Description: Starts a conversation from a name

Returns: Nothing

Notes: Must be in MissionFolder/Conversations/$path


This file is auto generated, please don't edit manually!

Docs last hacked together on: 23/07/2020 11:58