GetPlayTime

From Dragon Age Toolset Wiki
Revision as of 19:06, 2 March 2010 by BryanDerksen (Talk | contribs) (looks okay, removing tag)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
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