Description
Stops an instance of heal over time started by the Start Heal Over Time action.
Snippet
Stop Heal Over Time(Player.variableName);
Properties
Returns: Void
Parameters: HEAL Over Time ID
HEAL Over Time ID
Type: HotId, Default: Player Variable
Specifies which heal over time instance to stop. This id may be last heal over time id or a variable into which last heal over time id was earlier stored.