GetGraphicsDetailLevel

From Dragon Age Toolset Wiki
Revision as of 19:56, 19 February 2010 by BryanDerksen (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Returns the graphics detail level of the currently running session.

int GetGraphicsDetailLevel(
);
Parameters:
None
Returns:

Returns a constant indicating graphics detail level.

Source:

script.ldf

Description

Returns the graphics detail level of the currently running session.

The return values can be 0 (low), 1 (medium), 2 (high) or 3 (very high).