GetGameSetting

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

Returns the value of a GameSetting.

Syntax

[help]
GetGameSetting GameSettingName 

Or:

GetGS GameSettingName

Example

GetGameSetting fActionPointsAttackLauncher

Returns the value stored in fActionPointsAttackLauncher.

See Also