Difference between revisions of "GetINIBool - Utility"

Jump to navigation Jump to search
26 bytes added ,  12:39, 13 September 2018
no edit summary
imported>JustinOther
m (→‎Examples: Missed parenthesis)
imported>DAb
 
Line 28: Line 28:
</source>
</source>
*Toggle setting:
*Toggle setting:
<source lang="papyrus">Utility.SetINIBool(!Utility.GetINIBool("bShowCompass:Interface"))
<source lang="papyrus">Utility.SetINIBool("bShowCompass:Interface", !Utility.GetINIBool("bShowCompass:Interface"))
</source>
</source>


Anonymous user

Navigation menu