Difference between revisions of "Con GetINISetting"

Jump to navigation Jump to search
42 bytes removed ,  17:28, 16 August 2006
b i or f settings only
imported>Scruggs
imported>DragoonWraith
(b i or f settings only)
Line 15: Line 15:
==Notes==
==Notes==


*This function can only handle settings whose name begins with 'b', 'i', or 'f', as Oblivion needs to know what type of variable it's returning and settings which do not begin with these letters could be of any variable type.
*Due to limitations of the Wiki software, the title of this article, and links to it, cannot display it correctly - there is an underscore (_) in the function's name.
*Due to limitations of the Wiki software, the title of this article, and links to it, cannot display it correctly - there is an underscore (_) in the function's name.
*This function is identical to the GetINISetting [[:Category: Console Functions|Console Function]], and should behave as if you had called that function from the console.
*This function is identical to the GetINISetting [[:Category: Console Functions|Console Function]], and should behave as if you had called that function from the console.
*This function was not designed to be run from scripts, and so may not work as expected.
*This function was not designed to be run from scripts, and so may not work as expected.
*Many INI settings can't be accessed using this function, including most of those in the Controls subsection.
*Furthermore, many INI settings are not storable in any form of variable, and Oblivion's reaction to calling a function that returns such a value is unknown.


[[Category: OBSE Functions|Getinisetting]]
[[Category: OBSE Functions|Getinisetting]]
[[Category: OBSE Console Functions|Getinisetting]]
[[Category: OBSE Console Functions|Getinisetting]]

Navigation menu