GetConversationEntryParameter

From Dragon Age Toolset Wiki
Revision as of 02:54, 18 February 2012 by Sunjammer (Talk | contribs) (Correcting category)

Jump to: navigation, search

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.

Remarks

Note: this function is not currently implemented as of November 18. The function was never used internally during the game's development, so its nonfunctional state was not detected until post-launch. A game patch will likely include a fix for this in the future.