GetFalloutDirectory
From GECK
A function added by the New Vegas Script Extender.
Contents
Description
Returns the path to the main directory of Fallout: New Vegas on the user's system.
Syntax
(string) GetFalloutDirectory
Example
string_var FO_dir let FO_dir := GetFalloutDirectory ; FO_dir == "E:\STEAM\steamapps\common\Fallout New Vegas\"