has_animated_plug

has_animated_plug(plug: Plug) bool

Check if the plug has an animated plug.

Returns True if the plug has an animated plug.

Parameters

plug (Plug) – The asset plug

Return type

bool