GetPlayTime

From Dragon Age Toolset Wiki
Jump to: navigation, search

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