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