Difference between revisions of "GetConversationEntryParameter"

From Dragon Age Toolset Wiki
Jump to: navigation, search
(whoops. misread "conversion" as "conversation")
m
Line 3: Line 3:
 
|brief=Returns the global conversation line or action script parameter
 
|brief=Returns the global conversation line or action script parameter
 
|returntype=int
 
|returntype=int
|returndesc=
+
|returndesc=The script parameter
 
|sourcefile=script.ldf
 
|sourcefile=script.ldf
 
|sourcemodule=
 
|sourcemodule=

Revision as of 01:01, 29 October 2009

Returns the global conversation line or action script parameter

int GetConversationEntryParameter(
);
Parameters:
None
Returns:

The script parameter

Source:

script.ldf

Description

Returns the script parameter for a conversation line.