Difference between revisions of "GetPlayTime"

From Dragon Age Toolset Wiki
Jump to: navigation, search
m (1 revision: Importing auto-generated function articles)
(looks okay, removing tag)
 
Line 1: Line 1:
{{Generated}}
 
 
{{dafunction
 
{{dafunction
 
|name=GetPlayTime
 
|name=GetPlayTime

Latest revision as of 19:06, 2 March 2010

Get the time that has elapsed for this particular playthrough of the game.

int GetPlayTime(
);
Parameters:
None
Returns:

Returns the elapsed playthrough time in seconds.

Source:

script.ldf

Description