removeAnimation

abstract fun removeAnimation(id: String)

Removes an animation from the plugin.

Since

2.0.0

Parameters

id

The id of the animation that should be removed (case-insensitive).

Sources

Link copied to clipboard