GetGraphicsDetailLevel

From Dragon Age Toolset Wiki
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).