Description
Stops a healing modification that was started by the Start Healing Modification action.
Snippet
Stop Healing Modification(Last Healing Modification ID);
Properties
Returns: Void
Parameters: Healing Modification ID
Healing Modification ID
Type: HealingModificationId, Default: Last Healing Modification ID
Specifies which healing modification instance to stop. This id may be last healing modification id or a variable into which last healing modification id was earlier stored.