Osiris/Shared/PROC StopLoopEffect
From Divinity Engine Wiki
Full Definition(s)
- PROC PROC_StopLoopEffect((GUIDSTRING)_Source, (STRING)_ID)
Description
Stops the loop effect with _ID on _Source. Only works with loop effects created through PROC_LoopEffect.
Notes
- This is a wrapper around the Osiris call StopLoopEffect.