Background for Skyrim SE
Member of the DbMiscFunctions script
stringfunctionGetPscEventNamesFromFile(stringSourceFilePath, stringDivider="n", intStartIndex=0)Global


Caveats


Parameters

stringSourceFilePath

stringDivider="n"

intStartIndex=0


Examples

Auto-Generated Example

string myString__SourceFilePath
string myString__Divider
int myInt__StartIndex

string returnedValue = DbMiscFunctions.GetPscEventNamesFromFile(myString__SourceFilePath, myString__Divider, myInt__StartIndex)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.