Difference between revisions of "SKSE Wish List"

54 bytes added ,  12:36, 4 February 2015
imported>Jaxonz
imported>Jaxonz
Line 108: Line 108:
   String Function IIfString (bool bTestExpr, String sValIfTrue, String sValIfFalse)
   String Function IIfString (bool bTestExpr, String sValIfTrue, String sValIfFalse)
   Float Function IIfFloat (bool bTestExpr, Float fValIfTrue, Float fValIfFalse)
   Float Function IIfFloat (bool bTestExpr, Float fValIfTrue, Float fValIfFalse)
:This may implement better as a language enhancement.


==Questionable Requests==
==Questionable Requests==
Anonymous user