- Found in:
- PO3's PE
Description
GitHub Wiki Description (PO3's PE)
- Append the condition list to this form. This is not serialized.
- Index is for spell/magic item effects
Caveats
Parameters
Examples
Auto-Generated Example
Form myForm__akForm
int myInt__aiIndex
string[] myStringArray__asConditionList
PO3_SKSEFunctions.SetConditionList(myForm__akForm, myInt__aiIndex, myStringArray__asConditionList)Additional References
View this function on the GitHub Wiki for powerofthree's Papyrus Extender
