- Found in:
- CACO
Description
Documentation Comment
used for swapping valueMod/peakValueMod effect archetype (to make effects stack or not)
Caveats
Parameters
MagicEffect[]mgefs
bool[]bStack
Examples
Auto-Generated Example
MagicEffect[] myMagicEffectArray__mgefs
bool[] myBoolArray__bStack
DP_Extender.SetStackingPrefs(myMagicEffectArray__mgefs, myBoolArray__bStack)