GetCurrentScriptName

From Dragon Age Toolset Wiki
Jump to: navigation, search

Returns the name of the currently executing script

string GetCurrentScriptName(
);
Parameters:
None
Returns:

string with the name of the current script.

Source:

script.ldf

Description

Returns the name of the currently executing script for debugging purposes.