- Found in:
- CACO
Description
Documentation Comment
Set the taper duration/weight/curve for this Magic Effect. Taper values can be changed regardless of archetype.
Caveats
Parameters
MagicEffectmgef
floattDuration
Examples
Auto-Generated Example
MagicEffect myMagicEffect__mgef
float myFloat__tDuration
MagExtend.SetMGEFTaperDuration(myMagicEffect__mgef, myFloat__tDuration)