Background for Skyrim SE
Member of the DbIniFunctions script
boolfunctionHasIniBool(stringsFilePath, stringsSection, stringsKey)Global

Description

Documentation Comment

Has functions==================================================================


Caveats


Parameters

stringsFilePath

stringsSection

stringsKey


Examples

Auto-Generated Example

string myString__sFilePath
string myString__sSection
string myString__sKey

bool returnedValue = DbIniFunctions.HasIniBool(myString__sFilePath, myString__sSection, myString__sKey)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.