Replace all sequences from from starting with symbol escape to corresponding substrings to in string str.
String ReplaceEscapeSequences(const String &str, const wchar_t escape, const StringArray &from, StringArray &to);
Namespace: | nitisa::scripting |
Include: | Nitisa/Modules/Scripting/Utils.h |