[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:Rage.InitializationFile.ReadBoolean(System.String,System.String,System.Boolean)"]
Namespace: Rage
Assembly: RagePluginHook (in RagePluginHook.dll) Version: 0.0.0.0 (0.56.1131.11510)
public bool ReadBoolean( string sectionName, string keyName, [OptionalAttribute] bool defaultValue )
Parameters
- sectionName
- Type: SystemString
[Missing <param name="sectionName"/> documentation for "M:Rage.InitializationFile.ReadBoolean(System.String,System.String,System.Boolean)"]
- keyName
- Type: SystemString
[Missing <param name="keyName"/> documentation for "M:Rage.InitializationFile.ReadBoolean(System.String,System.String,System.Boolean)"]
- defaultValue (Optional)
- Type: SystemBoolean
[Missing <param name="defaultValue"/> documentation for "M:Rage.InitializationFile.ReadBoolean(System.String,System.String,System.Boolean)"]
Return Value
Type: Boolean[Missing <returns> documentation for "M:Rage.InitializationFile.ReadBoolean(System.String,System.String,System.Boolean)"]