Skip to content

Animated List Remove Item

Remove an item from an AnimatedList by item object or host object.

Parameters

Parameter Description
Animated List Target AnimatedList widget.
Item The spawned item instance or host GameObject to remove.
Override Default Animation If enabled, uses the custom animation settings in this action.
Duration Animation duration in seconds when overriding defaults.
Ease Animation curve when overriding defaults.
Fade If enabled, fades the item during animation.
Use Realtime If enabled, animation uses unscaled time.

Notes

  • If Animated List or Item is missing, the action does nothing.
  • If Override Default Animation is off, the list's default remove animation is used.