- Found in:
- Dylbills PE
Description
Documentation Comment
Add Suffix to akForm's name
If OnlyIfNotPresent == true (default) only adds the Suffix if it's not already present.
Requires skse
Caveats
Parameters
Examples
Auto-Generated Example
Form myForm__akForm
string myString__Suffix
bool myBool__OnlyIfNotPresent
DbMiscFunctions.AddSuffixToFormName(myForm__akForm, myString__Suffix, myBool__OnlyIfNotPresent)