GetConversationEntryParameter

From Dragon Age Toolset Wiki
Revision as of 00:14, 19 November 2009 by BryanDerksen (Talk | contribs) (currently nonfunctional :()

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.