Difference between revisions of "SKSE Wish List"

267 bytes added ,  12:05, 4 February 2015
imported>Notanon
imported>Jaxonz
Line 93: Line 93:


===StringUtils===
===StringUtils===
*'''StringReplace ''' - Replace characters/substrings in an existing string.
  StringReplace (String sOriginal, String sOldSubstr, String sNewSubstr, int Flags)
Flags for case sensitivity, etc.
Easy enough to do this in Papyrus, but could be more efficient in C++.


===Misc===
===Misc===
Anonymous user